View Full Version : How to demux the subtitles from an OGM-file?


Nigel
30th August 2002, 01:11
Hello,

I am desperate on the search for a tutorial which explains step for step how to demux the subtitles from an OGM-file using GraphEdit and the Ogg Subtitle DS filter (or any other working method)? Any help is greatly appreciated.

Nigel

Nigel
30th August 2002, 11:40
So far, I´ve tried this:
File Source (Asynch)->Ogg Splitter (Ogg Splitter Subtitle Line)->Subtitle Dest-> Filewriter or Dump

but the srt-file it produces always has 0 Byte. What have I done wrong?

iago
30th August 2002, 15:30
@Nigel

Possibly you haven't checked "Enable all streams" in the Ogg Splitter filter properties tab ;).

Also, read this thread: http://forum.doom9.org/showthread.php?threadid=32159 that contains detailed information on demuxing ogm streams.

regards,
iago

Nigel
30th August 2002, 17:04
Thanks Iago, it works! :)