[MEncoder-users] Mencoder and FLV container
vf
fedorchuk at gmail.com
Thu Jul 9 18:24:09 CEST 2009
I'm trying put h264 video to the FLV container:
# /usr/local/bin/mencoder -o /tmp/80056336515605765.flv
/root/videotest/Crete_Faistas.avi -ovc x264 -x264encopts
bitrate=288:frameref=5:bframes=0:me=umh:partitions=all:trellis=1:qp_step=4:qcomp=0.7:direct_pred=auto:keyint=300:threads=auto
-vf scale=540:436,harddup -oac mp3lame -lavcopts acodec=mp3:abitrate=128
-srate 22050
MEncoder SVN-r29414-snapshot-4.3.3 (C) 2000-2009 MPlayer Team
WARNING: OUTPUT FILE FORMAT IS _AVI_. See -of help.
# /usr/local/bin/mencoder -of help
MEncoder SVN-r29414-snapshot-4.3.3 (C) 2000-2009 MPlayer Team
Available output formats:
avi - Microsoft Audio/Video Interleaved
mpeg - MPEG-1/2 system stream format
lavf - FFmpeg libavformat muxers
rawvideo - (video only, one stream only) raw stream, no muxing
rawaudio - (audio only, one stream only) raw stream, no muxing
FLV output format is really not available?
P.S. FFMPEG produces a FLV file that have artifacts by playing from a
position to next keyframe
ffmpeg -i /tmp/80056336515605765 -f flv -acodec copy -vcodec copy -sameq
/tmp/test.flv
--
Best Regards,
Volodymyr Fedorchuk
More information about the MEncoder-users
mailing list