[FFmpeg-devel] [POC] SDL display lavfi sink

Stefano Sabatini stefano.sabatini-lala
Sun Dec 26 11:40:42 CET 2010


On date Sunday 2010-12-26 01:29:11 +0100, Luca Barbato encoded:
> On 12/25/2010 03:16 AM, Stefano Sabatini wrote:
> > On date Friday 2010-12-03 19:03:46 +0100, Luca Barbato encoded:
> >> On 12/1/10 6:50 PM, Stefano Sabatini wrote:
> >>
> >>> Maybe someone can suggest a better widget library supporting multiple
> >>> windows (or even better implement a corresponding sink).
> >>
> >> You might use:
> >>
> >> - X11 (a pain)
> >> - XCB (different pain)
> >> - Evas+Ecore (I'm thinking about adding a ffplay replacing it already)
> > 
> > Updated version, which avoids the SDL crash. Anyway since SDL only
> > supports one window this can't work with ffplay (but can be used with
> > ffmpeg, useful for checking how the transcoding is doing).
> 
> SDL 1.3 doesn't have this limit though it should work as-is through
> compat layer it might enjoy some rework to use the new API.

The last time I tried SDL 1.3 (it was something about one year ago) it
was buggy as hell, especially in the threading area (I tried it with
ffplay and it was freezing and jittering all the time), I don't know
if things improved in the last year.
-- 
FFmpeg = Fascinating & Frenzy Muttering Pitiful Educated Gargoyle



More information about the ffmpeg-devel mailing list