[MEncoder-users] H.264 Encoding for AppleTV

Guillaume POIRIER poirierg at gmail.com
Sun Mar 9 16:08:54 CET 2008


Hello,

On Sun, Mar 9, 2008 at 12:12 AM, Derek Newton <dnewton at newtonres.net> wrote:
> All,
>
>  I've searched around and haven't been able to find an answer on this, so I
>  would definitely appreciate any help that you could give to me.
>
>  I'm trying to use mencoder to covert dvr-ms files to .mp4 files and I'm able
>  to import them into iTunes and play them from within iTunes.  Unfortunately,
>  when I go to sync to my AppleTV, iTunes says that it is unable to sync the
>  video to the AppleTV as it is unable to play on the AppleTV.  Am I missing
>  something?  This is the mencoder profile that I'm using:

I'd advise you to start off an iPod encoding profile, as mine:

[faac-audio]
profile-desc="AAC audio with FAAC"
oac=faac=yes
faacopts=mpeg=4:object=2:br=128:raw=yes
af=lavcresample=44100

[ipod-h264]
profile-desc="H.264 encoding for iPod with x264"
profile=faac-audio
of=lavf=yes
lavfopts=format=mp4
ovc=x264=yes
x264encopts=global_header:vbv_maxrate=1500:vbv_bufsize=2000:keyint=500:threads=a
uto:subq=6:me=umh:level_idc=13:nocabac:psnr=yes:bitrate=1200
vf=harddup



-- 
A soldier will fight long and hard for a bit of colored ribbon.
 -- Napoleon Bonaparte



More information about the MEncoder-users mailing list