tsdemux: add video/x-h265 to template caps
This commit is contained in:
parent
6de7f0c0fa
commit
5ec337f8ae
@ -209,6 +209,8 @@ struct _TSDemuxStream
|
|||||||
"systemstream = (boolean) FALSE; " \
|
"systemstream = (boolean) FALSE; " \
|
||||||
"video/x-h264,stream-format=(string)byte-stream," \
|
"video/x-h264,stream-format=(string)byte-stream," \
|
||||||
"alignment=(string)nal;" \
|
"alignment=(string)nal;" \
|
||||||
|
"video/x-h265,stream-format=(string)byte-stream," \
|
||||||
|
"alignment=(string)nal;" \
|
||||||
"video/x-dirac;" \
|
"video/x-dirac;" \
|
||||||
"video/x-cavs;" \
|
"video/x-cavs;" \
|
||||||
"video/x-wmv," \
|
"video/x-wmv," \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user