[win32]FFdshow codecs is mandatory to read mp3
Bug #244322 reported by
yyoyo
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Moovida |
Fix Released
|
Critical
|
Alessandro Decina |
Bug Description
directshow audio decoder wrapper in Gstreamer is using always ffdshow filter. It has to use already installed mp3 decoder. Elisa will be able to read mp3 out of the box, like wmv of wma without external codecs.
Changed in elisa: | |
assignee: | nobody → alessandro.decina |
importance: | Undecided → Critical |
milestone: | none → 0.5.1 |
Changed in elisa: | |
milestone: | 0.5.1 → 0.5.1-win32-daily-300608 |
Changed in elisa: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Change made in the dshowaudio wrapper to use DMO decoder on Vista or XP default mp3 decoder.
Add the ability to put several directshow element for one codec.