Replies: 2 comments
-
See #276 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry if I'm taking up a lot of your time I understand how to dump original frame from pic structure, getOrigBuf method and stride - such a way I see original frame But if I do the same with getRecoBuf method I see some noise, not recuntructed frame - how it can be, may be I dump reconstructed frame in a wrong place (in the end of EncGOP::xEncodePicture) ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry if I double Issue 276
I try to use frames from DPB to make interpolated frame and put it back to DPB, for example I want to add such interpolated frame in the end of ref list - how can I do it in a most easy way?
Beta Was this translation helpful? Give feedback.
All reactions