AppImageCommunity / pkg2appimage

Tool and recipes to convert existing deb packages to AppImage
http://appimage.org
MIT License
684 stars 209 forks source link

How to export H264 in a VLC AppImage? #525

Closed ivan-hc closed 1 year ago

ivan-hc commented 1 year ago

Hi everybody, I've a problem with the usage of H264 codecs into the VLC AppImage at https://github.com/ivan-hc/VLC-appimage

when I launch a video, it shows the following message:

 main decoder error: Codec `h264' (H264 - MPEG-4 AVC (part 10)) is not supported.

what should I change into the AppRun to made it use the already bundled codecs and libraries?

This is the AppRun I use:

https://github.com/ivan-hc/VLC-appimage/blob/main/AppRun

Thank you in advance.

probonopd commented 1 year ago

Please ask the project at https://forum.videolan.org/viewforum.php?f=7 to provide an officially supported AppImage. Thanks!