1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

OGG Crashes VirtualDubMod

Discussion in 'DivX / XviD' started by efface, Apr 6, 2005.

  1. efface

    efface Member

    Joined:
    Mar 31, 2005
    Messages:
    41
    Likes Received:
    0
    Trophy Points:
    16
    I'm trying to use VirtualDubMod to hardcode some subtitles but when I try encoding the file or even playback the unmodified file I get the error "error decompressing video frame 0"

    I tried replacing the ogg.dll and it still didn't work...anyone know whats up?
     
  2. celtic_d

    celtic_d Regular member

    Joined:
    Jan 23, 2005
    Messages:
    3,352
    Likes Received:
    0
    Trophy Points:
    46
    So you are trying to open an ogg video file in VDubMod? Because it doesn't support ogg video streams, only ogm's.
     
  3. efface

    efface Member

    Joined:
    Mar 31, 2005
    Messages:
    41
    Likes Received:
    0
    Trophy Points:
    16
    Shucks...I saw a ogg.dll in the virtualdub folder, thought it did. Are there any plugins to make virtualdub support ogg? if not how would you suggest I go about hard coding my subs into a ogg?

    Thanks
     
  4. celtic_d

    celtic_d Regular member

    Joined:
    Jan 23, 2005
    Messages:
    3,352
    Likes Received:
    0
    Trophy Points:
    46
    That dll would I guess be for adding vorbis only ogg's to mkv/ogm files.

    You could use Radligh's ogm/ogg filters together with AVISynth and directshowsource() to load your ogg file into VirtualDub/Mod together with subs and then use ffdshow to output a new video only theora ogg stream. You could also use ffdshow to add the subs. Then I guess oggz to re-mux the audio into the ogg.
     

Share This Page