[MEncoder-users] Ipod Video (or missing aac encoding in lavc)
Mark Himsley
mark at mdsh.com
Sat Aug 4 10:40:13 CEST 2007
On 8 July 2007 17:11:50 +0200 Fredrik Eriksson wrote:
> Would you care to share the command line? since I've had no success yet
> it would be appreciated...
I regularly make podcasts using the following (the sourse files are 16:9
PAL off-air digital recordings, so similar to PAL DVDs)
mencoder -v \
"$i" \
-o "$d" \
-aspect 1050:576 \
-ofps 25.00 \
-noskip \
-mc 0 \
-vfm ffmpeg \
-vf kerndeint=18:0:0:1:0,crop=648:568:36:4,scale=320:192,harddup \
-ovc lavc \
-oac lavc \
-lavcopts
vglobal=1:vcodec=mpeg4:vbitrate=768:mbd=2:trell:v4mv:last_pred=2:dia=-1:vmax_b_frames=0:cmp=3:subcmp=3:autoaspect:aglobal=1:acodec=aac:abitrate=128
\
-of lavf \
-lavfopts format=mp4:i_certify_that_my_video_stream_does_not_use_b_frames
--
Mark Himsley
More information about the MEncoder-users
mailing list