On 1/8/2018 9:49 PM, Andrey Goreev wrote:

I am wondering if there is a way to extract the rotation flag ONLY
using ffmpeg/ffprobe.

Try

ffprobe video.mp4 -show_entries side_data=rotation -select_streams v -read_intervals %+#1 -of compact=p=0 -v 0


Regards,
Gyan
_______________________________________________
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