VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Hi, please consider:

    Code:
    ffmpeg.exe  -y -i c:\gopr1406.mp4 -filter_complex "[0:1] volume=1.5" -c:a pcm_s16le c:\output.wav
    now I would like only the first 100 frames (audio part) of this gopr1406.mp4 file, strarting from zero

    How can I tell to ffmpeg that it have not encode entire file but only the segment 0----->100 first frames?

    thanks
    Quote Quote  
  2. -frames 100
    Quote Quote  
  3. thanks
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!