Is anybody interested in playing FLAC file with DM7025?
I succeed in doing it after compiling all needed packages.
libflac7_1.1.2-r4_mipsel.ipk
flac_1.1.2-r4_mipsel.ipk
liboggflac3_1.1.2-r4_mipsel.ipk
gstreamer_0.10.14-r0_mipsel.ipk (rebuild)
gst-plugins-good_0.10.6-r0_mipsel.ipk (rebuild)
gst-plugin-flac_0.10.6-r0_mipsel.ipk
..but I have a little problem because *.flac files are not listed in MediaPlayer
After simply renaming .flac to .ogg I can play them.
I tried to edit /usr/lib/enigma2/python/Components/FileList.py and
/usr/lib/enigma2/python/Plugins/Extensions/MediaPlayer/plugin.py
to get them listed but it's not enough. Where to?