On 2009/02/22 18:50, Avuton Olrich <avu...@gmail.com> wrote:
> Here's a copy of the output from ffmpeg (20090201), I realize this
> probably isn't complete, but the only way I can imagine getting better
> results is to probe formats.

Currently, the MPD decoder API expects a compile-time fixed list of
extensions and MIME types, so this would be the way to go.  Having too
many formats in there doesn't hurt (except for little performance
degradation), so just add everything which is supported by latest
ffmpeg.

Care to convert this list to a MPD patch? (only audio formats) - you
could write a small perl script to convert the output.. and then
delete those which don't have audio.

Max

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to