View Single Post
Old 12-06-2015, 08:31 AM  
sarettah
l8r
 
Industry Role:
Join Date: Oct 2002
Posts: 13,551
Quote:
Originally Posted by R3nato View Post
$ffmpeg_command = "-acodec libfaac -ss 25 -keyint_min 20 -r 20 -vcodec libx264 -crf 22 -b 1000k -bt 1000k -y -v 0 -bf 16 -threads 0"; //settings for ffmpeg encoding
You have -ss 25 in that command string, so the encoding should start 25 seconds in using that.

.
sarettah is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote