Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 ASP

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 11th January 2008, 18:31   #1  |  Link
drunken_clam
Registered User
 
Join Date: Aug 2006
Posts: 15
Xvid encoding with ffmpeg

Hi everybody,

i'm using ffmpeg for encoding video with xvid. My problem is that i can't get out which options from ffmpeg i can use for xvid, because in the documentation the options are mostly not codec related.

So perhaps i can find any experienced ffmpeg+xvid users here who can tell me some good options for xvid encoding. My current commandline looks like this:
Code:
ffmpeg -y -i IN.avi -aspect 4:3 -vcodec libxvid -s 640x480 -r 25 -b 1000k -flags +trell -g 250 -me_method epzs -qmin 2 -qmax 15 -acodec libmp3lame -ac 2 -ar 44100 -ab 80k -benchmark OUT.avi
Can somebody tell me what the option "-coder XX" do?

Is the "flag +aic" an option which is supported by standalone players?

Things if already tried are "gmc, qpel,4mv"...
drunken_clam is offline   Reply With Quote
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:55.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.