2

I am merging multiple .mp4 file into single .mp4 after merging only first .mp4 is displayed properly and other video is not displayed.

I used this ffmpeg command

ffmpeg -f concat -i " + strTextPath + " -c copy " + strFinalMergedVideoPath;
Rahul Patil
  • 2,707
  • 2
  • 21
  • 32
Sachin Suthar
  • 692
  • 10
  • 28

0 Answers0