[FFmpeg-user] ffplay : Horizontally flipping a video
Christian Ebert
blacktrash at gmx.net
Wed Jan 22 16:46:44 CET 2014
* 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
More information about the ffmpeg-user
mailing list