Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link | |
|
Newbie Forum Mod
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
|
script error?!?
i just wrote one of my first avisynth scripts and wmplayer returns the following message to me:
Quote:
a= DirectShowSource("10_17_13_311.0000.mpg") b= DirectShowSource("10_17_13_311.0001.mpg") c= DirectShowSource("10_17_13_311.0002.mpg") d= DirectShowSource("10_17_13_311.0003.mpg") e= DirectShowSource("10_17_13_311.0004.mpg") UnalignedSplice(a+b+c+d+e) return("10things.avi") i know i'm still a noob concerning avisynth so this probably bleongs to the noob forum. thanks for your help steVe |
|
|
|
|
|
|
#3 | Link |
|
Retired AviSynth Dev ;)
![]() Join Date: Nov 2001
Location: Dark Side of the Moon
Posts: 3,480
|
Actually I think to remember that MPEGDecoder had the same limitation.
I would suggest, that you use Virtual Dub to convert the MPG's to HuffYUV AVI's.
__________________
Regards, sh0dan // VoxPod |
|
|
|
|
|
#4 | Link |
|
Newbie Forum Mod
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
|
2 porblems (:
1) virtualdub doesn't eat the files...
2) i don't have enough diskspace to save anything in Huffyuv avi format, otherwise i would ahve captured directly to this format anyway! thanks for your replies though regards steVe |
|
|
|
|
|
#5 | Link |
|
Registered User
Join Date: Oct 2002
Posts: 462
|
I disagree with Sh0dan on this one; I think Nic's MPEGDecoder can work for you. Nic is having trouble with pulldown and flags in DVD. But I think it works perfectly well with your kind of material.
Normally, I would not contradict Sh0dan, except that MPEGDecoder went through a lot of improvements just before Nic stopped working on it. My understanding is that Nic never got it to work with vob files the way he wanted, but it works with mpg files just fine. Stephen |
|
|
|
|
|
#6 | Link | ||
|
Super Moderator
![]() Join Date: Nov 2001
Location: Netherlands
Posts: 6,375
|
Quote:
Quote:
|
||
|
|
|
|
|
#8 | Link | |
|
Guest
Join Date: Jan 2002
Posts: 21,901
|
Quote:
|
|
|
|
|
|
|
#10 | Link |
|
Newbie Forum Mod
Join Date: Aug 2002
Location: way too deep in (cyber)space
Posts: 2,436
|
ok well
i guess they are mpeg2 files then... i actually believed my capture card only supports mpg one though, but i'm not sure about this ...
anyway thanks for you help steVe |
|
|
|
![]() |
|
|