search for: av_open_input_stream

Displaying 1 result from an estimated 1 matches for "av_open_input_stream".

2006 Aug 24
1
trying to encode/decode videos using libtheora
...39;t play it: Playing a.ogg. Ogg : Warning found none bos page from unknown stream 0 Ogg : Warning found none bos page from unknown stream 0 Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll libavformat file format detected. LAVF_header: av_open_input_stream() failed 2) trying to decode it by myself: theora_decode_init(&ts, &thi) gives me a segmentation fault. Can anyone help me? Thanks, Ribamar