Skip to content

Conversation

@ladaapp
Copy link
Contributor

@ladaapp ladaapp commented Jan 12, 2026

This enables FFmpeg MP2 audio decoder which is commonly used in .ts files

The use-case I had for this is to play .ts files with Gstreamer via gst-libav as none of the other gstreamer plugins come with a decoder for this audio codec.

Just curious, what is the intended use-case for the ffmpeg build within gvsbuild? I assume it is to cover things which are not natively supported in gstreamer via gst-libav? Asking because the ffmpeg build config is very stripped down so wasn't sure you're interested in this...

@danyeaw danyeaw merged commit afc4141 into wingtk:main Jan 14, 2026
8 checks passed
@danyeaw
Copy link
Member

danyeaw commented Jan 14, 2026

Hi @ladaapp, the FFmpeg config is based on how others are using it, so I think we are open to change it if you or others need some additional codecs.

@ladaapp
Copy link
Contributor Author

ladaapp commented Jan 16, 2026

Okay @danyeaw 👍 . Thank you.

@danyeaw
Copy link
Member

danyeaw commented Jan 16, 2026

@ladaapp Thanks for the contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants