Can´t play streaming video!!!

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Can´t play streaming video!!!

Postby p2501 » 24 Nov 2006 06:22

runing VLC 0.8.5


this is what i get when i try


main error: Cannot resolve 127.0.0.1 port 427 : Host or service not found
main error: cannot create socket(s) for HTTP host
access_output_http error: cannot listen on 127.0.0.1:427
stream_out_standard error: no suitable sout access module for `mmsh/asfh://127.0.0.1:427'
stream_out_duplicate error: no destination given
stream_out_transcode error: cannot create chain
main error: stream chain failed for `transcode{vcodec=DIV3,vb=1024,scale=1,acodec=mp3,ab=192,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=127.0.0.1:427}}'
main error: cannot start stream output instance, aborting


so what am not doing right
i see
main error: Cannot resolve 127.0.0.1 port 427 : Host or service not found
& i dont get y it cant see 127.0.0.1


does the same thing when i put in my 192.168.0.105

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 24 Nov 2006 19:39

i realy need this thing to work


so can some one help me

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 24 Nov 2006 20:36

I would venture a guess that what ever format the source is can't transcode into the format you want.

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 24 Nov 2006 21:53

I would venture a guess that what ever format the source is can't transcode into the format you want.

what do you bace this guess on??

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 24 Nov 2006 22:17

you know what i got it working

& it had nothing to do with transcode

it was some thing dumb that i did


i new it be some thing that i was doing


i thank you for trying to help me
& i thank every who viewed my port

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 25 Nov 2006 01:10

UPDATE

ok i can get Windows Media Player to play my VLC stream

you see if i dont put in an ip in the http box then it will play on
my host name http://PUCK:1234/ mms://PUCK:1234/

but sop-cast or TVUBroadcast v1.0.2.1build162 they will not even try to connect to VLC using http://PUCK:1234/ mms://PUCK:1234/

but if i pop http://PUCK:1234/ mms://PUCK:1234/ into my Windows Media Player it works
but if i put http://192.168.0.101:1234/ mms://192.168.0.101:1234/ or mms://127.0.0.1:1234/ mms://127.0.0.1:1234/
Windows Media Player does not work


ok so say i input an ip into the box
& play

this is what i get

Code: Select all

main debug: creating new input thread main debug: waiting for thread completion main debug: thread 4540 (input) created at priority 1 (input/input.c:261) main debug: stream=`duplicate' main debug: looking for sout stream module: 1 candidate stream_out_duplicate debug: creating 'duplicate' stream_out_duplicate debug: * adding `std{access=mmsh,mux=asfh,dst=192.168.0.101:1234}' main debug: stream=`std' main debug: looking for sout stream module: 1 candidate main debug: set sout option: sout-standard-access to mmsh main debug: set sout option: sout-standard-mux to asfh main debug: set sout option: sout-standard-dst to 192.168.0.101:1234 stream_out_standard debug: creating `mmsh/asfh://192.168.0.101:1234' stream_out_standard debug: extension is 101:1234 stream_out_standard debug: extension -> mux=(null) stream_out_standard debug: using `mmsh/asfh://192.168.0.101:1234' main debug: looking for sout access module: 1 candidate main: creating httpd main debug: net: listening to 192.168.0.101 port 1234 main error: Cannot resolve 192.168.0.101 port 1234 : Host or service not found main error: cannot create socket(s) for HTTP host access_output_http error: cannot listen on 192.168.0.101:1234 main warning: no sout access module matching "mmsh" could be loaded stream_out_standard error: no suitable sout access module for `mmsh/asfh://192.168.0.101:1234' main warning: no sout stream module matching "std" could be loaded main debug: destroying chain... (name=std) main debug: destroying chain done stream_out_duplicate error: no destination given main warning: no sout stream module matching "duplicate" could be loaded main debug: destroying chain... (name=duplicate) main debug: destroying chain done main error: stream chain failed for `duplicate{dst=std{access=mmsh,mux=asfh,dst=192.168.0.101:1234}}' main error: cannot start stream output instance, aborting main debug: thread times: real 0m0.125000s, kernel 0m0.015625s, user 0m0.000000s main debug: thread 4540 joined (input/input.c:399) main: nothing to play
so it all starts with "main: creating httpd
main debug: net: listening to 192.168.0.101 port 1234
main error: Cannot resolve 192.168.0.101 port 1234 : Host or service not found"

