[FFmpeg-user] Issues with sliced video
Praveen kumar
praveenk at galaxykms.com
Tue May 31 16:14:55 CEST 2016
Hello,
We are using ffmpeg in one of our applications for slicing a video. The
slicing part is working fine but the data rate, video & audio bit rates
are decreasing in the sliced output video. Following is the command we
are using for slicing:
ffmpeg.exe -i inputVideo.mp4 -ss StartTime -t StopTime -async 1 -strict
-2 -y OutputVideo.mp4
Pls advise how to resolve this issue.
Thx in advance
Praveen
More information about the ffmpeg-user
mailing list