Replies: 2 comments
-
I see https://libav.org/documentation/doxygen/master/group__lavc__packet.html that |
Beta Was this translation helpful? Give feedback.
-
Does your approach with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Right now I am accessing the motion vectors in the following way:
It seems to me that this does decode the video_frame. Is there a way to obtain the motion vectors without having to decode the entire frame? My goal is to reduce the CPU utilization.
Beta Was this translation helpful? Give feedback.
All reactions