[FFmpeg-trac] #6860(avformat:new): hvc1 instead of hev1 in FourCC

FFmpeg trac at avcodec.org
Fri Nov 24 12:09:11 EET 2017


#6860: hvc1 instead of hev1 in FourCC
-------------------------------------+-------------------------------------
             Reporter:  AlexisMay    |                     Type:
               Status:  new          |  enhancement
            Component:  avformat     |                 Priority:  wish
             Keywords:  HEVC, Mac,   |                  Version:  git-
  macOS 10.13,                       |  master
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i input -c:v hevc_videotoolbox output.mp4
 produces file with Codec ID(FourCC) hev1 which is unplayable in default
 Quicktime player on macOS 10.13.
 Changing Codec ID to hvc1 in hex editor fixes the issue.
 Can you please output by default hevc files with Codec ID hvc1?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6860>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list