mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-25 10:04:19 +00:00
rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versions
This commit is contained in:
parent
34b2df71d5
commit
b129376a57
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ rank=256
|
|||
in-port-index=130
|
||||
out-port-index=131
|
||||
hacks=no-component-role
|
||||
sink-template-caps=video/x-wmv,wmvversion=(int)3,format=(string){WMV3,WVC1},width=(int)[1,MAX],height=(int)[1,MAX]
|
||||
|
||||
[omxh264enc]
|
||||
type-name=GstOMXH264Enc
|
||||
|
|
Loading…
Reference in a new issue