Hi<br><br>I have built and installed ffmpeg 0.6, Libvorbis Version 1.2.0 and, VP8 (libvpx-0.9.1).<br><br>When I runn ffmpeg on the command line everything appears to work fine. I give it an input webm file downloaded from <a href="http://youtube.com">youtube.com</a> and generate a different ouput webm file.<br>
<br>However when I try and encode the same webm input file hosted on my local HTTP server using the ffmpeg API over a HTTP stream I get the following errors,<br><br>ERROR org.ffmpeg - [matroska @ 0x2aab7e723b00] Read error<br>
ERROR org.ffmpeg - [libvorbis @ 0x2aab7ea56aa0] oggvorbis_encode_init: init_encoder failed<br><br>Anyone any ideas about whats causing this issue?<br><br>I plan to post same question on Vorbis mailing list?<br><br>Thanks<br>