[FFmpeg-user] Converted video runs on device in fast motion

bat guano batguano999 at hotmail.com
Thu May 3 04:39:31 CEST 2012





> I have no clue on how to use MEncoder, btw, that native.avi was creaed with
> mencoder as you can see.
> 
> do u believe there is soemthign mencoder can do that ffmpeg cant?
> 
> --
Yes, I noticed that your working video was created with MEncoder.

And no, I don't really believe that MEncoder can do anything that FFmpeg can't.

But if you want to try it out...

This command might be OK:-

mencoder avisample.avi -ffourcc XVID -vf scale=160:128 -aspect 5:4 -ofps 15 -ovc lavc -lavcopts vcodec=mpeg4 -oac lavc -lavcopts acodec=mp2:abitrate=128 -o output.avi

And this is the result:-

General
Complete name           : output.avi
Format                  : AVI
Format/Info             : Audio Video Interleave
File size               : 1.65 MiB
Duration                : 30s 0ms
Overall bit rate        : 462 Kbps
Writing application     : MEncoder SVN-r34842-4.5.2
Writing library         : MPlayer

Video
ID                      : 0
Format                  : MPEG-4 Visual
Format profile          : Simple at L1
Format settings, BVOP   : No
Format settings, QPel   : No
Format settings, GMC    : No warppoints
Format settings, Matrix : Default (H.263)
Codec ID                : XVID
Codec ID/Hint           : XviD
Duration                : 30s 0ms
Bit rate                : 322 Kbps
Width                   : 160 pixels
Height                  : 128 pixels
Display aspect ratio    : 5:4
Frame rate              : 15.000 fps
Color space             : YUV
Chroma subsampling      : 4:2:0
Bit depth               : 8 bits
Scan type               : Progressive
Compression mode        : Lossy
Bits/(Pixel*Frame)      : 1.049
Stream size             : 1.15 MiB (70%)
Writing library         : Lavc54.12.100

Audio
ID                      : 1
Format                  : MPEG Audio
Format version          : Version 1
Format profile          : Layer 2
Codec ID                : 50
Duration                : 29s 962ms
Bit rate mode           : Constant
Bit rate                : 128 Kbps
Channel(s)              : 2 channels
Sampling rate           : 44.1 KHz
Compression mode        : Lossy
Stream size             : 468 KiB (28%)
Alignment               : Aligned on interleaves
Interleave, duration    : 26 ms (0.39 video frame)
Interleave, preload duration             : 522 ms

 		 	   		  


More information about the ffmpeg-user mailing list