View Full Version : Filter for reading VCD mpeg file.
ookzDVD
25th January 2004, 01:38
I really want to add subtitle to my VCD,
so I really need filter which can read the VCD's .mpg file correctly.
I've try the Nic's MPEGDecoder but it seems have problems,
the original .mpg is about 1:00 hour, but Nic's reported only 00:30 minutes.
Is there any other alternative filter ?
thank you.
stickboy
25th January 2004, 02:00
See this thread: How to open MPEG-1 into avisynth? (http://forum.doom9.org/showthread.php?s=&threadid=65843)
I guess I'll ask again: How hard would it be to pull the MPEG1 parser out of VirtualDub and to incorporate it into AviSynth (or to make a plug-in from it)?
JuanC
25th January 2004, 08:16
You could test VFAPI, using TMPGEnc or M2V_VFP to frameserve. this post could help (http://forum.doom9.org/showthread.php?s=&postid=303987#post303987)
Also, you can use the VFAPI reader codec with the .tpr file (Tmpenc project)
ookzDVD
26th January 2004, 02:18
@stickboy & JuanC,
Thank you for your reply,
my last problem is caused by Nic's bug, he told about it in the
readme file, and he suggest to input the "number of frames" as the
second parameter of his MPEGSource() filter to solve the problem.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.