Hi James
I cannot reproduce this problem at all when encoding audio only or
video and audio to the ogg format with the audio bitrate below 44k.
So this commands works fine going to ogg format;
ffmpeg -y -i miley.youtube.webm -b 300k -ab 32k test.ogg
But this same command (apart from specifying different format) fails
when going to webm format; with the error "[libvorbis @ 0x1b4e7000]
oggvorbis_encode_init: init_encoder failed" and ffmpeg gives up trying
to encode the content.
ffmpeg -y -i miley.youtube.webm -b 300k -ab 32k test.webm
Thanks
_______________________________________________
ffmpeg-user mailing list
[hidden email]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user