DM 800 and VLC

Dreambox800 - Support for the Dreambox 800 DM-800 High Definition Dreambox satellite receiver.


Reply
 
LinkBack Thread Tools Display Modes
Old 04-03-2009   #1
Regular Member
 
Join Date: 04-05-2005
Location: Hungary
Posts: 26
Thanks: 1
Thanked 0 Times in 0 Posts

My System: Dreambox 5620-S PC: Windows XP and UHU-Linux (similar to Debian, Hungarian development)
DM 800 and VLC

Hello everyone,

My old 5620 died and I've bought a DM800. I want to set up vlc player to play back divx videos with my 800 but I am stuck. Could anyone help how to configure both the server and the client side? The image is Nabilo Black Hole 0.7.

Paul_HU
Paul_HU is offline   Reply With Quote
Old 13-04-2009   #2
Member
 
Join Date: 01-12-2008
Location: Macedonia
Posts: 3
Thanks: 0
Thanked 2 Times in 1 Post

My System: 13E Linux Ubuntu CCcam-2.0.10
Play DivX with VLC

1. Install latest VLC Player - with full instead of standard or custom settings.
2. Upon completion, go to your desktop icon click right button and go to propreties.
In Target field it should say something like this "C:\Program Files\VideoLAN\VLC\vlc.exe" so go to the end of the line and add following text: --intf wxwin --extraintf=http
So the complete line looks like: "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http
3. Run your VLC and minimize it
4. Now go to your box, press GREEN button to get into plug in menu and click on VLC plug in.
5. Creating a server by clicking GREEN buttons, or edit current with YELLOW buttons, and these are the options I had:
Server Name: Wotever
Enter VLC-Server as FQDN or IP-Address: IP-ADDRESS
Server Address: put in ur address 192.168.0.23
HTTP Port: 08080 (Default)
Movie Directory: f:/ (this is on my network drive, yours might be different, e.g. c:,d:, wotever).
DVD Device: didn't worry about
Transcode MPEG/DVD Video: YES
Video Codec: MPEG2
Video Bitrate: 2000 is default, play around with it untill ur happy with the resolution.
Video Resolution: Same deal, adjust untill you like the result
Everything else can stay default, only audio I've change to mp3 and that was it.
6. Once server is set up, press GREEN button to confirm the changes.
7. Click on the server, and you should be in directory specified, choose a movie and play it.
dbacc is offline   Reply With Quote
The Following 2 Users Say Thank You to dbacc For This Useful Post:
hraguts (17-04-2009), Paul_HU (06-05-2009)
Old 15-05-2009   #3
Member
 
imthedaddy's Avatar
 
Join Date: 31-10-2003
Location: Bradford (U.K)
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

I'm having some problems changing target file for vlc to what you have suggested (C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http) i get message saying,

problem shortcut
The name C:\program' specified in the target box is not valid. Make sure the path file and file name are correct

Oh by the way my O/P system is vista home
premium, and vlc player version is 0.9.9
imthedaddy is offline   Reply With Quote
Old 15-05-2009   #4
Regular Member
 
Join Date: 01-05-2004
Location: Surrey/Hampshire
Posts: 81
Thanks: 2
Thanked 3 Times in 3 Posts

My System: Penta 85 Alloy Dish Moteck SG2100 motor dm800HD Receiver DM500s Receiver also Gemini 90 Dish Stab HH120 Motor Smart Titanium LNB

Originally Posted by imthedaddy View Post
I'm having some problems changing target file for vlc to what you have suggested (C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http) i get message saying,

problem shortcut
The name C:\program' specified in the target box is not valid. Make sure the path file and file name are correct

Oh by the way my O/P system is vista home
premium, and vlc player version is 0.9.9
Check your path for VLC or just add this to the target you alread have (--intf wxwin --extraintf=http ) My VLC is in "D:\Program Files (x86)\VideoLAN\VLC\vlc.exe"and by cutting and pasting (C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http) I get the same error as you.
howc is offline   Reply With Quote
Old 16-05-2009   #5
Member
 
