Post Reply 
ogg support
29-03-2014, 10:39 (This post was last modified: 29-03-2014 10:41 by simoncn.)
Post: #14
RE: ogg support
(29-03-2014 05:27)rojo Wrote:  Heya Simon! I've played around with around a dozen uPnP media streamers, and minimserver is by far my favorite! Thanks for all your hard work and talent.

I'm pretty excited about ogg support as well. But I was wondering, for other unimplemented formats, would it be possible just to let ffmpeg do the heavy lifting without necessarily teaching minimserver to identify every codec it streams? I apologize if this has already been discussed elsewhere. Google wasn't forthcoming about it.

Anyway, minimstreamer already supports a wildcard convention for transcoding unknown network streams. You could add another wildcard (ampersand or percent or something) for unknown local files; and just blindly spawn ffmpeg -i $infile -c:a pcm_s24le -y $fifo or whatever as a catch-all.

It'd be nice, for example, to be able to stream flv and mp4 files downloaded from YouTube as PCM. If it'd be too much of a pain to scrape the metadata from ffmpeg, I'd be happy with a caveat that unsupported media wouldn't be indexed by metadata but would only be visible by browsing the folder hierarchy.

This is an interesting idea, but I think there are a number of issues that would make it difficult for MinimServer to support unknown file formats while observing the UPnP protocols for communication with standard UPnP control points and renderers. The current '*' is not a placeholder for "unknown" but for "unspecified". I will put this on the list of possible ideas to be considered for future enhancements to MinimStreamer.

You should already be able to stream .mp4 files as PCM.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ogg support - abadonna - 17-04-2013, 00:25
RE: ogg support - simoncn - 17-04-2013, 09:17
RE: ogg support - bbrip - 17-04-2013, 09:53
RE: ogg support - abadonna - 19-04-2013, 00:59
RE: ogg support - simoncn - 19-04-2013, 07:30
RE: ogg support - tarnkappe - 08-02-2014, 12:15
RE: ogg support - simoncn - 08-02-2014, 13:39
RE: ogg support - simoncn - 09-02-2014, 15:58
RE: ogg support - tarnkappe - 11-02-2014, 08:40
RE: ogg support - simoncn - 11-02-2014, 09:55
RE: ogg support - rojo - 29-03-2014, 05:27
RE: ogg support - simoncn - 29-03-2014 10:39
RE: ogg support - tarnkappe - 11-02-2014, 08:44
RE: ogg support - simoncn - 11-02-2014, 09:46
RE: ogg support - tarnkappe - 18-04-2014, 18:05
RE: ogg support - tarnkappe - 28-07-2014, 17:41
RE: ogg support - simoncn - 28-07-2014, 19:09
RE: ogg support - Micha - 28-12-2014, 21:54
RE: ogg support - bbrip - 29-12-2014, 19:11
RE: ogg support - tarnkappe - 30-12-2014, 00:26
RE: ogg support - bbrip - 30-12-2014, 20:35
RE: ogg support - simoncn - 30-12-2014, 21:35
RE: ogg support - tarnkappe - 31-12-2014, 15:27
RE: ogg support - simoncn - 31-12-2014, 16:19
RE: ogg support - tarnkappe - 31-12-2014, 15:38
RE: ogg support - simoncn - 31-12-2014, 16:23
RE: ogg support - simoncn - 12-01-2015, 10:30
RE: ogg support - tarnkappe - 12-01-2015, 11:30
RE: ogg support - tarnkappe - 13-01-2015, 07:54
RE: ogg support - simoncn - 13-01-2015, 08:13

Forum Jump:


User(s) browsing this thread: 1 Guest(s)