Menu

#54 [MP4Box] Able to extract all tracks from file at once

closed
None
5
2013-09-19
2013-09-05
Kurtnoise
No

Hi,

I would like to be able to extract all streams from ISO Files at once using mp4box...

Let me take an example : I have a file containing 2 tracks (with trackID=1 & trackID=2 respectively). So, my feature request might be done like this :

MP4Box -raw 1,2 input.mp4

So, using the comma to separate the different tracks ID. What do you think ? Is it feasible ?

Thanks in advance.

Discussion

  • Jean Le Feuvre

    Jean Le Feuvre - 2013-09-06

    This is already supported:
    MP4Box -raw 1 -raw 2 file.mp4

    I will consider having a -raw * file.mp4, that's a good request.

     
  • Kurtnoise

    Kurtnoise - 2013-09-16

    Great, thanks...

    In addition, could you also take into account multiple output files within multiple extraction ?

    Using the example above, something like that :
    MP4Box -raw 1 -raw 2 input.mp4 -out video.h264 -out audio.mp3

    Thanks in advance

     
  • Jean Le Feuvre

    Jean Le Feuvre - 2013-09-19
    • status: open --> closed
     
  • Jean Le Feuvre

    Jean Le Feuvre - 2013-09-19

    Now on SVN:

    MP4Box -raw 1:output=filename test.mp4

    and

    MP4Box -raw * test.mp4

     

Log in to post a comment.

MongoDB Logo MongoDB