2008-02-13 17:35:12 How do I include FFPlay on ucLinux (BF548 EZKit)
Chris Pane (UNITED STATES)
Message: 51014 Hi,
I have successfully built in ffmpeg/server into my ucLinux image. I am able to run ffmpeg on my BF548 board no problem.
I would like to use ffplay to display some an mpeg on the board, but for some reason can't get the main ucLinux build system to build it. It builds ffserver no problem, but not ffplay.
What do I need to do to get ffplay to get built into my system. I noticed it depends on SDL librarys (Which I enabled) but still doesn't get built when I build my system.
Anyone else have these issues ?
Thanks
-Chris
QuoteReplyEditDelete
2008-02-13 20:22:35 Re: How do I include FFPlay on ucLinux (BF548 EZKit)
Robin Getz (UNITED STATES)
Message: 51017 Chris:
I normally use mplayer - so I have not tried out ffplay.
I will have a quick peek in the morning.
-Robin
QuoteReplyEditDelete
2008-02-13 21:52:24 Re: How do I include FFPlay on ucLinux (BF548 EZKit)
Yi Li (CHINA)
Message: 51020 Compared mplayer, ffplay is very simple. I found it useful only when I have to use ffserver for video streaming (other media player may not even open video stream from ffserver). From my experience (in last year), ffserver/ffplay is not suitable for production. For video streaming, I'd use ffmpeg/vlc. For player, I'd prefer mplayer/vlc.
QuoteReplyEditDelete
2008-02-13 22:35:02 Re: How do I include FFPlay on ucLinux (BF548 EZKit)
Mike Frysinger (UNITED STATES)
Message: 51022 it's been fixed in svn ... if you enable SDL, ffplay will get built
QuoteReplyEditDelete
2008-02-15 10:13:28 Re: How do I include FFPlay on ucLinux (BF548 EZKit)
Chris Pane (UNITED STATES)
Message: 51110 Cool - Thanks for the help guys
-Chris
QuoteReplyEditDelete
2008-02-17 22:58:05 Re: How do I include FFPlay on ucLinux (BF548 EZKit)
Norrih Valayden (SINGAPORE)
Message: 51169
Hi Chris,
some questions for you on the FFplay.
Are you able to listen to MP3 decoding with FFplay by reading a File ?
If yes did you have to recompile the uclinux and ffplay ?
what is the current version of source code of uclinux are you using ?
Thanks.
Norrih