I want to take the 8K video to Jetson AGX Xavier and process it.
I confirmed that Jetson AGX Xavier supports 8K video processing.
(Jetson AGX Xavier - eLinux.org)
But Nvidea information is only available for 4K.
(Jetson AGX Xavier | NVIDIA Developer)
Is it possible for Jetson AGX Xavier to process 8K/30fps video?
Hi,
On Xavier, we have verified 8K decoding:
gst-launch-1.0 filesrc location= 8K_HEVC_60mbps_24fps.mkv ! matroskademux name=demux ! h265parse ! omxh265dec ! nvvidconv ! "video/x-raw(memory:NVMM), width=(int)3840, height=(int)2160, format=(string)I420" ! nvoverlaysink
Please give it a try. If you don’t have 4K TV, please configure ‘width=(int)1920, height=(int)1080’
Dane,
If an 8K monitor is ready, can Jetson AGX Xavier developer system display 8K video clip to monitor?
DP(probably 1.4) on USB C may cover it.
Thanks
Hi,
It is not supported in current releases. We will evaluate to support it in future releases.
Thanks Dane,
Hope to meet it soon.
BTW, could you recommend any 3rd party carrier boards which can support 8K video out?
If possible, 8K supportable carrier board design guide as well.
Thanks,
I would like to see 8k supported on the Display port / HDMI outputs too if possible. Any update on this?
Thanks 👍