I m running VLC under win XP and i've tried both v0.8.5 and 0.7.2.
I'm trying to stream mpeg4 video from my network camera , i'm trying to open http://192.168.0.100/mpeg4 the message says
:
....
asf debug: found 1 streams
access_http warning: unimplemented query in control
main debug: selecting program id=0
asf debug: added new video stream(ID:1)
main debug: using demux2 module "asf"
main debug: looking for a subtitle file in C:\Program Files\VideoLAN\VLC\
main debug: looking for decoder module: 27 candidates
ffmpeg debug: libavcodec already initialized
ffmpeg debug: postprocessing disabled
ffmpeg debug: using direct rendering
ffmpeg debug: ffmpeg codec (MPEG-4 Video) started
main debug: using decoder module "ffmpeg"
main debug: thread 3936 (decoder) created at priority 0 (input/decoder.c:159)
main debug: `http://192.168.0.100/mpeg4' successfully opened
asf warning: cannot peek while getting new packet, EOF ?
main debug: EOF reached
main debug: closing input
asf debug: free asf object 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365
asf debug: free asf object 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365
asf debug: free asf object 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365
asf debug: free asf object 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c
asf debug: free asf object 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c
ffmpeg debug: ffmpeg codec (MPEG-4 Video) stopped
main debug: removing module "ffmpeg"
main debug: thread times: real 0m0.109375s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 3936 joined (input/decoder.c:191)
main debug: killing decoder fourcc `MP4S', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
main debug: removing module "asf"
main debug: removing module "access_http"
main debug: thread times: real 0m0.734375s, kernel 0m0.000000s, user 0m0.000000s
main debug: thread 3832 joined (input/input.c:399)
main: nothing to play
the only player i have found that plays it is mplayer2.
It's true that im not very familiar with video application but i'm trying to make it work almost a week .. Please help.