Page 1 of 1

Can't play stream on a Windows 7 PC

Posted: 24 May 2010 18:55
by droopyvlc
Hi,

I have a little problem. I have 2 computers with Windows 7 on each. I can play RTP stream on one but not on the other (with the same wire). I think I miss something in the config but can't find what (I switched off my firewall).

The messages are:

main debug: processing request item 0. Mosaique 1 Orange node Liste de lecture skip 0
main debug: resyncing on 0. Mosaique 1 Orange
main debug: 0. Mosaique 1 Orange is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for '0. Mosaique 1 Orange'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Users\Admin\AppData\Local\Temp'
main debug: `rtp://@232.0.1.29:8200' gives access `rtp' demux `' path `@232.0.1.29:8200'
main debug: creating demux: access='rtp' demux='' path='@232.0.1.29:8200'
main debug: looking for access_demux module: 1 candidate
main debug: net: opening 232.0.1.29 datagram port 8200
main debug: Multicast group join request
main debug: using access_demux module "rtp"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
main debug: `rtp://@232.0.1.29:8200' successfully opened
qt4 debug: IM: Setting an input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry

All seems OK but no video and no sound :(
Any idea?

Thanks for your help!

Re: Can't play stream on a Windows 7 PC

Posted: 24 May 2010 19:13
by VLC_help
Removal of %appdata%\vlc folder helps? Does the other computer have two or more NICs?

Re: Can't play stream on a Windows 7 PC

Posted: 25 May 2010 15:04
by droopyvlc
I will try this tonight. My PC has 2 NICs but the symptom is the same with one disabled.

Re: Can't play stream on a Windows 7 PC

Posted: 25 May 2010 19:26
by droopyvlc
I deleted the folder but the result is the same...

Re: Can't play stream on a Windows 7 PC

Posted: 29 May 2010 10:04
by droopyvlc
Anyone has an idea?
Thank you for your help.

Re: Can't play stream on a Windows 7 PC

Posted: 29 May 2010 10:04
by droopyvlc
Anyone has an idea?
I'm the only one to have this problem?

Thank you for your help.

Re: Can't play stream on a Windows 7 PC

Posted: 29 May 2010 18:45
by jhb50
It would be helpful if you would post the comand line being used and the details of the 2 systems you are using.
I get the same log and inability to play with vlc rtp://@232.0.1.29:8200 on my W7-64bit system so it looks like there is no stream being sent. What system are you getting the stream on?

Re: Can't play stream on a Windows 7 PC

Posted: 05 Jun 2010 17:59
by droopyvlc
I'm stream my IPTV from internet box (Orange TV).

* On my first system (Win 7 - 32 bits) where I cannot view my IPTV I have this log:

main debug: processing request item 0. Mosaique 1 Orange node Liste de lecture skip 0
main debug: resyncing on 0. Mosaique 1 Orange
main debug: 0. Mosaique 1 Orange is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for '0. Mosaique 1 Orange'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:214)
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\Admin\AppData\Local\Temp'
main debug: `rtp://@232.0.1.29:8200' gives access `rtp' demux `' path `@232.0.1.29:8200'
main debug: creating demux: access='rtp' demux='' path='@232.0.1.29:8200'
main debug: looking for access_demux module: 1 candidate
main debug: net: opening 232.0.1.29 datagram port 8200
main debug: Multicast group join request
main debug: using access_demux module "rtp"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Admin\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.lua
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: `rtp://@232.0.1.29:8200' successfully opened
qt4 debug: IM: Setting an input

* On my second system (Win 7 - 64 bits) where I can view my IPTV I have this log:

