[FFmpeg-trac] #9770(undetermined:new): FFmpeg embed thumbnail Windows
FFmpeg
trac at avcodec.org
Fri May 6 23:18:06 EEST 2022
#9770: FFmpeg embed thumbnail Windows
-------------------------------------+-------------------------------------
Reporter: svnpenn | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
I have seen commands like this online:
ffmpeg -i video.mp4 -i image.png -map 1 -map 0 -c copy \
-disposition:0 attached_pic out.mp4
However these command don't work as advertised with Windows Explorer,
while other tools such as AtomicParsley and TagEditor do. What I mean is
that, it appears that FFmpeg does add an image stream, but the thumbnail
is not visible with Windows Explorer. Does FFmpeg have some command that
will work with Windows?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9770>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list