Re: [FFmpeg-user] Getting Unknown encoder 'libopencore-amrwb'

2022-12-13 Thread Govind Rathi
Hi Carl, Thank you very much for quick response. But I am still facing the same issue after making the changes as you suggested. *>ffmpeg -f amrwb -ac 1 -i .raw -c:a libopencore_amrwb output.amr* ffmpeg version N-109417-g5a46647f00 Copyright (c) 2000-2022 the FFmpeg developers built

[FFmpeg-user] SSA/ASS subtitles supported colorspaces | incorrect colors

2022-12-13 Thread N ONE
Hello, I'm trying to figure out if FFmpeg or the underlying subtitle rendering library supports BT.709 color space for hardcoding subtitles. I've posted the question with extensive details (with example files on Google Drive) on superuser:

Re: [FFmpeg-user] Getting Unknown encoder 'libopencore-amrwb'

2022-12-13 Thread Carl Eugen Hoyos
Am Di., 13. Dez. 2022 um 08:57 Uhr schrieb Govind Rathi : > configuration: --enable-gpl --enable-version3 --enable-libmp3lame > --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 > --enable-nonfree --enable-libopencore-amrnb --enable-libopencore-amrwb > --enable-libvo_amrwbenc