Changes between Initial Version and Version 1 of Ticket #5178, comment 15


Ignore:
Timestamp:
Jan 22, 2016, 7:38:57 PM (11 years ago)
Author:
Mulvya

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5178, comment 15

    initial v1  
    1 You can just use
    2 
    3 ffmpeg -i input -brand mp42 output.mp4
    4 
    5 Although the output metadata says isom, ffprobe shows mp42 as major brand.
    6 
    7 There are quite a few undocumented flags; this is one of them.