so im ding for someone to help me with VLC

i'm soo runing out of ideas on how to deal with this

so if any one help me me fix this or help find some info on httpd errors with VLC
that be most help full

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Postby VLC_help » 25 Nov 2006 01:10

What does VLC say when you use host, not IP (View -> Messages)?

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 25 Nov 2006 02:08

DivX 3 in a .asf container shows up as MPEG43 in WMP 10 or any Windows Direct Show player. If this doesn't work suggest a problem on that side. However, not knowing what the source is, there still is some doubt here.

You can press ctrl i while watching the video in VLC and go to the advanced info... tab. Post that here!

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 25 Nov 2006 06:19

ok when i do host i got this



this is when i put nothing into the box

Code: Select all

main debug: adding playlist item `C:\555\MM4\Killing Zoe.avi' ( C:\555\MM4\Killing Zoe.avi ) main debug: creating new input thread main debug: waiting for thread completion main debug: thread 4236 (input) created at priority 1 (input/input.c:261) main debug: creating statistics handler main debug: stream=`duplicate' main debug: looking for sout stream module: 1 candidate stream_out_duplicate debug: creating 'duplicate' stream_out_duplicate debug: * adding `std{access=mmsh,mux=asfh,dst=:1234}' main debug: stream=`std' main debug: looking for sout stream module: 1 candidate main debug: set sout option: sout-standard-access to mmsh main debug: set sout option: sout-standard-mux to asfh main debug: set sout option: sout-standard-dst to :1234 stream_out_standard debug: creating `mmsh/asfh://:1234' stream_out_standard debug: using `mmsh/asfh://:1234' main debug: looking for sout access module: 1 candidate main: creating httpd main debug: net: listening to port 1234 main debug: thread 4364 (httpd host thread) created at priority 0 (network/httpd.c:1076) main debug: using sout access module "access_output_http" stream_out_standard debug: access opened main debug: looking for sout mux module: 1 candidate mux_asf debug: asf muxer opened mux_asf debug: creating asf stream to be used with mmsh mux_asf debug: Packet size 4096 mux_asf debug: meta data: title='', author='', copyright='', comment='', rating='' main debug: using sout mux module "mux_asf" main debug: muxer support adding stream at any time main debug: muxer prefers to wait for all ES before starting to mux stream_out_standard debug: mux opened main debug: using sout stream module "stream_out_standard" main debug: using sout stream module "stream_out_duplicate" main warning: drive letter C: found in source main debug: `C:\555\MM4\Killing Zoe.avi' gives access `' demux `' path `C:\555\MM4\Killing Zoe.avi' main debug: creating demux: access='' demux='' path='C:\555\MM4\Killing Zoe.avi' main debug: looking for access_demux module: 1 candidate main debug: creating access '' path='C:\555\MM4\Killing Zoe.avi' main debug: looking for access2 module: 5 candidates vcd debug: trying .cue file: C:\555\MM4\Killing Zoe.cue access_file debug: opening file `C:\555\MM4\Killing Zoe.avi' main debug: using access2 module "access_file" main debug: pre-buffering... main debug: received first data for our buffer main debug: pre-buffering done 1408981 bytes in 0s - 42997 kbytes/s main debug: creating demux: access='' demux='' path='C:\555\MM4\Killing Zoe.avi' main debug: looking for demux2 module: 44 candidates avi debug: found Chunk fourcc:46464952 (RIFF) size:735591390 pos:0 avi debug: found LIST chunk: 'AVI ' avi debug: <list 'AVI '> avi debug: found Chunk fourcc:5453494c (LIST) size:8830 pos:12 avi debug: found LIST chunk: 'hdrl' avi debug: <list 'hdrl'> avi debug: found Chunk fourcc:68697661 (avih) size:56 pos:24 avi debug: avih: streams:2 flags: HAS_INDEX IS_INTERLEAVED 640x352 avi debug: found Chunk fourcc:5453494c (LIST) size:4244 pos:88 avi debug: found LIST chunk: 'strl' avi debug: <list 'strl'> avi debug: found Chunk fourcc:68727473 (strh) size:56 pos:100 avi debug: strh: type:vids handler:0x33766964 samplesize:0 23.98fps avi debug: found Chunk fourcc:66727473 (strf) size:40 pos:164 avi debug: strf: video:DIV3 640x352 planes:1 24bpp avi debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:212 avi debug: </list 'strl'> avi debug: found Chunk fourcc:5453494c (LIST) size:4234 pos:4340 avi debug: found LIST chunk: 'strl' avi debug: <list 'strl'> avi debug: found Chunk fourcc:68727473 (strh) size:56 pos:4352 avi debug: strh: type:auds handler:0x00000000 samplesize:0 41.67fps avi debug: found Chunk fourcc:66727473 (strf) size:30 pos:4416 avi debug: strf: audio:0x0055 channels:2 48000Hz 0bits/sample 120kb/s avi debug: found Chunk fourcc:4b4e554a (JUNK) size:4120 pos:4454 avi debug: </list 'strl'> avi debug: found Chunk fourcc:5453494c (LIST) size:260 pos:8582 avi debug: found LIST chunk: 'odml' avi debug: <list 'odml'> avi debug: found Chunk fourcc:686c6d64 (dmlh) size:248 pos:8594 avi warning: unknown chunk (not loaded) avi debug: </list 'odml'> avi debug: </list 'hdrl'> avi debug: found Chunk fourcc:5453494c (LIST) size:110 pos:8850 avi debug: found LIST chunk: 'INFO' avi debug: <list 'INFO'> avi debug: found Chunk fourcc:54465349 (ISFT) size:15 pos:8862 avi debug: ISFT: software : Nandub v0.29.1 avi debug: found Chunk fourcc:4d414e49 (INAM) size:12 pos:8886 avi debug: INAM: name : Killing Zoe avi debug: found Chunk fourcc:4a425349 (ISBJ) size:12 pos:8906 avi debug: ISBJ: subject : Killing Zoe avi debug: found Chunk fourcc:54524149 (IART) size:9 pos:8926 avi debug: IART: artist : VCDVaULT avi debug: found Chunk fourcc:504f4349 (ICOP) size:5 pos:8944 avi debug: ICOP: copyright : 1994 avi debug: found Chunk fourcc:544d4349 (ICMT) size:1 pos:8958 avi debug: ICMT: comments : avi debug: </list 'INFO'> avi debug: found Chunk fourcc:4b4e554a (JUNK) size:1264 pos:8968 avi debug: found Chunk fourcc:5453494c (LIST) size:729535398 pos:10240 avi debug: skipping movi chunk avi debug: found Chunk fourcc:31786469 (idx1) size:6045744 pos:729545646 avi debug: idx1: index entry:377859 avi debug: </list 'AVI '> avi debug: found Chunk fourcc:4b4e554a (JUNK) size:1042 pos:735591398 avi debug: * LIST-root size:735592448 pos:0 avi debug: + RIFF-AVI size:735591390 pos:0 avi debug: | + LIST-hdrl size:8830 pos:12 avi debug: | | + avih size:56 pos:24 avi debug: | | + LIST-strl size:4244 pos:88 avi debug: | | | + strh size:56 pos:100 avi debug: | | | + strf size:40 pos:164 avi debug: | | | + JUNK size:4120 pos:212 avi debug: | | + LIST-strl size:4234 pos:4340 avi debug: | | | + strh size:56 pos:4352 avi debug: | | | + strf size:30 pos:4416 avi debug: | | | + JUNK size:4120 pos:4454 avi debug: | | + LIST-odml size:260 pos:8582 avi debug: | | | + dmlh size:248 pos:8594 avi debug: | + LIST-INFO size:110 pos:8850 avi debug: | | + ISFT size:15 pos:8862 avi debug: | | + INAM size:12 pos:8886 avi debug: | | + ISBJ size:12 pos:8906 avi debug: | | + IART size:9 pos:8926 avi debug: | | + ICOP size:5 pos:8944 avi debug: | | + ICMT size:1 pos:8958 avi debug: | + JUNK size:1264 pos:8968 avi debug: | + LIST-movi size:729535398 pos:10240 avi debug: | + idx1 size:6045744 pos:729545646 avi debug: + JUNK size:1042 pos:735591398 avi debug: AVIH: 2 stream, flags HAS_INDEX IS_INTERLEAVED avi debug: stream[0] rate:23976023 scale:1000000 samplesize:0 avi debug: stream[0] video(DIV3) 640x352 24bpp 23.976023fps main debug: selecting program id=0 avi debug: stream[1] rate:48000 scale:1152 samplesize:0 avi debug: stream[1] audio(0x55) 2 channels 48000Hz 0bits avi warning: creating index from LIST-movi, will take time ! avi debug: stream[0] creating 138014 index entries avi debug: stream[1] creating 239845 index entries avi debug: stream[0] length:5756 (based on index) avi debug: stream[1] length:5756 (based on index) main debug: using demux2 module "avi" main debug: looking for a subtitle file in C:\555\MM4\ main debug: looking for packetizer module: 17 candidates main debug: using packetizer module "packetizer_copy" main debug: stream out mode -> no decoder thread main debug: looking for packetizer module: 17 candidates main debug: using packetizer module "mpeg_audio" main debug: stream out mode -> no decoder thread main debug: starting in synch mode main debug: meta information: main debug: - 'Setting' = ' HAS_INDEX IS_INTERLEAVED' main debug: `C:\555\MM4\Killing Zoe.avi' successfully opened avi debug: old:0 < new 0 avi debug: old:0 < new 0 main debug: adding a new input stream_out_duplicate debug: duplicated a new stream codec=DIV3 (es=0 group=0) main debug: adding a new input mux_asf debug: adding input stream_out_duplicate debug: - added for output 0 mpeg_audio debug: MPGA channels:2 samplerate:48000 bitrate:96 main debug: adding a new input stream_out_duplicate debug: duplicated a new stream codec=mpga (es=1 group=0) main debug: adding a new input mux_asf debug: adding input stream_out_duplicate debug: - added for output 0 mux_asf debug: Asf muxer creating header mux_asf debug: pixel aspect-ratio: 0/1


