I actually managed to get this working quite well, here is my externremux.sh:
echo -ne 'Content-type: audio/mpeg\r\n'
echo -ne '\r\n'
ffmpeg -f mpegts -i - -vn -acodec libmp3lame -ab 32000 -ar 44100 -ac 1
-f mp3 pipe:1
Nothing more needed really, simple is beautiful. :) However, there is
one h
On 05.12.2011 20:42, Detlef Heine wrote:
- The new setup options "LNB/Device n connected to sat cable" can be
used to define
which DVB-S devices are connected to the same sat cable and are
therefore "bonded".
This obsoletes the LNBSHARE patch. Users of the LNBSHARE patch will need
to newly
set up
Hi there,
On Tue, Dec 06, 2011 at 05:00:24PM +0200, Teemu Suikki wrote:
> Hi!
>
> I need a mp3 audio stream of live tv channels.. I tried to do it with ffmpeg,
> but it doesn't work properly. No data is transferred, I guess ffmpeg doesn't
> like to write to a fifo?
I did something similar once (
Hi!
I need a mp3 audio stream of live tv channels.. I tried to do it with
ffmpeg, but it doesn't work properly. No data is transferred, I guess
ffmpeg doesn't like to write to a fifo?
Any ideas?
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.or