pegasus-frontend icon indicating copy to clipboard operation
pegasus-frontend copied to clipboard

Create an FFmpeg-based QtMultimedia backend

Open mmatyas opened this issue 5 years ago • 4 comments

mmatyas avatar Nov 11 '18 16:11 mmatyas

Hi. Isn't libav gst backend based on ffmpeg? Anyhow, i am facing problems with video snaps for arcade games. Not sure it is related with your need for a ffmpeg qt backend.

Thanks!

tcamargo avatar Nov 19 '18 01:11 tcamargo

Hi, yes, on Linux you can use that too (eg. gstreamer1.0-libav). As for other platforms, Qt uses different multimedia backends, but what they support or how performant they are varies. This issue is about creating one that's available and works the same on all targets, for which FFmpeg seems like a good candidate.

mmatyas avatar Nov 19 '18 13:11 mmatyas

Hi! Thanks for the explanation! Would you have any tip to debug playback problems with qtmultimedia/gst?

tcamargo avatar Nov 19 '18 13:11 tcamargo

(replied in the linked issue)

mmatyas avatar Nov 19 '18 13:11 mmatyas