Saving x265 udp stream to .mkv file
I am developing an KMP application, and as a part of it I need to record incoming udp stream to mkv file. My code works fine for x264 streams but for x265 streams it can’t write header with “Invalid data found when processing input” error.
Here are some lines, where I’m setting params for encoder context and stream