it does this with any video file or format i use for output
heres some info on the file

code DIV3
type video
resolution 640x352
frame rate 23.976023


code mpga
type audio
channels 2
123bk/s

also so im ruing this VLC v0.8.5

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 25 Nov 2006 19:02

can some one just point me to a help file but one that was made more for only windows VLC & not fing mac or linux

"main: creating httpd
main debug: net: listening to 192.168.0.101 port 1234
main error: Cannot resolve 192.168.0.101 port 1234 : Host or service not found"

is there a way i can get this thing to see my ip of some kind

y is it even trying to resolve an fing ip

VLC for playing videos on ones pc is fing kick a-ss.
trying to get VLC to Broadcast pain in the a-ss

i do have Windows Media Encoder but that thing eats up CPU as VLC does not this is y i want to get it working soo bad

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 25 Nov 2006 19:50

1. In streaming there are no differences between platforms.

2. The default port of 1234 hasn't been used since VLC 0.8.4 and you say your using 0.8.5

3. http:// doesn't require a port unless it's a redirect to something else. So it might be best to post the url or command line.

4. I asked for source format not destination format. If the source is the same as destination just select the container and not the format as this will create a copy.

5. The address your quoting is local. So it's a bit vague as to what your trying to accomplish or how your trying to accomplish this.

