[FFmpeg-trac] #10103(undetermined:new): mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg
FFmpeg
trac at avcodec.org
Thu Dec 15 19:01:34 EET 2022
#10103: mov enc: QT doesn't like TIFF GRAY8 in MOV created by ffmpeg
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by ami_stuff):
ffmpeg creates broken TIFF in MOV files for anything, but "-pix_fmt
rgb24", where the correct value (0x18) is written into stsd atom.
so TIFF in MOV files created with:
-pix_fmt monow
-pix_fmt monob
-pix_fmt gray
-pix_fmt rgba
currently doesn't decode correctly in QT.
Exactly the same situation happens for -vcodec TARGA in MOV.
-vcodec PNG in MOV seems to encode correct files which decodes ok in QT.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10103#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list