[FFmpeg-trac] #5178(avformat:new): isom cannot be a MAJOR BRAND in MP4 created from ffmpeg

FFmpeg trac at avcodec.org
Fri Jan 22 20:33:43 CET 2016


#5178: isom cannot be a MAJOR BRAND in MP4 created from ffmpeg
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  richardbushell                     |                   Status:  new
                 Type:  defect       |                Component:  avformat
             Priority:  normal       |               Resolution:
              Version:  unspecified  |               Blocked By:
             Keywords:  mov          |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by mulvya):

 You can just use

 ffmpeg -i input -brand mp42 output.mp4

 Although the output metadata says isom, ffprobe shows mp42 as major brand.

 There are quite a few undocumented flags; this is one of them.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5178#comment:15>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list