Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Streaming radio with streamdev



vdr-bounce@linuxtv.org wrote:
> I am also trying to get streaming audio+video using streamdev and
> vdr-1.3.11 to Windows Media Player 9.  What I am currently trying to 
> use is VLC.
> 
> vlc -vvv http://127.0.0.1:3000/10301 --sout '#transcode{vcodec=DIV3, 
> vb=256, acodec=mpga, ab=128, width=320, 
> height=240}:std{access=mmsh,mux=asfh,url=:1234}'
> 
> The only problem is that I get video but no audio.  It appears that 
> vlc is using ffmpeg to transcode the mpeg2 audio, but it is attaching
> mpeg3 (MP3) headers to it.  Is there a better way? Can you explain how 
> you got audio+vidio to work?
> 
> Thank You,
> C.Y.M.

C.Y.M,

I'm trying VLC now (installed on my Debian from VLC .deb), cause it seems
that, at least, the video is a lot more nicer than the ffmpeg server I was
running. Don't now why though :(

I also didn't had sound, but I found this is the logs:
[00000227] ffmpeg encoder error: cannot find encoder MPEG Audio layer 1/2/3
[00000216] stream_out_transcode private error: cannot open encoder
[00000216] stream_out_transcode private error: cannot create audio chain
[00000226] main packetizer error: cannot create packetizer output

I guess I'll have to re-compile everything myself :(

Olivier.





Home | Main Index | Thread Index