HaikuArchives / ffmpegGUI

GUI for FFmpeg
MIT License
23 stars 10 forks source link

On 32bit Haiku, use gcc11-built versions of ffmpeg/ffprobe #101

Closed humdingerb closed 1 year ago

humdingerb commented 1 year ago

Testing on 32bit Haiku shows that gcc2-built ffmpeg doesn't support vp8 and vp9 encoders. Explicitely use the gcc11-built ffmpeg/ffprobe versions of Haiku 32bit's secondary architecture. These are named "ffmpeg-x86" and "ffprobe-x86".