Move the "raw audio" format to the WAV format family.
It doesn't work well in AVI and MPEG.
This commit is contained in:
parent
974595bc46
commit
c0c891c5b7
@ -123,7 +123,7 @@ const EncoderDescription gEncoderTable[] = {
|
||||
0,
|
||||
{ 0 }
|
||||
},
|
||||
B_ANY_FORMAT_FAMILY,
|
||||
B_WAV_FORMAT_FAMILY,
|
||||
B_MEDIA_RAW_AUDIO,
|
||||
B_MEDIA_ENCODED_AUDIO,
|
||||
1
|
||||
|
Loading…
Reference in New Issue
Block a user