main debug: processing request item 0. Mosaique 1 Orange node Liste de lecture skip 0
main debug: resyncing on 0. Mosaique 1 Orange
main debug: 0. Mosaique 1 Orange is at 0
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for '0. Mosaique 1 Orange'
main debug: thread (input) created at priority 1 (../.././src/input/input.c:230)
main debug: thread started
main debug: using timeshift granularity of 50 MBytes
main debug: using timeshift path 'C:\Users\yfaure\AppData\Local\Temp'
main debug: `rtp://@232.0.1.29:8200' gives access `rtp' demux `' path `@232.0.1.29:8200'
main debug: creating demux: access='rtp' demux='' path='@232.0.1.29:8200'
main debug: looking for access_demux module: 1 candidate
main debug: net: opening 232.0.1.29 datagram port 8200
main debug: Multicast group join request
main debug: using access_demux module "rtp"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: looking for a subtitle file in C:\Program Files (x86)\VideoLAN\VLC\
main debug: `rtp://@232.0.1.29:8200' successfully opened
qt4 debug: IM: Setting an input
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
rtp debug: detected MPEG2 TS
rtp debug: added payload type 33 (f = 90000 Hz)
main debug: thread (stream out) created at priority 1 (../.././src/input/stream_demux.c:98)
rtp debug: added RTP source (00000000)
main debug: thread started
main debug: creating demux: access='' demux='ts' path=''
main debug: looking for demux module: 1 candidate
main debug: using demux module "ts"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
ts debug: DEMUX_SET_GROUP -1 00000000
ts debug: pid[1221] unknown
ts debug: pid[555] unknown
ts debug: pid[1321] unknown
ts debug: pid[1121] unknown
ts debug: PATCallBack called
ts debug: new PAT ts_id=1 version=1 current_next=1
ts debug: * number=1021 pid=1121
ts debug: PMTCallBack called
ts debug: new PMT program number=1021 version=3 pid_pcr=1221
ts debug: * descriptor : unknown (0xe)
ts debug: * descriptor : unknown (0xc)
ts debug: * es pid=1221 type=27 dr->i_tag=0x52
ts debug: * es pid=1221 type=27 dr->i_tag=0x2
ts debug: * es pid=1221 type=27 dr->i_tag=0x6
ts debug: * es pid=1221 type=27 dr->i_tag=0xe
ts debug: * es pid=1221 type=27 fcc=h264
main debug: selecting program id=1021
main debug: looking for decoder module: 35 candidates
avcodec debug: libavcodec already initialized
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_h264"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:315)
main debug: thread started
ts debug: * es pid=1321 type=4 dr->i_tag=0x52
ts debug: * es pid=1321 type=4 dr->i_tag=0xa
ts debug: * es pid=1321 type=4 dr->i_tag=0x3
ts debug: * es pid=1321 type=4 dr->i_tag=0xe
ts debug: found language: fre
ts debug: * es pid=1321 type=4 fcc=mpga
main debug: looking for decoder module: 35 candidates
main debug: using decoder module "mpeg_audio"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:315)
main debug: thread started
qt4 debug: Updating the geometry
ts warning: first packet for pid=1221 cc=0x5
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
ts warning: first packet for pid=1321 cc=0x2
main debug: Buffering 0%
qt4 debug: Updating the geometry
main debug: Buffering 3%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
qt4 debug: Updating the geometry
qt4 debug: Updating the geometry
packetizer_h264 warning: waiting for SPS/PPS
ts debug: pid[1] unknown
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 7%
main debug: Buffering 10%
packetizer_h264 warning: waiting for SPS/PPS
ts debug: PSINewTableCallBack: table 0x42(66) ext=0x1(1)
ts debug: SDTCallBack called
ts debug: new SDT ts_id=1 version=3 current_next=1 network_id=1
ts debug: * service id=1021 eit schedule=0 present=0 running=4 free_ca=0
ts debug: - type=1 provider=France Telecom name=Mosaique 1
main debug: EsOutProgramMeta: number=1021
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 14%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 17%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 21%
mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:128
main debug: reusing aout
main debug: looking for audio output module: 3 candidates
aout_directx debug: OpenAudio
aout_directx debug: found device: Primary Sound Driver
aout_directx debug: found device: Speakers / Headphones (SigmaTel High Definition Audio CODEC)
aout_directx debug: found device: Digital Output Device (SPDIF Out) (SigmaTel High Definition Audio CODEC)
packetizer_h264 warning: waiting for SPS/PPS
aout_directx debug: device supports 2 channels (DEFAULT!)
aout_directx debug: device supports 1 channel
aout_directx debug: Windows says your SpeakerConfig is stereo
aout_directx debug: creating DirectSoundThread
main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:427)
main debug: using audio output module "aout_directx"
main debug: TIMER module_need() : 14.000 ms - Total 14.000 ms / 1 intvls (Avg 14.000 ms)
main debug: output 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
main debug: thread started
main debug: filter(s) 'fl32'->'s16l' 48000 Hz->48000 Hz Stereo->Stereo
aout_directx debug: DirectSoundThread ready
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "converter_float"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: input 'mpga' 48000 Hz Stereo frame=1152 samples/1161 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo warning: bad input or output format
main warning: no audio filter module matching "scaletempo" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: filter(s) 'mpga'->'fl32' 48000 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "mpgatofixed32"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: filter(s) 'fl32'->'fl32' 52800 Hz->48000 Hz Stereo->Stereo
main debug: looking for audio filter module: 24 candidates
main debug: using audio filter module "bandlimited_resampler"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
main debug: Buffering 24%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 28%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 31%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 35%
main debug: Buffering 38%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 42%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 45%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 49%
main debug: Buffering 52%
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 56%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 59%
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 63%
main debug: Buffering 64%
packetizer_h264 warning: waiting for SPS/PPS
main debug: Buffering 67%
main debug: Buffering 71%
main debug: Buffering 74%
packetizer_h264 debug: found NAL_SPS (sps_id=0)
packetizer_h264 debug: found NAL_PPS (pps_id=0 sps_id=0)
main debug: Buffering 78%
main debug: Buffering 81%
main debug: no usable vout present, spawning one
main debug: looking for text renderer module: 2 candidates
main debug: thread (fontlist builder) created at priority 0 (../../.././modules/misc/freetype.c:480)
freetype debug: using fontsize: 2
main debug: using text renderer module "freetype"
main debug: TIMER module_need() : 2.000 ms - Total 2.000 ms / 1 intvls (Avg 2.000 ms)
main debug: looking for video filter2 module: 20 candidates
swscale debug: 32x32 chroma: YUVA -> 16x16 chroma: YUVA with scaling using Bicubic (good quality)
main debug: using video filter2 module "swscale"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: looking for video filter2 module: 20 candidates
yuvp debug: YUVP to YUVA converter
main debug: using video filter2 module "yuvp"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: window size: 791x576
main debug: looking for video output module: 7 candidates
main debug: Buffering 85%
main debug: Buffering 88%
main debug: thread started
freetype debug: Building font database...
freetype debug: Finished building font database.
freetype debug: Took 0 microseconds
main debug: thread ended
main debug: Buffering 92%
direct3d debug: creating Vout EventThread
main debug: thread (Vout Events Thread) created at priority 0 (../../../.././modules/video_output/msw/direct3d.c:218)
main debug: thread started
direct3d debug: DirectXCreateWindow
main debug: looking for hwnd module: 3 candidates
qt4 debug: requesting video...
qt4 debug: Video was requested -1, -1
qt4 debug: Video is resizing to: 791 576
qt4 debug: Updating the geometry
main debug: using hwnd module "qt4"
main debug: TIMER module_need() : 13.000 ms - Total 13.000 ms / 1 intvls (Avg 13.000 ms)
direct3d debug: created video sub-window
direct3d debug: Vout EventThread running
direct3d debug: disabling screen saver
main debug: using video output module "direct3d"
main debug: TIMER module_need() : 78.000 ms - Total 78.000 ms / 1 intvls (Avg 78.000 ms)
main debug: Deinterlacing available
main debug: Buffering 95%
main debug: Buffering 99%
direct3d debug: Direct3D device adapter successfully initialized
direct3d debug: selected surface pixel format is YUY2
direct3d debug: 1 Direct3D pictures created successfully
direct3d debug: Direct3D scene created successfully
main debug: got 1 direct buffer(s)
main debug: pic render sz 544x576, of (0,0), vsz 544x576, 4cc I420, ar 98909:72000, sar 16:11, msk r0x0 g0x0 b0x0
main debug: pic in sz 544x576, of (0,0), vsz 544x576, 4cc I420, ar 98909:72000, sar 16:11, msk r0x0 g0x0 b0x0
main debug: pic out sz 544x576, of (0,0), vsz 544x576, 4cc YUY2, ar 98909:72000, sar 16:11, msk r0x0 g0x0 b0x0
main debug: looking for video filter2 module: 20 candidates
main debug: using video filter2 module "i420_yuy2_sse2"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: indirect render, mapping render pictures 0-15 to system pictures 1-16
main debug: End of video preroll
main debug: Received first picture
qt4 debug: Qt: Entering Fullscreen
main debug: Stream buffering done (1030 ms in 1049 ms)
main debug: Decoder buffering done in 0 ms
main warning: buffer is 59789 late, triggering upsampling
main debug: Post-processing available
main debug: audio output is too slow (44889), trashing 50000us
main warning: output date isn't PTS date, requesting resampling (44889)
main warning: timing screwed, stopping resampling
main warning: buffer is 107459 late, triggering upsampling
freetype debug: using fontsize: 36
main debug: looking for video blending module: 1 candidate
blend debug: chroma: YUVA -> YUY2
main debug: using video blending module "blend"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)

Any idea?

Thank you.

Re: Can't play stream on a Windows 7 PC

Posted: 06 Jun 2010 16:06
by jhb50
" post the command lines being used "

The logs appear to be from different commands.

Re: Can't play stream on a Windows 7 PC

Posted: 06 Jun 2010 17:57
by droopyvlc
I'm using the user interface of VLC, no command lines... How I can find this?

Do you know what's this line in debug means?
"main debug: no meta reader module matching "any" could be loaded"

Re: Can't play stream on a Windows 7 PC

Posted: 10 Jun 2010 21:39
by droopyvlc
Nobody can help me?