Motion vector reference frame
@wkallander is already working on this.
Since Feb 14, 2024.
- Dominant language
- C
- Stars
- 17
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hello, thank you for introducing great project!
This project is a great help to me.
However, i want to ask how to implement an additional functionality, which is to get the reference frame number.
Since current motion vector information only gives the frame number of the dst macroblock.
I think motion vector is complete only with the information of the src macroblock.
Such as frame number it is in and the x,y index within the reference frame.
I think it should look into the list 0 and list 1 in the JM software.
But i'm short of knowledge how to...
Is there a way i can get which frame number the src macroblock is in?
Thank you in advance :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.