minidlna/ffmpeg: add minidlna profile to ffmpeg
authorFlorian Fainelli <florian@openwrt.org>
Sun, 3 Apr 2011 18:29:41 +0000 (18:29 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 3 Apr 2011 18:29:41 +0000 (18:29 +0000)
commitcb25571dbea75c6589bbb7f4f32f9e16eb7db858
treebdf37e19fbded4adc9372dfb97b5744e5af640f0
parent2c69644a5969866929135cb92212b2a6ff14e1d2
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>
SVN-Revision: 26450
multimedia/ffmpeg/Config.in
multimedia/minidlna/Makefile