I’d like to decode H.264 file, convert to RGBA and display it with egl via NVMM.
I tried to the following pipeline, but I can’t get the expected result.
Hi,
Would like to confirm the issue. Looks like testpattern.mp4 is encoded from YUV420 bt709 and after converting to RGBA, the color range is not correct. Is this correct?
I checked another testpattern.
Its result is attached file.
It is different between nvoverlaysink and xvimagesink.
I tried cmu_enable and force_user_gamma, but I couldn’t get the same result as xvimagesink.
I checked that I could get the expected result with jetpack 4.6.1.
But I’d like to use jetpack 4.4.1 if possible,
because I’m using the commercial product and I can’t update its jetpack by myself.
Is it possible to provide fixed binary for jetpack 4.4.1 ?
I tried the attached file.
But I couldn’t the expected results.
I tried it with jetpack 4.6.1 as is again and I could the expected result.
So it seems whether the libnvbuf_utils is modified isn’t involved.
Do you know which update is effective for this ?
I checked this as attached file.
I checked this with jetpack 4.6.0 too, but I couldn’t get the expected result.
So it seemed that this phenomenon was disappeared since jetpack 4.6.1.
Please try the commands on r32.4.4 + attached prebuilt lib: Video convert sample results are missing?
And see which command can be run to reproduce the issue. We would need to reproduce it and then check further.
It’s bt709.
I checked both bt709 limited range and bt709 full range.
But its result was same.
The lower side of the profile was curved.
Using xvimagesink, color was correct. Its profile was linear.