well not really a patch, but i wanted to tell you that
wma9 is backwards compatible to wma8, so ffdshow
can decode wma9 too already
yep tried it myself, works
Discussion
Anonymous
-
2005-11-09
Logged In: YES
user_id=547197
As noted on ffmpeg mailing list, wma9 is already handled by
libavcodec, but wmv9 pro isn't. I tried to connect ffdshow to
wma9 pro, but resulting sound had nothing in common with
that stored in input file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
yep, i a was talking about wma9, not pro (which is a different
codec) cause ffdshows audio decoder still talks about
wma2/8 not mentioning wma9
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2005-11-10
Logged In: YES
user_id=547197
I could set format description to "WMV2/8, 3/9" or something
like that, maybe simplifying it to "WMV8/9". And add a
remark about not supporting wma9 pro, voice and lossless.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=547197
As noted on ffmpeg mailing list, wma9 is already handled by
libavcodec, but wmv9 pro isn't. I tried to connect ffdshow to
wma9 pro, but resulting sound had nothing in common with
that stored in input file.
Logged In: YES
user_id=786427
yep, i a was talking about wma9, not pro (which is a different
codec) cause ffdshows audio decoder still talks about
wma2/8 not mentioning wma9
Logged In: YES
user_id=547197
I could set format description to "WMV2/8, 3/9" or something
like that, maybe simplifying it to "WMV8/9". And add a
remark about not supporting wma9 pro, voice and lossless.
Logged In: YES
user_id=786427
yep thats good
afaik wma9 pro is V3, so V3 shouldnt be used
also you might want to drop this V1/V2 thing as people dont
know the codec by these names, but rather by wma8, wma9
Logged In: YES
user_id=1377446
thnx.