[FFmpeg-devel] Trouble with ffplay on arm based platform

Kim Hong-gyu nexus226
Mon Jun 4 00:40:49 CEST 2007


Hello,

I have cross compiled ffmpeg and ported it on my arm based board.
Currently, mplayer is working great.
I have run into a serious problem when I run ffplay.
The following is the error message.

----------------------------------------------
Value 0.000000 for parameter 'b' out of range.
Value 0.000000 for parameter 'ab' out of range.
Value 0.000000 for parameter 'bt' out of range.
Value 0.000000 for parameter 'flags' out of range.
                 ......
----------------------------------------------

The same message is repeating over 20 times, just changing the name of the
parameter.
I have no idea why the parameter is passing 0.000000.

My display is specifically 3.5"(240*320), 7"(800*480) TFT-LCD.
I'm wondering what's the difference between mplayer and ffplay.
Basically, mplayer is also using ffmpeg library, as far as I know.

Could you please give me an idea?

Thanks for your great work,

Kim





More information about the ffmpeg-devel mailing list