[go: up one dir, main page]

Menu

#39 -replace option

closed
nobody
None
5
2009-08-27
2009-01-20
Jens Thiel
No

There should be a way to replace i.e. the visual track in an existing container with syntax following the -add option, i.e.

mp4box -replace 1 new_track.h264:par=none existing_file.mp4

Discussion

  • Jean Le Feuvre

    Jean Le Feuvre - 2009-08-27
    • status: open --> closed
     
  • Jean Le Feuvre

    Jean Le Feuvre - 2009-08-27

    I believe this is equivalent to
    MP4Box -rem 1 -add new_track.264#trackID=1 existing_file.mp4

     

Log in to post a comment.