matroskamux: Accept muxing AV1
This commit is contained in:
parent
e07ce9afb4
commit
e3b14e345d
@ -139,7 +139,8 @@ static GstStaticPadTemplate videosink_templ =
|
|||||||
COMMON_VIDEO_CAPS "; "
|
COMMON_VIDEO_CAPS "; "
|
||||||
"video/x-prores, "
|
"video/x-prores, "
|
||||||
COMMON_VIDEO_CAPS "; "
|
COMMON_VIDEO_CAPS "; "
|
||||||
"video/x-wmv, " "wmvversion = (int) [ 1, 3 ], " COMMON_VIDEO_CAPS)
|
"video/x-wmv, " "wmvversion = (int) [ 1, 3 ], " COMMON_VIDEO_CAPS "; "
|
||||||
|
"video/x-av1, " COMMON_VIDEO_CAPS)
|
||||||
);
|
);
|
||||||
|
|
||||||
#define COMMON_AUDIO_CAPS \
|
#define COMMON_AUDIO_CAPS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user