plays only up to 7 sec then stop

*nix specific usage questions
crux
New Cone
New Cone
Posts: 4
Joined: 23 Nov 2006 11:18

plays only up to 7 sec then stop

Postby crux » 23 Nov 2006 12:49

Hi to all.

Need help...

I'm currently using Ubuntu Edgy. I followed the instructions in ubuntuguide.org for editing the repositories then installed automatix2 still according to ubuntuguide then used automatix2 to install some applications including vlc. The version that was installed is vlc 0.8.6. When I play an mpg file from a local directory in my home folder, it plays fine from beginning to end. But when I play an mpg file that is being served by apache on our server, it just plays it up to about 7 seconds then stops and then jumps to the next mpg file if it's an m3u file. Playing the same mpg file or m3u file on a windows pc also using vlc presents no problem at all. I included below part of the error being shown by vlc.

Thanks for any help...

error message:
access_http error: error: HTTP/1.1 416 Requested Range Not Satisfiable
access_http error: seek failed
main debug: EOF reached
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
main debug: waiting decoder fifos to empty
alsa debug: recovered from buffer underrun
main debug: closing input
main debug: removing module "mpeg_audio"
main debug: thread 2965232544 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "bandlimited_resampler"
main debug: thread 2948447136 joined (alsa.c:714)
main debug: removing module "alsa"
main debug: removing module "float32_mixer"
main debug: removing module "libmpeg2"
main debug: thread 2973625248 joined (input/decoder.c:191)
main debug: killing decoder fourcc `mpgv', 0 PES in FIFO
main debug: Program doesn't contain anymore ES
main debug: removing module "ps"
main debug: removing module "access_http"
main debug: thread 3007617952 joined (input/input.c:401)
main warning: refcount is 1, delaying before deletion (id=310,type=-7)
main error: refcount is 1, delaying again (id=310,type=-7)
main error: waited too long, cancelling destruction (id=310,type=-7)
main debug: creating new input thread
main debug: waiting for thread completion
main debug: thread 3007617952 (input) created at priority 0 (input/input.c:263)
main debug: `http://www.mstc.inv/video/sdts/04bjtfundamentals.mpg' gives access `http' demux `' path `www.mstc.inv/video/sdts/04bjtfundamentals.mpg'
main debug: creating demux: access='http' demux='' path='www.mstc.inv/video/sdts/04bjtfundamentals.mpg'
main debug: looking for access_demux module: 0 candidates
main warning: no access_demux module matched "http"
main debug: creating access 'http' path='www.mstc.inv/video/sdts/04bjtfundamentals.mpg'
main debug: looking for access2 module: 7 candidates
access_http debug: http: server='www.mstc.inv' port=80 file='/video/sdts/04bjtfundamentals.mpg
main debug: net: connecting to http://www.mstc.inv port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Server: Apache-AdvancedExtranetServer/2.0.53 (Mandriva Linux/PREFORK-9.4.102mdk) mod_ssl/2.0.53 OpenSSL/0.9.7e PHP/4.3.10 mod_perl/1.999.21 Perl/v5.8.6
access_http debug: stream size=281687392
access_http debug: Content-Type: video/mpeg
access_http debug: auto re-connect enabled
main debug: using access2 module "access_http"
main debug: pre-buffering...
main debug: received first data for our buffer
main debug: pre-buffering done 820192 bytes in 0s - 7994 kbytes/s
main debug: creating demux: access='http' demux='' path='www.mstc.inv/video/sdts/04bjtfundamentals.mpg'
main debug: looking for demux2 module: 44 candidates
main debug: using demux2 module "ps"
main debug: `http://www.mstc.inv/video/sdts/04bjtfundamentals.mpg' successfully opened
access_http debug: trying to seek to 281587392
main debug: net: connecting to http://www.mstc.inv port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Server: Apache-AdvancedExtranetServer/2.0.53 (Mandriva Linux/PREFORK-9.4.102mdk) mod_ssl/2.0.53 OpenSSL/0.9.7e PHP/4.3.10 mod_perl/1.999.21 Perl/v5.8.6
access_http debug: stream size=281687392
access_http debug: Content-Type: video/mpeg
ps warning: garbage at input, trying to resync...
access_http debug: trying to seek to 820192
main debug: net: connecting to http://www.mstc.inv port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 206
access_http debug: Server: Apache-AdvancedExtranetServer/2.0.53 (Mandriva Linux/PREFORK-9.4.102mdk) mod_ssl/2.0.53 OpenSSL/0.9.7e PHP/4.3.10 mod_perl/1.999.21 Perl/v5.8.6
access_http debug: stream size=281687392
access_http debug: Content-Type: video/mpeg
ps warning: found sync code
access_http debug: trying to seek to 281687392
main debug: net: connecting to http://www.mstc.inv port 80
main debug: connection in progress
access_http debug: protocol 'HTTP' answer code 416
access_http error: error: HTTP/1.1 416 Requested Range Not Satisfiable
access_http error: seek failed
main debug: selecting program id=0
main debug: looking for decoder module: 24 candidates
main debug: using decoder module "libmpeg2"
main debug: thread 2973625248 (decoder) created at priority 0 (input/decoder.c:159)
main debug: looking for decoder module: 24 candidates
main debug: using decoder module "mpeg_audio"
main debug: thread 2948447136 (decoder) created at priority 0 (input/decoder.c:159)
libmpeg2 debug: 352x240 (display 352,240), aspect 563200, sar 8:9, 29.971 fps
main warning: dts != current_pts (-1169731)
mpeg_audio debug: MPGA channels:2 samplerate:44100 bitrate:224
main debug: looking for audio output module: 5 candidates

tsr
Blank Cone
Blank Cone
Posts: 25
Joined: 24 Nov 2006 03:47

Re: plays only up to 7 sec then stop

Postby tsr » 24 Nov 2006 05:08

Hi crux,
I followed the instructions in ubuntuguide.org for editing the repositories then installed automatix2 still according to ubuntuguide then used automatix2 to install some applications including vlc. The version that was installed is vlc 0.8.6.
I have no idea what there is wrong between VLC and your Apache, but as you probably have suspected yourself, I guess that they have some kind of problem communicating.
On the other hand, I don't think that automatix is a good choice for installing VLC on Edgy. The VLC version in the repositories is 0.8.6, just like the automatix version. Maybe you'll have more luck if you uninstall the automatix install, and use synaptic / apt-get / aptitude instead. :)

crux
New Cone
New Cone
Posts: 4
Joined: 23 Nov 2006 11:18

Postby crux » 24 Nov 2006 10:04

Which repositories should I use then?

crux
New Cone
New Cone
Posts: 4
Joined: 23 Nov 2006 11:18

Postby crux » 24 Nov 2006 10:22

I tried reverting my repositories to the original when I fresh installed edgy. Did a complete removal first using automatix2 then installed vlc using synaptic but still the same problem. Next, I did a complete removal of vlc and other related files and changed repositories as described in ubuntuguide.org but still the same problem.

tsr
Blank Cone
Blank Cone
Posts: 25
Joined: 24 Nov 2006 03:47

Postby tsr » 24 Nov 2006 15:24

VLC 0.8.6 is in the Edgy Universe repository (vlc_0.8.6-svn20061012.debian-1ubuntu1_i386.deb).

Can you maybe post your Apache2 logfile entries that VLC is creating when trying to play something ? :)
And... is your webserver accessible from the web somehow ? If so, could you post a link to an example file ?

crux
New Cone
New Cone
Posts: 4
Joined: 23 Nov 2006 11:18

Postby crux » 25 Nov 2006 01:27

It's not publicly accessible. It's only accessible by our students inside the our com labs.

The PC ip address to watch are 192.168.1.13 (which is a windows pc which plays without problems) and 192.168.1.226 (which is the one having problem playing).

Here is the apache access log entry:

192.168.1.3 - - [25/Nov/2006:07:56:27 +0800] "GET /menu/orange/images/footer_bg.png HTTP/1.1" 304 - "http://www.mstc.inv/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.8 - - [25/Nov/2006:07:56:07 +0800] "GET /docs/timeline.pdf HTTP/1.1" 206 1524906 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.226 - - [25/Nov/2006:08:05:36 +0800] "GET / HTTP/1.1" 200 8462 "-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20060601 Firefox/2.0 (Ubuntu-edgy)"
192.168.1.226 - - [25/Nov/2006:08:08:26 +0800] "GET /video/promovid/qpl.mpg HTTP/1.1" 206 153983132 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:26 +0800] "GET /video/promovid/qpl.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:26 +0800] "GET /video/promovid/qpl.mpg HTTP/1.1" 206 153625332 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:26 +0800] "GET /video/promovid/qpl.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:35 +0800] "GET /video/5soffice/5s1_upgrading_efficiency.mpg HTTP/1.1" 301 480 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:35 +0800] "GET /video/5soffice/5s1_Upgrading_Efficiency.mpg HTTP/1.1" 206 224393820 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:36 +0800] "GET /video/5soffice/5s1_Upgrading_Efficiency.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:36 +0800] "GET /video/5soffice/5s1_Upgrading_Efficiency.mpg HTTP/1.1" 206 223218020 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:36 +0800] "GET /video/5soffice/5s1_Upgrading_Efficiency.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:46 +0800] "GET /video/5soffice/5s2_organization_and_communication.mpg HTTP/1.1" 301 490 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:46 +0800] "GET /video/5soffice/5s2_Organization_and_Communication.mpg HTTP/1.1" 206 247145780 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:46 +0800] "GET /video/5soffice/5s2_Organization_and_Communication.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:46 +0800] "GET /video/5soffice/5s2_Organization_and_Communication.mpg HTTP/1.1" 206 245970436 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:08:46 +0800] "GET /video/5soffice/5s2_Organization_and_Communication.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:02 +0800] "GET /video/dets/lesson01.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:03 +0800] "GET /video/dets/Lesson01.mpg HTTP/1.1" 206 284571476 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:03 +0800] "GET /video/dets/Lesson01.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:03 +0800] "GET /video/dets/Lesson01.mpg HTTP/1.1" 206 283676564 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:03 +0800] "GET /video/dets/Lesson01.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:12 +0800] "GET /video/dets/lesson03.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:12 +0800] "GET /video/dets/Lesson03.mpg HTTP/1.1" 206 296897972 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:12 +0800] "GET /video/dets/Lesson03.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:12 +0800] "GET /video/dets/Lesson03.mpg HTTP/1.1" 206 295673724 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:12 +0800] "GET /video/dets/Lesson03.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:21 +0800] "GET /video/dets/lesson04.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:21 +0800] "GET /video/dets/Lesson04.mpg HTTP/1.1" 206 245035588 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:21 +0800] "GET /video/dets/Lesson04.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:21 +0800] "GET /video/dets/Lesson04.mpg HTTP/1.1" 206 244766452 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:21 +0800] "GET /video/dets/Lesson04.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:25 +0800] "GET /video/dets/lesson05.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:25 +0800] "GET /video/dets/Lesson05.mpg HTTP/1.1" 206 294959756 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:25 +0800] "GET /video/dets/Lesson05.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:25 +0800] "GET /video/dets/Lesson05.mpg HTTP/1.1" 206 294675684 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:25 +0800] "GET /video/dets/Lesson05.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:28 +0800] "GET /video/dets/lesson06.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:28 +0800] "GET /video/dets/Lesson06.mpg HTTP/1.1" 206 288320088 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:29 +0800] "GET /video/dets/Lesson06.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:29 +0800] "GET /video/dets/Lesson06.mpg HTTP/1.1" 206 288023728 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:29 +0800] "GET /video/dets/Lesson06.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:32 +0800] "GET /video/dets/lesson08.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:32 +0800] "GET /video/dets/Lesson08.mpg HTTP/1.1" 206 285784604 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:32 +0800] "GET /video/dets/Lesson08.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:32 +0800] "GET /video/dets/Lesson08.mpg HTTP/1.1" 206 284604460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:33 +0800] "GET /video/dets/Lesson08.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.8 - - [25/Nov/2006:08:09:34 +0800] "GET / HTTP/1.1" 200 8434 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.8 - - [25/Nov/2006:08:09:34 +0800] "GET / HTTP/1.1" 200 8420 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.13 - - [25/Nov/2006:08:09:37 +0800] "GET / HTTP/1.1" 200 8434 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.226 - - [25/Nov/2006:08:09:41 +0800] "GET /video/dets/lesson09.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:41 +0800] "GET /video/dets/Lesson09.mpg HTTP/1.1" 206 292126800 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:41 +0800] "GET /video/dets/Lesson09.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:41 +0800] "GET /video/dets/Lesson09.mpg HTTP/1.1" 206 291662504 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:41 +0800] "GET /video/dets/Lesson09.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:46 +0800] "GET /video/dets/lesson10.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:46 +0800] "GET /video/dets/Lesson10.mpg HTTP/1.1" 206 271254956 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:46 +0800] "GET /video/dets/Lesson10.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:46 +0800] "GET /video/dets/Lesson10.mpg HTTP/1.1" 206 270942212 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:46 +0800] "GET /video/dets/Lesson10.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:50 +0800] "GET /video/dets/lesson11.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:50 +0800] "GET /video/dets/Lesson11.mpg HTTP/1.1" 206 281694364 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:50 +0800] "GET /video/dets/Lesson11.mpg HTTP/1.1" 206 100000 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:50 +0800] "GET /video/dets/Lesson11.mpg HTTP/1.1" 206 281320180 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.226 - - [25/Nov/2006:08:09:50 +0800] "GET /video/dets/Lesson11.mpg HTTP/1.1" 416 518 "-" "VLC media player - version 0.8.6 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.13 - - [25/Nov/2006:08:09:59 +0800] "GET /video/sdts/sdts.m3u HTTP/1.1" 200 232 "http://www.mstc.inv/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.8 - - [25/Nov/2006:08:17:40 +0800] "GET /video/computerassembly/computerassembly.m3u HTTP/1.1" 200 672 "http://www.mstc.inv/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.8 - - [25/Nov/2006:08:17:49 +0800] "GET /video/computerassembly/01.mpg HTTP/1.1" 206 50506892 "-" "VLC media player - version 0.8.5 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.13 - - [25/Nov/2006:08:10:14 +0800] "GET /video/sdts/03specialpurposediodes.mpg HTTP/1.1" 206 269256316 "-" "VLC media player - version 0.8.5 Janus - (c) 1996-2006 the VideoLAN team"
192.168.1.13 - - [25/Nov/2006:08:23:12 +0800] "GET /video/dets/dets.m3u HTTP/1.1" 200 414 "http://www.mstc.inv/" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0"
192.168.1.13 - - [25/Nov/2006:08:23:15 +0800] "GET /video/dets/lesson01.mpg HTTP/1.1" 301 460 "-" "VLC media player - version 0.8.5 Janus - (c) 1996-2006 the VideoLAN team"


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 8 guests