VLC 0.8.2 and Dreambox video.pls problem

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
ptit_boogy

VLC 0.8.2 and Dreambox video.pls problem

Postby ptit_boogy » 28 Jun 2005 00:26

Hello ...
I'm having a problem since I've upgrade to version 0.8.2.
I think it's not OS dependant .. i've got the same problem on gentoo and on Win XP Pro.

With version 0.8.1 when I click on the vpid number I choose to open video.pls with VLC and it's always working ...

Thx for your help.


P'tit Boogy

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 28 Jun 2005 01:27

And the video.pls file contains????????
Don't use PMs for support questions.

ptit_boogy

video.pls

Postby ptit_boogy » 28 Jun 2005 02:24

here is some exemple :

http://dreamboxip:31339/0,0515,0078,0082,0083,0078

or

http://dreamboxip:31339/0,0503,00a4,0060,00a4

I also try to vlc `wget http://user:pass@dreamboxip/video.pls` but it does not work anymore.

Thx for your help

ptit_boogy

Some News

Postby ptit_boogy » 28 Jun 2005 10:16

Hello, have you got some news about this problem ?

Thx

P'tit Boogy

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 28 Jun 2005 13:55

dreamboxip ?
My computer doesn't know that internet server.
Don't use PMs for support questions.

ptit_boogy

LAN only

Postby ptit_boogy » 28 Jun 2005 15:40

It's only work on a LAN ...

Have you find something else ?

sullven

Dreambox/vlc

Postby sullven » 29 Jun 2005 18:29

@ The DJ

Hi I am seeing the same thing as ptit_boogy since upgrading to 0.8.2 I can't view the video stream from my Dreambox on my PC. I realise that maybe you don't have or like DB's but something has changed between releases. I read about DB MPEG-TS not being standard compliant, if that is so what setting changes can I make to vlc so that I can watch/listen to DB streams as before. I have not changed anything on the DB or Firefox. Any pointers would be much appreciated.

Sullven

Guest

Postby Guest » 29 Jun 2005 21:34

Could you get the content of the playlist file sent by dreambox with a standard web browser and post it here?

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 30 Jun 2005 01:36

I just don't HAVE a dbox. People seem to expect that we can magically look at their equipment, but we cannot. Please provide detailed bug reports. If i'm asking for the contents of a link, then I expect people to give me those contents. I'm not waiting for a link that I cannot use.
Don't use PMs for support questions.

ptit_boogy
New Cone
New Cone
Posts: 2
Joined: 30 Jun 2005 10:46

Debug information

Postby ptit_boogy » 30 Jun 2005 11:13

@ The DJ

Hello,

How can I send you my debug files ? By mail ?

Thx

ptit_boogy
New Cone
New Cone
Posts: 2
Joined: 30 Jun 2005 10:46

A possible solution

Postby ptit_boogy » 30 Jun 2005 11:24

I try that viewtopic.php?t=9828&highlight=dreambox

when I rename video.pls in video.m3u that OK ...

But the question is "what is the problem ?" VLC 0.8.1 : OK - VLC 0.8.2 : KO

P'tit Boogy

Guest

Postby Guest » 30 Jun 2005 23:09

I dont have any problem viewing mpeg2-TS from my dreambox with 0.8.2 !
fore example...
If I open a HTTP/HTTPS/FTP/MMS network stream an give this URL http://10.10.10.10:31339/0,0488,0489,048a,048b,0489
i got the Swedish ZTV chanel

The 0.8.2 works like 0.8.1 fore me !!

/Otto

Guest

Postby Guest » 30 Jun 2005 23:20

after i upgraded from 0.8.1 to 0.8.2 i can open the DB url no problem and view the mpeg2-TS stream no proble, but if i try to enable deinterlace on the vlc it crashes, i didnt have that problem with 0.8.1, just for test i uninstalled 0.8.2 and installed 0.8.1 again and it does deinterlace, any ideas why 0.8.2 crashes on it ? Thanks.

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 01 Jul 2005 00:51

If the reported link above in the forum is also the case in this issue then the reason it doesn't work anymore is the same.

a .pls file with a single line as specified there is not a pls file. It's a m3u file. VLC no longer does autodetection on this files (because it creates havoc on all kinds of stuff). It uses the file extension or mimetype to retrieve the proper format of the file. If the file lies about what it is, then it is broken.
Don't use PMs for support questions.

Guest

Postby Guest » 03 Jul 2005 21:24

which other playlist filetypes does vlc support? m3u is already used for winamp on dbox and dreambox.

Db user

Postby Db user » 08 Jul 2005 22:23

vlc 0.8.2 DOESN'T work with the web interface stream
any news/idea?

(thx to all the develop guys for this incredible software)

Guest

Postby Guest » 12 Jan 2006 13:24

yes, the pls needs to have a #EXTM3U as first line to define meta type ...


on the other hand, a quick fix for windows :

and just use vlc.bat to open the vpid url :P

vlc.bat

copy %1 %1.m3u
"C:\Program Files\VideoLAN\VLC\vlc.exe" "%1.m3u"

Guest

Re: video.pls

Postby Guest » 30 May 2006 21:39

here is some exemple :

http://dreamboxip:31339/0,0515,0078,0082,0083,0078

or

http://dreamboxip:31339/0,0503,00a4,0060,00a4

I also try to vlc `wget http://user:pass@dreamboxip/video.pls` but it does not work anymore.

Thx for your help

Guest

Re: video.pls

Postby Guest » 15 Jun 2006 00:11

here is some exemple :

http://dreamboxip:31339/0,0515,0078,0082,0083,0078

or

http://dreamboxip:31339/0,0503,00a4,0060,00a4

I also try to vlc `wget http://user:pass@dreamboxip/video.pls` but it does not work anymore.

Thx for your help

cawdor
New Cone
New Cone
Posts: 1
Joined: 26 Dec 2007 21:11

Re: VLC and Dreambox video.pls problem solved - using Opera

Postby cawdor » 26 Dec 2007 21:29

vlc.bat

copy %1 %1.m3u
"C:\Program Files\VideoLAN\VLC\vlc.exe" "%1.m3u"
works fine for me:
Opera (ver. 9.22)
VLC (ver. 0.8.6d)
on Windows XP

using following settings:
go to Opera-Menu

Extras > Settings > Downloads > video/mpeg file (pls)
let Opera open the pls-file using the vlc.bat and select
"forward webadress to application".
(german: "Webadresse direkt zur Anwendung leiten")

Thanks!

AjeeB
Blank Cone
Blank Cone
Posts: 14
Joined: 18 Oct 2007 23:32

Re: VLC 0.8.2 and Dreambox video.pls problem

Postby AjeeB » 09 Jan 2008 15:43

VLC (ver. 0.8.6d) it's work with this version BUT! it always hang the Dreambox and need to reboot it !
any hints?


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 12 guests