mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
WMA3 is v3, not v9
Original commit message from CVS: WMA3 is v3, not v9
This commit is contained in:
parent
4d4ced69d5
commit
6154390a11
1 changed files with 2 additions and 2 deletions
|
@ -375,9 +375,9 @@ channels = 1 - MAXINT (INT, number of audio channels)
|
||||||
Encoder: rawvorbisenc (vorbisenc does rawvorbisenc+oggmux)
|
Encoder: rawvorbisenc (vorbisenc does rawvorbisenc+oggmux)
|
||||||
Decoder: vorbisdec
|
Decoder: vorbisdec
|
||||||
|
|
||||||
5 - Windows Media Audio 1,2 and 9 (WMA)
|
5 - Windows Media Audio 1,2 and 3 (WMA)
|
||||||
MIME type: audio/x-wma
|
MIME type: audio/x-wma
|
||||||
Properties: wmaversion = 1/2/9 (INT)
|
Properties: wmaversion = 1/2/3 (INT)
|
||||||
Encoder:
|
Encoder:
|
||||||
Decoder: ffdec_wmav1, ffdec_wmav2, none
|
Decoder: ffdec_wmav1, ffdec_wmav2, none
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue