View Single Post
  #11  
Old 09-23-2014, 05:40 AM
inquisitor inquisitor is offline
Junior Member
 
Join Date: Aug 2014
Posts: 8
inquisitor is on a distinguished road
Default

Re: help please please please mr.denobis


Quote:
Originally Posted by alsersawy View Post
do not work too

see this photo
in attachments
I've done some basic stuff with FFMpeg, but I'm not an expert.

What was the option "-isync" supposed to do? In my FFMpeg it says this option has been deprecated and does nothing.

In your second picture it says "Unknown encoder 'libx264'." Libx264 doesn't appear to be enabled in your build of FFMpeg.

I would suggest downloading the latest static build from here and trying again: http://ffmpeg.zeranoe.com/builds/

With Zeranoe's build, use libvo_aacenc instead of libfaac.

To set the video bitrate, use "-b:v 600k" instead of "-b 600k."
Reply With Quote