Hello,
I'm trying to change encoder resolution dynamically on DM8168. What I'm describing is same as mentioned here including the settings. Only difference in my case is that I'm using EZSDK 5.05.02.00.
Any help on this is appreciated.
Regards,
Manu
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I'm trying to change encoder resolution dynamically on DM8168. What I'm describing is same as mentioned here including the settings. Only difference in my case is that I'm using EZSDK 5.05.02.00.
Any help on this is appreciated.
Regards,
Manu
Hello,
You could check this thread:
e2e.ti.com/.../371019
BR
Margarita
Hi Manu,
Issue is with chroma offset in encoder's input buffer.
Can you make sure that nFilledLen of Encoder's input buffer is width * height * 1.5 always where width and height is the original width and height.