Join Date: 30-03-2008
Location: Nigeria
Posts: 32
Thanks: 2
Thanked 12 Times in 8 Posts

My System: Dreambox with router and pc

Hello,

What Dbacc was trying to explain was, you find your vlc target you already have and after that add in the line --intf wxwin --extraintf=http

So for
Howc your target should have been like this:
"D:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http

If you don't have an Icon on your desktop you should locate the vlc application where it was installed and right click on it, the popup list should have Send To -> Desktop (Create shortcut) This will create a shortcut and from there just follow
Dbacc post Step 2.
P3t3r_2 is offline   Reply With Quote
Old 17-05-2009   #6
Member
 
imthedaddy's Avatar
 
Join Date: 31-10-2003
Location: Bradford (U.K)
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Sorry I'm getting a little confused as to were I put in. (D:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http)
Shall I try to change this in target in properties or as to the vlc.exe file in programs ? as I am not able to change in target in properties. I keep getting error message
problem shortcut
The name C:\program' specified in the target box is not valid. Make sure the path file and file name are correct
imthedaddy is offline   Reply With Quote
Old 17-05-2009   #7
Specialist Contributor
 
DeepDiver's Avatar
 
Join Date: 04-12-2004
Location: Mariana Trench - Pacific Ocean
Posts: 422
Thanks: 11
Thanked 97 Times in 40 Posts

My System: Vista- DreamBox 7020Si Nabilo Darkstar II -7025+ Black Hole 0.11 - DM8000 BlackHole 0.11

Originally Posted by imthedaddy View Post
Sorry I'm getting a little confused as to were I put in. (D:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http)
Shall I try to change this in target in properties or as to the vlc.exe file in programs ? as I am not able to change in target in properties. I keep getting error message
problem shortcut
The name C:\program' specified in the target box is not valid. Make sure the path file and file name are correct
You miss the " before D:\.....
Change it to "D:\Program Files (x86)\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http

Memento Audere Semper
DeepDiver is offline   Reply With Quote
Old 17-05-2009   #8
Regular Member
 
Join Date: 01-05-2004
Location: Surrey/Hampshire
Posts: 81
Thanks: 2
Thanked 3 Times in 3 Posts

My System: Penta 85 Alloy Dish Moteck SG2100 motor dm800HD Receiver DM500s Receiver also Gemini 90 Dish Stab HH120 Motor Smart Titanium LNB

Right click the vlc icon on your desktop
Select "properties and then click the "shortcut" tab
In the "target" box there will be something like "C:\Program Files\VideoLAN\VLC\vlc.exe" This is what you need to change to "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http but exactly what it says will depend on your setup. Sorry if I confused you.


P3t3r_2 was correct when he said (and I quote)

"What Dbacc was trying to explain was, you find your vlc target you already have and after that add in the line --intf wxwin --extraintf=http"

You need to make the changes in the desktop shortcut not the vlc.exe file itself.
howc is offline   Reply With Quote
Old 27-05-2009   #9
Member
 
imthedaddy's Avatar
 
Join Date: 31-10-2003
Location: Bradford (U.K)
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts

Sorry about late reply had a death in family so could not check out how to fix,
I have manage to change setting to "C:\Program Files\VideoLAN\VLC\vlc.exe" --intf wxwin --extraintf=http
thanks all for explanation.
imthedaddy is offline   Reply With Quote
Reply

Bookmarks

Tags
800, vlc


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off







All times are GMT +1. The time now is 07:00 AM.


All views and information expressed in users' communications and profiles represent the opinions of the users concerned and do not represent the views of Satellites.co.uk. All images and news content are believed to be in the public domain, except where otherwise stated. Forum software by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Content Relevant URLs by vBSEO 3.3.1