X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bmusb.cpp;h=559c33760c96965c6804537b0fb29d2c37cefe0c;hb=36ed21d8e2c4590d7f6489efc05489f21da8d5be;hp=775c88dc288e780a2835ed38851de857b8b80b63;hpb=f37788d57a0a83533922c82ad9aaabbda8eb08a7;p=bmusb diff --git a/bmusb.cpp b/bmusb.cpp index 775c88d..559c337 100644 --- a/bmusb.cpp +++ b/bmusb.cpp @@ -199,6 +199,7 @@ bool decode_video_format(uint16_t video_format, VideoFormat *decoded_video_forma constexpr VideoFormatEntry entries[] = { { 0x01f1, 720, 480, 0, 40, 5, 60000, 1001, false }, // 480p59.94 (believed). { 0x0131, 720, 576, 0, 44, 5, 50, 1, false }, // 576p50. + { 0x0151, 720, 576, 0, 44, 5, 50, 1, false }, // 576p50. { 0x0011, 720, 576, 0, 44, 5, 50, 1, false }, // 576p50 (5:4). { 0x0143, 1280, 720, 0, 25, 5, 50, 1, false }, // 720p50. { 0x0103, 1280, 720, 0, 25, 5, 60, 1, false }, // 720p60.