Quote:
Originally Posted by alsersawy
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."