On Wed, Mar 21, 2018 at 07:57:02 +1300, 3djake wrote:
> How do I compile ffmpeg so that ffplay can use /dev/fb0 for playback?

You don't. It uses SDL.

> ./configure --arch=armel --target-os=linux --enable-gpl --enable-omx
> --enable-omx-rpi --enable-nonfree --enable-mmal --enable-ffplay
> 
> It appears that the version of ffplay from the repository can use /dev/fb0
> but the one I compiled cannot?

How do you get that impression? Can you post a working example?

Indeed: ffmpeg does support fbdev as an output muxer, but not ffplay.

Moritz
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to