Jump to content

Talk:FFmpeg

From ArchWiki
Latest comment: 2 August 2024 by Nicoadamo in topic Known Issue of FFmpeg version 6

The claim on --enable-vaapi missing in official ffmpeg is wrong?

> Note: The flag --enable-vaapi needs to be configured to use VA-API with ffmpeg, which ffmpeg does not contain. You can check the configuration of ffmpeg: ffmpeg -buildconf

However, with the example transcode code above with `local/ffmpeg 2:4.3.1-3`

it does show that `encoder  : Lavc58.91.100 h264_vaapi`

I think is due to the autodetect thing in ffmpeg compile time?

—This unsigned comment is by Brli (talk) 23:34, 11 January 2021 (UTC). Please sign your posts with ~~~~!Reply

Known Issue of FFmpeg version 6

Can I add a "Known issues" chapter in the main page? With gstreamer 1.24.6 (and before with 1.24.5) and since FFmpeg version 7, there's no longer compatibility to play Monkey's Audio songs (.ape files) using (at least) Strawberry music player. I've reported it [1], which leads to a more specific bug / regression [2].

[1] https://github.com/strawberrymusicplayer/strawberry/issues/1488

[2] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3657

--Nicolás Adamo (talk) 21:28, 2 August 2024 (UTC)Reply