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?
So you are trying to open an ogg video file in VDubMod? Because it doesn't support ogg video streams, only ogm's.
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
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.