6. When one has problems with streaming it is best to separate transcoding from streaming by creating a local file first and know this plays before trying to stream. If you are trying to receive a stream the stream must work before you try to save it.

7. If you are trying to host a file, transcoding is required for streaming. If you are sure the transcode works by making a local file and playing it back, then you can call a second instance of VLC to check the stream locally. What this does is to eliminate everything except the router so that another machine can receive the stream. Keep in mind this is for testing only.

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 25 Nov 2006 21:33

ok heres whats im trying to accomplish

i did not want to say to much about what i was trying to because some ppl have toled me VLC ppl dont like it when use there prog to do this



im trying to get VLC to take a Divx movie & stream it on mms://127.0.0.1:427 so then i can input it into Sop-Cast or TVUBroadcast

no what your saying about the port thing 1234 that whats in there by default & i did not change it because im just trying to get it to work
now i think i need it be streaming on 127.0.0.1 & not the host name
but it will not

now i want to VLC 0.8.5 like 2 weeks ago from a way older VLC
vlc 0.8.1

now i did keep my setings, you know how when you install VLC 0.8.5 it asks you do you want to keep your old setings etc
so i did & may be thats y it all Fed up

and as far as transcoding i have tryed every one there is i get the same thing so i dont think it has any thing to do with that

whats going on here has to do with the ip/host

