BIG rewrite stream info

This commit is contained in:
Alex X
2024-06-15 16:46:03 +03:00
parent ecfe802065
commit 96504e2fb0
88 changed files with 1043 additions and 854 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ func FFmpegCodecName(name string) string {
case CodecH264:
return "h264"
case CodecH265:
return "h265"
return "hevc"
case CodecJPEG:
return "mjpeg"
case CodecRAW: