VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Banned
    Join Date
    Oct 2023
    Location
    Los Angeles
    Search Comp PM
    How do I batch process videos using FFmpeg (and not by using GUIs like Shutter Encoder)? How do I write a script for it, if needed?
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    No need to start from scratch, there are hundreds of examples in this forum. Put this in your browser search box and
    research the old posts
    ffmpeg batch site:forum.videohelp.com
    Quote Quote  
  3. Banned
    Join Date
    Oct 2023
    Location
    Los Angeles
    Search Comp PM
    Originally Posted by davexnet View Post
    No need to start from scratch, there are hundreds of examples in this forum. Put this in your browser search box and
    research the old posts
    ffmpeg batch site:forum.videohelp.com
    I want to use these commands but to multiple videos at once. How do I apply them in a script?

    1. ffmpeg -i -vf "fps=1/60" -q:v 1 output_frame_%04d.png
    2. ffmpeg -i -vf "select=eq(pict_type\,I)" -vsync vfr keyframes_%03d.png
    3. ffmpeg -i input.mkv -map 0 -c copy output.mp4
    Last edited by Jay123210599; 8th Nov 2023 at 18:13.
    Quote Quote  



Similar Threads

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