Mailing List archive

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

[vdr] Streaming Recorded Shows with VLC



Hello,

I am attempting to stream vdr's recorded shows with VLC to Windows Media
Player.  I am using the following command:

vlc -vvv '/path/to/recording/001.vdr' --sout
'#transcode{vcodec=DIV3,vb=512,acodec=mp3,ab=112,channels=2,hq,deinterlace}:
std{access=mmsh,mux=asfh,url=:1234}'

This works fine, except I am not getting any audio... Does anyone have a
suggestion or has done this before? Does anyone know what format the raw
"001.vdr" files are in?  I think that VLC needs the stream to be in PS
format for it to work correctly, but I am not sure.

[00000197] main input debug: selecting ES 0xc0
[00000209] main packetizer debug: looking for packetizer module
[00000209] main packetizer debug: probing 23 candidates
[00000075] main module debug: using packetizer module "mpeg_audio"
[00000197] main input debug: stream out mode -> no decoder thread
[00000197] main input debug: dumping stream ID 0x0 [OK:0/D:0]
[00000197] main input debug: seekable stream, position: 0/2097380439
(-:--:--/-:--:--)
[00000197] main input debug: dumping program 0x0, version 0 (partial)
[00000197] main input debug: ES 0xe0, stream 0xe0, fourcc `mpgv', selected
[OK:0/ERR:0]
[00000197] main input debug: ES 0xc0, stream 0xc0, fourcc `mpga', selected
[OK:0/ERR:0]
[00000105] main module debug: using demux module "ps"

Thanks,
C.Y.M.





Home | Main Index | Thread Index