run it by using mplayer -vo bvdd -vm name.avi
the diffrence is that i use 320 for video bitrate and u use 192 does 192 is good quality?
Nope; it's pretty poor. I only did it to pack as much as possible in (though looking at 2-phase results I see I wasn't saving anything). But I don't worry about the picture too much; I use it mainly for foreign language videos where the sound is the key.
I did the 2-phase encoding as recommended and the results are exceptional. However, XMMS still plays the sound faster than the video. Going to the console results in the following:
# mplayer -vo bvdd -vm /mnt/card/bg01.avi
Failed to open /dev/rtc: Device or resource busy (it should be readable by the user.)
Playing /mnt/card/bg01.avi
Cache fill: 0.00% (0 bytes) AVI file format detected.
VIDEO: [FMP4] 320x240 24bpp 25.000 fps 193.2 kbps (23.6 kbyte/s)
Clip info:
Software: MEncoder SuSE Linux 9.3 (i686)-Packman-3.3.5
=======================================
Requested audio codec family [mp3] (afm=mp3lib) not available.
Enable it at compilation.
Opening audio decoder: [libmad] libmad audio decoder
AUDIO: 24000 Hz, 2 ch, s161e, 8.0 kbit/1.04% (ratio: 1000->96000)
Selected audio codec: [mad] (libMAD MPEG layer 1-2-3)
=======================================
Error opening/initializing the selected video_out (-vo) device.
Exiting...
I can't find bvdd listed; what is it?