But I haven’t heard about .h265 extension(file format) yet only heard about h265 codec. What is this extension exactly?
Are there any sites or specification pages explaining this extension?
And in this example, It seems its input is a RAW YUV file. what kind of YUV formats and FOURCCs (ex. I420 - YUV420) can be used?
Hi,
It is h265 raw stream, not a defined extension such as mp4 or mkv. The jetson_multimedia_api samples are to demonstrate hardware functions. It generates h264/h265 stream in 01_video_encode. If you need it to be in mp4 or mkv, you can try gstreamer pipeline like: