On 24 Jul 2016 4:45 p.m., "Walid Salman" <[email protected]> wrote: > I have an video and neet to split it, so I use this command : > > [root@ns1 ~]# ffmpeg -i /home/lamas44747/public_html/sarmaye.mp4 -ss > 00:00:10 -to 00:00:20 -c copy /home/lamas44747/public_html/split.mp4 > > the server show this error : > > FFmpeg version 0.6.5, Copyright (c) 2000-2010
Nothing wrong with the command syntax, works perfectly.. but there may well be some major head scratching as to why you're using such an ancient version of ffmpeg!! 0.6.5?? Really? ;o) _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
