search for: oggvorbis_encode_init

Displaying 2 results from an estimated 2 matches for "oggvorbis_encode_init".

2010 Jan 09
1
libvorbis 1.2.3 not generating 96kHz ogg file
Hi, I'm trying to get ffmpeg (linked with libvorbis 1.2.3) to generate a 96kHz ogg file, but I seem to be limited to 50kHz . The command is ffmpeg -i t16bit96kHz.wav -acodec libvorbis test.ogg and I get the error message [libvorbis @ 0x2051460]oggvorbis_encode_init: init_encoder failedError while opening codec for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height I tried specifying different sample rates, and anything >= 50001Hz will give that error message. Is this a bug with libvorbis or is ffmpeg somehow prevent...
2010 Jul 21
0
problem encoding webm audio content over network stream
...generate a different ouput webm file. 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, ERROR org.ffmpeg - [matroska @ 0x2aab7e723b00] Read error ERROR org.ffmpeg - [libvorbis @ 0x2aab7ea56aa0] oggvorbis_encode_init: init_encoder failed Anyone any ideas about whats causing this issue? I plan to post same question on Vorbis mailing list? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20100721/b39a991f/attachment.htm