Splitting or segmenting a video with ffmpeg changes audio at the beginning

前端 未结 0 597
萌比男神i
萌比男神i 2020-12-09 15:09

I am using ffmpeg to split a video file to short bites: ffmpeg i source.mp4 -codec copy -segment_time 5 -reset_timestamps 1 -force_key_frames "expr:gte(t,n_forced

相关标签:
回答
  • 消灭零回复
提交回复
热议问题