[FFmpeg-user] ffplay : Horizontally flipping a video

Naveen naveen.mr at gmail.com
Wed Jan 22 16:51:28 CET 2014


So stupid of me, thanks Christian.



On Wed, Jan 22, 2014 at 3:46 PM, Christian Ebert <blacktrash at gmx.net> wrote:

> * Naveen on Wednesday, January 22, 2014 at 15:39:45 +0000
> > I see that ffmpeg can horizontally flip a file
> > ffmpeg -i in.mov -vf "hflip" out.mov
> >
> > How feasible is to implement - ffplay display horizontaly flipped video ?
> > (I am using Ubuntu)
> > I have a bit of programming experience and I am looking for somebody to
> > give me pointers on where to start on this
>
> Filters also work with ffplay:
>
> ffplay -vf hflip in.mov
>
> --
> \black\trash movie         _SAME  TIME  SAME  PLACE_
>  --->> http://www.blacktrash.org/underdogma/stsp.php
> \black\trash audio   _ANOTHER  TIME  ANOTHER  PLACE_
> --->> http://www.blacktrash.org/underdogma/atap.html
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>



-- 
regards,
naveen


More information about the ffmpeg-user mailing list