Hi,
I would like to know if it’s possible to decode Yuv420p10le or yuv420p12le contents on the Jetson TX2 board. Right now I’am only succeding decoding H265 8 bits contens, using omxh265dec.
my decoding line is gst-launch-1.0 filesrc location=mymp4file.mp4 ! decodebin ! nvoverlaysink
same for mkv files…
these 4k contents are playing right with mplayer, but sadly in some kind of slow motion.
the 12 bits encoding was done using ffmpeg.