[FFmpeg-devel] [PATCH 3/3] ffplay: support rotated video.
Marton Balint
cus at passwd.hu
Fri May 23 23:19:27 CEST 2014
On Fri, 23 May 2014, Clément Bœsch wrote:
> 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?
>
LGTM, thanks, feel free to apply.
Marton
More information about the ffmpeg-devel
mailing list