[FFmpeg-user] First 10 seconds don't work well

Resh reshyodyod-silente at yahoo.it
Fri Mar 27 14:28:59 EET 2020


Ok, I can try re-write position of command's parameter.Thanks :)
   Il venerdì 27 marzo 2020, 13:07:37 CET, Ted Park <kumowoon1025 at gmail.com> ha scritto:  
 
 Hello,

> I give an example to be more precise:
> ffmpeg -i input.mp4 -ss 60 -to 600 -c copy output.mp4.
Thanks for the example but it is lacking if you are going for precision. The console output has far more useful information, you should post that also.

> output.mp4 first 10 seconds is not visible, but the audio yes. After about 10 seconds of output.mp4, both are present. It's not dependent of output.mp4 lenght or duration.
I’m thinking it would be dependent of the start point you choose, with there being a certain point every ~20 seconds that you can seek to in the video.

You can try putting the -ss argument before the input to see if it provides the behavior you are looking for.

Regards,
Ted Park

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".  


More information about the ffmpeg-user mailing list