[package] minidlna/ffmpeg: add minidlna profile to ffmpeg
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Apr 2011 18:29:41 +0000 (18:29 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 3 Apr 2011 18:29:41 +0000 (18:29 +0000)
commit60d3e89513104a3bec0634737fc11fad88802626
tree73eefc58b737dcd7c4f0caa8ff06990a24820507
parent8b95db9ce498510c4d28412c44f1039a926ac496
[package] minidlna/ffmpeg: add minidlna profile to ffmpeg

This adds a profile to ffmpeg to support minidlna, similar to the
libdlna/ushare profile. When minidlna encounters media, it uses ffmpeg to
figure out what it is. If ffmpeg fails to open it, then minidlna will try
and fail to read the file on its own. The profile may need to be extended;
I attempted to cover all popular formats for dlna streaming.

Tested with the following container/codec combinations:

mkv with ac3/h264/srt
mp4 with aac/h264/ttxt
ogg vorbis
flac
mp3

Should also be able to handle, but untested:
mpeg
avi
xvid
jpeg
png
wmv1
wmv2

Signed-off-by: Ian Leonard <antonlacon_at_gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26450 3c298f89-4303-0410-b956-a3cf2f4a3e73
multimedia/ffmpeg/Config.in
multimedia/minidlna/Makefile