If you only want to play the mpeg1 file you can do this yourself: AUTORUN CD FOR VIDEO To make an "autorun" CD do the following: Include a copy of Windows Mplayer2.exe, the Mpeg (or any other Mplayer2 compliant Video file) you wish to play and the proper autorun. inf file. Burn a standard "data" CD with the following files in the root. autorun.inf mplayer2.exe myvideo.mpg You should be able to find Mplayer2.exe in your Program Files >Windows Media Player folder or do a search for it. You will need to create an "autorun.inf" file. Use notepad to create the autorun.inf file just as below. Save it as autorun.inf. DO NOT SAVE AS A "text" file, save as "all files" and name it "autorun.inf" without the quotes. The autorun.inf should look like this (syntax is crtitical): [autorun] open=mplayer2.exe /play /close /fullscreen \myvideo.mpg Then burn it along with Mplayer2.exe and your video (myvideo.mpg) to the root directory of the CD. Your (myvideo.mpg) will autostart and play the video at full screen and then close it when the player detects the end of the video. You can also change the fullscreen to halfscreen. Regards, Mack _______________________________________ I have done this and it's GREAT....but one thing. It will ONLY Play in FULL SCREEN MODE. You can not rewind, pause easily, or have any controls. When you hit play, it opens FULL SCREEN. What would you change the "fullscreen" to? I want it to auto play and all, but I want the viewer to have control on how large the window is as well as the ablity to access the controls and rewind. ___________________________________________ Try this: [autorun] open=mplayer2.exe /myvideo.mpg Regards, Mack --------------------------------------------------- Rob T I think the following might help you. Delete the "full screen" from your autorun file. Change the player to wmplayer.exe. Gunnar