VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Hello,
    i would like to ask how to set the flag parameters for FFMPEG.

    Are both of the following FFMPEG arguments correct ? Do you have to set the flag parameter only once in your arguments or can you set multiple flags values one by one ?

    Code:
    ffmpeg.exe -i natgeo.mp4 -vn -c:a aac -movflags +empty_moov -movflags +faststart -movflags -default_base_moof
    or does only the following work correctly ?

    Code:
    ffmpeg.exe -i natgeo.mp4 -vn -c:a aac -movflags +empty_moov+faststart-default_base_moof
    Quote Quote  
  2. AFAIK second way.
    Quote Quote  
  3. both should work
    users currently on my ignore list: deadrats, Stears555
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!