tasoss
15th March 2004, 22:20
Hello people.I'm using avisynth 2.5 + virtualdub 1.5.1.
After reading http://www.100fps.com/ i'm trying to follow the procedure.
So i downloaded
www.avisynth.org/warpenterprises/files/mpeg2dec_25_dll_20030107.zip
Using:
LoadPlugin("c:\MPEG2DEC.dll")
video=mpeg2source("d:\moto\moto.mpv")
audio=wavsource("d:\moto\mogo.mpa")
audiodub(video,audio)
The problem is that it cannot open the file(this is what it reports)
I'm using PVAStrumento in order to create a video file and an audio one from the mpeg(DVB) that is created from Progdvb(that i'm using in order to watch satellite tv).
What am i doing wrong?
I also changed the extension from mpv to mpg(pvastrumento has this feature) but nothing!Maybe it's something with the codec.I'm trying so long to make divx from the mpeg records but i cannot and i think i will never do.
Newbie to avisynth so forgive me for my question!
Thx in advanced.
ps:First post nice to meet you
ps2:my main purpose is to deinterlace the video and divx it.
thx
After reading http://www.100fps.com/ i'm trying to follow the procedure.
So i downloaded
www.avisynth.org/warpenterprises/files/mpeg2dec_25_dll_20030107.zip
Using:
LoadPlugin("c:\MPEG2DEC.dll")
video=mpeg2source("d:\moto\moto.mpv")
audio=wavsource("d:\moto\mogo.mpa")
audiodub(video,audio)
The problem is that it cannot open the file(this is what it reports)
I'm using PVAStrumento in order to create a video file and an audio one from the mpeg(DVB) that is created from Progdvb(that i'm using in order to watch satellite tv).
What am i doing wrong?
I also changed the extension from mpv to mpg(pvastrumento has this feature) but nothing!Maybe it's something with the codec.I'm trying so long to make divx from the mpeg records but i cannot and i think i will never do.
Newbie to avisynth so forgive me for my question!
Thx in advanced.
ps:First post nice to meet you
ps2:my main purpose is to deinterlace the video and divx it.
thx