datascab
18th February 2004, 16:56
Hi,
I'm passing an mpeg2 elementary stream (*.m2v) using a script via direcshowsource.
Are there any parameters that I can append that will tell the splitter/demuxer the number of frames or duration?
Failing that, using moonlight stream explorer, I am able to produce an accurate media index file which does show exactly the right amount of frames etc.
The only problem is I cant get the demuxer to read this file.
The program has its own *.dll for this.
Is there a way to write this to be an avisynth plugin so i could load the index file instead?
The dumuxer does have an option to seek and read via the index file.
Thanks
Data
I'm passing an mpeg2 elementary stream (*.m2v) using a script via direcshowsource.
Are there any parameters that I can append that will tell the splitter/demuxer the number of frames or duration?
Failing that, using moonlight stream explorer, I am able to produce an accurate media index file which does show exactly the right amount of frames etc.
The only problem is I cant get the demuxer to read this file.
The program has its own *.dll for this.
Is there a way to write this to be an avisynth plugin so i could load the index file instead?
The dumuxer does have an option to seek and read via the index file.
Thanks
Data