On 08-05-2019 12:25 PM, Jun Li wrote:
On Tue, May 7, 2019 at 11:40 PM Gyan <ffm...@gyani.pro> wrote:


Also, is there a chance that there may be multiple sources for
orientation data available for a given stream? If yes, what's the
interaction? It looks like you append a new SD element.

Thanks Gyan for review !
Nicolas George asked the same question before. :)

Yes, this patch can't handle the case every frame has its own orientation.
 From a technical perspective, it is absolutely possible, for example a
motion jpeg stream with different orientation value
on every frame. I think an ideal solution for this case is a filter doing
transformation per orientation every frame.

I'm not referring to dynamic per-frame orientation.

I'm wondering about a scenario where the container has orientation metadata and so does the packet payload (which can only be accessed by the decoder). Is there any possibility of that happening? What if they are different?

Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to