Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
None
-
6.5, 6.6, 6.7
-
-
Multimedia wk 15-16, Multimedia wk 17-18
Description
Qt Multimedia forwards files to FFmpeg for rendering, and we don't put restrictions on what kinds of files we support. This means that we support rendering text and images, but the result may not be as expected. For example, playing a single picture will just flicker for a short time on the screen.
We should likely define a set of formats that we support, and exclude unsupported formats such as text or pictures.
Attachments
Issue Links
- relates to
-
QTBUG-122033 Reduce binary footprint of FFmpeg media backend
- Reported
-
QTBUG-124652 MediaPlayer should display image files continuously
- Reported