Skip to content

Latest commit

 

History

History

ffmpeg-helper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

FFmpeg Helper

a FFmpeg-based tool to cut/merge video, extract audio from the video and merge video & audio to new video.

cut video

mode:

  • DURATION_MODE
    • time interval: start_offset ~ start_offset + duration
  • ENDTIME_MODE
    • time interval: start_offset ~ end_offset
FFmpeg Helper

extract audio

extract audio from a video

merge video & audio

merge video & audio to a new video