VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. I know how to extract subtitles from OGMs but how do I extract from one hundread of OGMs at once without having to do it one bye one?
    Quote Quote  
  2. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    Batch process with ogmdemuxer.

    for %%f in (*.ogm) DO (ogmdemuxer.exe tracks #:"%%~nf.srt") where # is the subtitle track.
    Quote Quote  
  3. Replaced # with 3 and got:

    "The system cannot find the specified path" error
    Quote Quote  
  4. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    ogmdemuxer would need to be in the same directory or system32, etc.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!