[FFmpeg-devel] [PATCH 3/3] ffplay: support rotated video.
Clément Bœsch
u at pkh.me
Fri May 23 23:09:17 CEST 2014
On Tue, May 20, 2014 at 07:59:07PM +0200, Clément Bœsch wrote:
> with -f lavfi -i testsrc=s=hd1080 as source:
> rotate=90*PI/180 vs transpose=clock: 42fps -> 64fps
> rotate=180*PI/180 vs vflip,hflip: 75fps -> 77fps
> rotate=270*PI/180 vs transpose=cclock: 43fps -> 63fps
> ---
> configure | 2 +-
> doc/ffplay.texi | 4 ++++
> ffplay.c | 51 +++++++++++++++++++++++++++++++++++++++++++--------
> 3 files changed, 48 insertions(+), 9 deletions(-)
>
Ping? Marton, any more comment?
[...]
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140523/a71fa54f/attachment.asc>
More information about the ffmpeg-devel
mailing list