[FFmpeg-devel] [PATCH v3 2/2] lavd: deprecate opengl outdev
Nicolas George
george at nsup.org
Sun Sep 11 17:10:31 EEST 2016
Le sextidi 26 fructidor, an CCXXIV, Josh de Kock a écrit :
> For achieving the same result as the SDL/opengl outdevs you can do something
> like:
>
> ffmpeg -i t.mov -c:v ffv1 -c:a aac -f fifo -fifo_format mov -map 0:v
> fifo.mov & mpv fifo.mov
This is nowhere near the same functionality.
> Either way, an outdev isn't really the right place for a preview; what if
> you want to check how video/audio looks/sounds half way down a filtergraph?
> An avfilter would make much more sense for this.
Show me the code. But deprecating features without replacement is not ok.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160911/e7b9d4ee/attachment.sig>
More information about the ffmpeg-devel
mailing list