./video_decode H264 -o test.yuv --disable-rendering test.h264
Set governor to performance before enabling profiler
Creating decoder in blocking mode
Opening in BLOCKING MODE
NvMMLiteOpen : Block : BlockType = 261
NVMEDIA: Reading vendor.tegra.display-size : status: 6
NvMMLiteBlockCreate : Block : BlockType = 261
Setting frame input mode to 1
NVMEDIA: NVMEDIABufferProcessing: 1507: NvMediaParserParse Unsupported Codec
NVMEDIA: NvMMLiteNVMEDIADecDoWork: 1985: NVMEDIA Video Dec Unsupported Stream
[NvMediaParserParse:357] Video parser parse failed: 0Starting decoder capture loop thread
NVMEDIA: NVMEDIABufferProcessing: 1507: NvMediaParserParse Unsupported Codec
NVMEDIA: NvMMLiteNVMEDIADecDoWork: 1985: NVMEDIA Video Dec Unsupported Stream
[NvMediaParserParse:357] Video parser parse failed: 0Input file read complete
NVMEDIA: NVMEDIABufferProcessing: 1507: NvMediaParserParse Unsupported Codec
NVMEDIA: NvMMLiteNVMEDIADecDoWork: 1985: NVMEDIA Video Dec Unsupported Stream
[NvMediaParserParse:357] Video parser parse failed: 0[NvMediaParserParse:357] Video parser parse failed: 0[ERROR] (NvV4l2Element.cpp:114) Error while DQing event: Invalid argument
Error in dequeueing decoder event
Exiting decoder capture loop thread
[ERROR] (NvV4l2ElementPlane.cpp:178) Output Plane:Error while DQing buffer: Broken pipe
Error DQing buffer at output plane
Decoder is in error
App run failed
File “test.h264” is encoded by tx2nx . I use the demo to decode it. But it’s error. Can tx2nx decode YUV444?
“test.h264” can be play by ffplay and signed “YUV444”.
Second question, Can tx2nx support yuv444 h265 encode?
test.h264 (10.6 MB)
Here is my data.