On Mon, May 6, 2019 at 1:52 AM Nicolas George <[email protected]> wrote:

> Jun Li (12019-05-05):
> > Fix #6945
> > Exif extension has 'Orientaion' field for image flip and rotation.
> > This change is to add the first frame's exif into stream so that
> > autorotation would use the info to adjust the frames.
>
> What happens if not all frames have the same orientation?


Thanks Nicolas for review !
I agree with it that the patch can't solve the case that "not all frames
have the same orientation".
The only way I can think of (correct me if I am wrong) is a filter that
dynamic do tranformation per frame.

From a technical perspective, this kind of media is absolutely possible.
For example motion jpeg consists of jpg with different orientations.
But I assume it is rare with my limited knowledge. What do you think?

Best Regards,
Jun




Regards,
>
> --
>   Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

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

Reply via email to