![]() | ![]() | ||||||||
| | #1 |
| Warrior Member Join Date: Mar 2011
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
|
Hey guys, this might seem quite silly but can someone tell me if it is possible to change the auto play option in any individual CD.. For eg if i want a particular video in the cd to play as soon as it is inserted into the drive, can that be done? im pretty sure its not possible but i just wanted to be sure.. |
| | |
| | |
| | #2 | |
| Tony Marriott War Room Member Join Date: Dec 2009 Location: Perea, Greece
Posts: 998
Thanks: 210
Thanked 292 Times in 209 Posts
| Quote:
If you don't have a decent cd writing software and are relying on a Windows default burner the read How to make a Windows AutoPlay CD. | |
![]() Creating Authority Sites With Authority Site Keyword Intelligence Tool WP Pipeline - Ultimate WordPress Control FREE Auto Pilot Backlinks Wordpress Plugin | ||
| | |
| | #3 |
| Warrior Member Join Date: Mar 2011
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
|
ok cool..thanks..i just need to get it to start playing the video automatically..ill try and see if it works..
|
| | |
| | |
| | #4 |
| Senior Warrior Member Join Date: Oct 2010
Posts: 1,565
Thanks: 83
Thanked 251 Times in 232 Posts
|
You can create an autorun.inf file with notepad and insert a path to an executable to be run on insertion, if the user has autorun enabled (I have not worked with opening documents, check the autorun.inf documentation) Here's the typical file, the .ico file is an optional CD icon image. [autorun] open=MyApp.exe icon=MyAppIcon.ico If you had provided a player .exe on the CD, like Cantasia has that in turn could access a play list. -------------- edit ------------- Again if you just need an auto play CD and not a banquet, you might check out these guides that detail using the autorun.inf file http://autorun.moonvalley.com/autoruninf.htm http://www.phdcc.com/shellrun/autorun.htm |
|
An expert is a person who has made all the mistakes that can be made in a very narrow field Niels Bohr
| |
| | |
| | #5 |
| Senior Warrior Member War Room Member Join Date: Mar 2008 Location: Yorkshire, UK
Posts: 1,832
Thanks: 669
Thanked 1,034 Times in 682 Posts
|
Whilst we're at it, does anyone have a recipe for Italian lamb stew? Also, I need someone to fix my bicycle. Cheers. |
| ~ Michael Is all that we see or seem but a dream within a dream? ~ Edgar Allan Poe | |
| | |
| | #6 | |
| Tony Marriott War Room Member Join Date: Dec 2009 Location: Perea, Greece
Posts: 998
Thanks: 210
Thanked 292 Times in 209 Posts
| Quote:
Firstly you need to make the cd autoplay. That is not auto play in the sense of a video automatically playing without having to press start. The video file needs a player and that player is normally already on the computer that is reading the cd so you have no control over that. You will need to "wrap your video" in some code/files and make the cd auto play that file. So you need to create your video on your PC so that it autoplays when you run the "script". Then burn the video with the additional files/scripts needed to auto run it to the cd. If you can't autorun it on your pc it won't auto-run on the cd - if I explained that clearly? Depending on the video will depend on what you need to make it autorun. So as an example. I use Camstudio to create videos and render them for using on the web. I get an MP4 video and a _controller.swf file. add this script into any html file and it will auto run the video <!-- Users looking for simple object / embed tags can copy and paste the needed tags below. <div id="media"> <object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="401" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"> <param name="src" value="example-video_controller.swf"/> <param name="bgcolor" value="#1a1a1a"/> <param name="quality" value="best"/> <param name="allowScriptAccess" value="always"/> <param name="allowFullScreen" value="true"/> <param name="scale" value="showall"/> <param name="flashVars" value="autostart=false#&thumb=FirstFrame.png&thumb scale=45&color=0x000000,0x000000"/> <embed name="csSWF" src=" example-video_controller.swf" width="640" height="401" bgcolor="#1a1a1a" quality="best" allowScriptAccess="always" allowFullScreen="true" scale="showall" flashVars="autostart=true&thumb=FirstFrame.png&thu mbscale=45&color=0x000000,0x000000" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed> </object> So loading the video and controller file plus making the html file cd autorun file will give you autorun video on CD. If your videos already exist then you can drop an AVI directly into Camstudio and it will do all this for you. There will be other tools that will do this but this is the one I use. Adobe flash site may also give you more information on this. Also to auto run an HTML you need a little extra config. see CD Autorun for HTML Files So yes it is possible but you will need to do a little work | |
![]() Creating Authority Sites With Authority Site Keyword Intelligence Tool WP Pipeline - Ultimate WordPress Control FREE Auto Pilot Backlinks Wordpress Plugin | ||
| | |
| | #7 |
| Active Warrior War Room Member Join Date: Apr 2010 Location: New Jersey, USA
Posts: 98
Thanks: 5
Thanked 18 Times in 16 Posts
|
Also, keep in mind, a lot of people (like me) disable autoplay so you should include instructions on getting the video to play in the scenario where it doesn't start automatically.
|
| | |
| | |
| | #8 |
| No excuses - Just do it War Room Member Join Date: Mar 2009 Location: Sydney
Posts: 5,463
Thanks: 1,272
Thanked 2,621 Times in 1,360 Posts
| |
| Bring the Donuts - Learn Internet marketing & online business without all the hype and BS. Business Kits for Freelance SEO consultants and Web Designers | |
| | |
| | #9 | ||
| HyperActive Warrior War Room Member Join Date: Apr 2010 Location: India
Posts: 417
Thanks: 262
Thanked 96 Times in 51 Posts
| Quote:
Quote: | ||
| | |||
| | |
![]() |
|
| Bookmarks |
| Tags |
| auto, play |
| Thread Tools | |
| |
![]() |