sry about giving you worng info
640x352
123kbps
MP@

23 fps
124kbps
24bit
Divx YV12

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 25 Nov 2006 23:19

Hmm! Looking at the documentation for Sop Cast it depends on the formats they support which I couldn't find. But in order to join their network you need their software. This has little to nothing to do with VLC.

TVUBroadcast sounds similar. This is a subscription service using their software. Again I couldn't find supported formats and there is no dedicated player. They say it's due out later this year????

Assuming you must use these services, about the only thing VLC may be good for is transcoding and assuming you can find the proper formats and if VLC supports this.

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 25 Nov 2006 23:44

no your not geting it

when i can get it to play

it only work when i input no ip
mms://PUCK:1234/ & only Windows Media Player works with it

now if i want to have my laptop on my LAN play it
it does not

so we know that when it does work its only play on the host name of my pc PUCK
i cant get VLC to use any ip what so ever
this is some thing to do with an ip it its not format
i have been trying ti get this working for days now

something is not working in my VLC

i think may be i will remove all of it & re install

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 26 Nov 2006 01:31

Either there is a gross lack of communication here or you are changing the usage of VLC. I wrote about trying to use VLC as a host or server and made suggestions in this regard. If you can't receive any URL on the web or local network this is another issue and probably associated with the way your system or router and or firewall is configured. But really I made suggestions as to how to determine this too by trying to use VLC as a host or server to a local network where another machine would be a client.

I'm really not sure where you are confused or again what exactly it is you are trying to do??? When you tried to describe this last time it was really scattered and I responded the best I could. When you came back the story is different???

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 26 Nov 2006 03:52

i was right after i fully removed all of VLC & reinstalled it
its all working 100% of it

& it had nothing to do with what you thought it was

so in the end thanks for nothing :roll: LOL!!! :lol:

DJ
Cone Master
Cone Master
Posts: 8206
Joined: 01 Jan 2006 04:30
Location: Koloa, Hawaii USA

Postby DJ » 26 Nov 2006 06:29

I didn't think it was anything! You never gave enough information to make any valid judgments. Oh! and next time try erasing VLC's preferences first. Like before coming here. :P After all it's easier to do than reinstall the program.

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 26 Nov 2006 08:16

i will try one more time

ok ever use Windows Media Encoder9

if you have then you know that what it does is reencode a movie & stream it out


now VLC can do that as well


now both can stream out on local ip
127.0.0.1

then i use some thing like TVUBroadcast or SopCast
& input the local ip & port

& thos prog buffer the stream then Broadcasts it over the network

& i'm doing it now as im typing this replay

i new that it would work because ppl on board for P2P streaming toled me it would.

it seem that some thing left over from my way old VLC was fing up the new VLC

p2501
Blank Cone
Blank Cone
Posts: 17
Joined: 24 Nov 2006 06:07

Postby p2501 » 26 Nov 2006 10:35

ppl had toled me VLC hates the ppl who amde thos progs

because tho use sp,e pf the DLL files


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 63 guests