I think it was Lee a few months ago that recommended I do some small C projects before moving on. Now that I am taking that Pascal class I want to keep current with my C still.
I thought of this project that would help save me time I just am having a hard time starting. I have a folder that has hundreds of TV commercials that I have made. I have some MPEG playback units in hotels that play my Visitors channel and I just had to format a drive on one of them. Now I need to dig through the folder manually and find those videos and copy them to a new folder. I have a playlist that sits on these drives that tells the units what items to play.
I would like to be able to open that list and then go into the folder and copy the video clips from the list to a new folder. Then I can FTP the new videos to the reformatted hard drive.
I am wondering how I should approach this problem?
Thanks!
-Lars
I thought of this project that would help save me time I just am having a hard time starting. I have a folder that has hundreds of TV commercials that I have made. I have some MPEG playback units in hotels that play my Visitors channel and I just had to format a drive on one of them. Now I need to dig through the folder manually and find those videos and copy them to a new folder. I have a playlist that sits on these drives that tells the units what items to play.
I would like to be able to open that list and then go into the folder and copy the video clips from the list to a new folder. Then I can FTP the new videos to the reformatted hard drive.
I am wondering how I should approach this problem?
Thanks!
-Lars