0

Hi i am using FFMpeg for splitting video(39MB) as 15 parts using below command and that's fine video is splitting and there is no damage.

But problem is actually my main file size is 39MB but after splitting this video then splitting video files size become very large compare to main file

When i count splitting files size it was 69MB

Can some one suggested me please.

-i "input.mp4" -ss 00:00:01 -t 00:00:03 -acodec copy -vcodec copy "output.mp4"

Krish
  • 4,166
  • 11
  • 58
  • 110

0 Answers0