Hyperlink to Website on DVD

Post Reply
Mr teee

Hyperlink to Website on DVD

Post by Mr teee »

Anybody know a good way to add a link button that launches web browser and will link to a website or email.... Maybe some shareware or plugin that works for this?

I have a real estate client doing a series of promo discs that wants links to his website on his DVD.
Mr teee

Post by Mr teee »

Am I the only person who needs to do this? I am considering other software if it is not possible with DVDWS.
sjj1805
Posts: 14383
Joined: Wed Jan 26, 2005 7:20 am
operating_system: Windows XP Pro
System_Drive: C
32bit or 64bit: 32 Bit
motherboard: Equium P200-178
processor: Intel Pentium Dual-Core Processor T2080
ram: 2 GB
Video Card: Intel 945 Express
sound_card: Intel GMA 950
Hard_Drive_Capacity: 1160 GB
Location: Birmingham UK

Post by sjj1805 »

Mr teee

Post by Mr teee »

Steve, Thanks for the input on this one and maybe DVDWS will realize the value for future structure being more web oriented. It will keep some of us around their product if there is an easy solution.

Future of DVD programming needs to be wide open.
Black Lab
Posts: 7429
Joined: Wed Dec 15, 2004 3:11 pm
operating_system: Windows 8
System_Drive: C
32bit or 64bit: 64 Bit
Location: Pottstown, Pennsylvania, USA

Post by Black Lab »

Steve's link points to a reference to Sonic eDVD, which apparently is no longer available. Does anyone know of a dvd authoring app that allows the insertion of hyperlinks?

If it was available as far back as 2000 you would think it would be very popular by now, but that doesn't seem to be the case. :roll:
skier-hughes
Microsoft MVP
Posts: 2659
Joined: Thu Jul 21, 2005 10:09 am
operating_system: Windows 8
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: gigabyte
processor: Intel core 2 6420 2.13GHz
ram: 4GB
Video Card: NVidia GForce 8500GT
sound_card: onboard
Hard_Drive_Capacity: 36GB 2TB
Location: UK

Post by skier-hughes »

I'm pretty sure dvdlab pro can do it, but check first.
GeorgeW
Posts: 2595
Joined: Sat Dec 11, 2004 5:25 am

Post by GeorgeW »

skier-hughes wrote:I'm pretty sure dvdlab pro can do it, but check first.
DVDLab Pro cannot do it at this time. However, in their forums is a sub-forum for "ProEx" -- an addon for DLP. The authors of ProEx are currently working on something that when played on a PC will offer a menu with options to do a number of things (play the DVD, link to a web page, display a pdf, etc...). The authors posted something in their forums about it (including a small demo of how it might look).

But nothing is available from them at the moment (afaik).

Regards,
George
Black Lab
Posts: 7429
Joined: Wed Dec 15, 2004 3:11 pm
operating_system: Windows 8
System_Drive: C
32bit or 64bit: 64 Bit
Location: Pottstown, Pennsylvania, USA

Post by Black Lab »

Thanks guys. Seems like in this day and age that's something that should be easy to do. I guess not. :roll:
sjj1805
Posts: 14383
Joined: Wed Jan 26, 2005 7:20 am
operating_system: Windows XP Pro
System_Drive: C
32bit or 64bit: 32 Bit
motherboard: Equium P200-178
processor: Intel Pentium Dual-Core Processor T2080
ram: 2 GB
Video Card: Intel 945 Express
sound_card: Intel GMA 950
Hard_Drive_Capacity: 1160 GB
Location: Birmingham UK

Post by sjj1805 »

You can do things manually.

Stop and consider what happens when you insert a DVD disc in a player.
1. On a standalone DVD player it does not recognize computer programs, especially autorun.inf - therefore it will seek out your VOB files and start playing the DVD. Many standalone DVD players also recognize photographs and so can play a slideshow, and some also play music files - mostly MP3.

2. On a computer things are different. When a disc is inserted the computer looks for a special file named autorun.inf - if one exists the computer will obey the instructions in autorun.inf which will be to run a specified program and also the option of an icon to identify the DVD disc in Windows Explorer.

Here is a typical Autorun.inf file:
[Autorun]
OPEN=Autorun.exe
ICON=Setup\Autorun.ico


This instructs the computer to run a program named autorun.exe - it does not have to be named autorun.exe it could just as easily have been called setup.exe or myfantasticmenuprogram.exe and so on.

Those DVD's that appear to let you open a word document, run a power point presentation or play the video are doing nothing other than complying with the file autorun.inf and opening a purpose built program that gives you these choices. You will either have to get hold of a disc menu program by searching Google, or write a short program of your own with something like Visual Basic or C++
Post Reply