|
|
Demultiplexing .ogm files?
Is there any way to demultiplex ogm files yet? If you want to convert a movie to VCD, for example, you would need the video, sound and subtitle files seperately.
Unfortunately, in Graphedit I don't have the option to access the different sound streams directly. Or am I overlooking something?
A little DS-Filter or tool would be extremely helpful here. Or does it exist already?
Code:
File Source(Async.) -gt; Ogg Splitter -gt; video stream -gt; Avi muxer -gt; File Writer -gt; 1st audio stream -gt; Ogg Multiplexer -gt; File writer -gt; 2nd audio stream -gt; etc. -gt; etc.
Never failed for me.
The Ogg Splitter won't offer all tracks to me. Only the first audio and the first subtitle track. How can I access the second one?
hi.
right-click on the filter, select properties, there, try clicking on 'enable all streams -doesn't work for me though- or check the always-enable-all-streams box |
|