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

Reply
 
Thread Tools Search this Thread Display Modes
Old 10th May 2009, 23:21   #1  |  Link
zzuser
Registered User
 
Join Date: Oct 2006
Posts: 14
FFmpeg and DivX Home Theater Profile

Hi!

I'm looking for any pointers on how to get FFmpeg to produce encodes that adhere to the DivX Home Theater Profile or that come as close to as possible.

So far the closest I've found to an actual suggestion is the following:
Code:
ffmpeg -i "input" -vcodec libxvid -bf 1 -b 850k -mbd 2 -g 300 -flags cgop -acodec libmp3lame -ab 128k -ac 2 "output.avi"
However, it is unclear to me whether:
- I need to specify a fourCC with -vtag
- GMC is disabled in libxvid by default
- QPEL is disabled in libxvid by default
- anything else needs to be explicitly disabled

In addition, is there something I'm totally missing?

I'm doing batch encodes on 64 bit Debian. I prefer using FFmpeg over Mencoder due to audio sync problems. However, I'm open to suggestions regarding other Linux CLI tools and/or Mencoder.

- Zed
zzuser is offline   Reply With Quote
Old 13th May 2009, 16:39   #2  |  Link
hellfred
FFmpeg fan
 
Join Date: Dec 2003
Location: Germany
Posts: 427
Maybe this mail will help you.
hellfred is offline   Reply With Quote
Reply

Tags
divx, ffmpeg, home theater profile

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 12:28.


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