That’s exactly what i’m looking for.

Thank’s a lot 

Stanislas





> Le 18 oct. 2018 à 12:38, Moritz Barsnick <[email protected]> a écrit :
> 
> On Thu, Oct 18, 2018 at 10:32:31 +0000, Stanislas Defawes wrote:
> 
>> Is that possible to print just half of screen of a stream with FFplay ?
> 
> You mean displaying only one half of actual video?
> 
> You can add a filter, such as:
> $ ffplay ... -vf crop=w=iw/2:x=0
> which will let ffplay show only the left half.
> 
> Cheers,
> Moritz
> _______________________________________________
> ffmpeg-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to