fafster Posted March 1, 2010 Posted March 1, 2010 How would you go about creating a CD/DVD that will automatically play a folder of videos? I've had a go with portable VLC, but it's having issues with relative paths when I want to pass it the video folder. There's a method that uses VLC Portable, but it references and older version. Unfortunately I can't find any archives that store the version (prior to June 2008 work for definite), so I'm out of luck so far. Does anyone else have an alternative method?
adameye Posted March 1, 2010 Posted March 1, 2010 have you tried creating a playlist and then make an autorun file?
fafster Posted March 1, 2010 Author Posted March 1, 2010 have you tried creating a playlist and then make an autorun file? Sorry, I meant to explain that, too. The method I've been trying to follow involves creating the playlist file, but you have to edit the file locations so that they're relative paths. The current version of VLC doesn't let you do that.
dayzd Posted March 1, 2010 Posted March 1, 2010 Could you not write a batch script or vbs that can be autorun that will startup your portable version of VLC (via a relative path) then determine the appropriate drive letter and pass the string of filenames to it in an absolute form? I've never done this, but it must be possible, surely? 1
fafster Posted March 1, 2010 Author Posted March 1, 2010 Aye, that's a good point. I'll look into it.
glennda Posted March 1, 2010 Posted March 1, 2010 have you got a linux machine? dvd styler is what i use for making dvd's like that 1
fafster Posted March 1, 2010 Author Posted March 1, 2010 Nope, XP. But after checking out the website, it has a windows version. Originally I wasn't going to bother with converting to DVD because of mixed results with other tools. Will give this a chance, though.
dayzd Posted March 1, 2010 Posted March 1, 2010 Or if you want to go the DVD route on a Windows machine, you could use DVD Flick
mac_shinobi Posted March 1, 2010 Posted March 1, 2010 Could you not write a batch script or vbs that can be autorun that will startup your portable version of VLC (via a relative path) then determine the appropriate drive letter and pass the string of filenames to it in an absolute form? I've never done this, but it must be possible, surely? any preference on scripting language or you ok at making your own script to do this ?
fafster Posted March 2, 2010 Author Posted March 2, 2010 Well I used DVD Styler in the end. It worked beautifully, transcoding the videos and putting them into an iso for me to burn. I couldn't tell you how long it took, because I let it run overnight and it was finished when I got in this morning. Two thumbs up!
mac_shinobi Posted March 2, 2010 Posted March 2, 2010 Well I used DVD Styler in the end. It worked beautifully, transcoding the videos and putting them into an iso for me to burn. I couldn't tell you how long it took, because I let it run overnight and it was finished when I got in this morning. Two thumbs up! dvd styler ?? as in dvd flick ?
glennda Posted March 2, 2010 Posted March 2, 2010 dvd styler as in Dvd Styler it normally takes me anything from 20mins to a few hours for it to create ISO images for me Toby
ICT_GUY Posted March 2, 2010 Posted March 2, 2010 If its for playing within a computer setting then I would look at HTML auto run or even a clunky power point front end. Neither is a fantastic solution but both will work on multiple versions of windows. More info, including auto run of movies. http://www.ezau.com/latest/articles/autorun.shtml
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now