Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Aug 10th, 2006, 12:11 AM   #1
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Do you know this kind of media player?

I have been thinking about this for the past few days.

I have (say) 7 MP3 CD's. I have (say) a few Audio CD's. Now, What I want, is my media player to play different music files from the audio CD and those MP3 CD's.

Looking at this, one would suggest, that I rip the files from the Audio CD and copy the MP3 files to my hdd and play.

But no, here's the twist. I want a media player that would allow me to select files from my Audio CD and MP3 CD and buffer them to a temporary space (may be, the hdd) and once they are played and I am done, the media player should delete the files and recover the used space. Though this is a time-consuming process, this would good for computers which don't have those 5 in 1 CD changer etc.
It would also
a. save hard disk space.
b. avoid storing files for sharing (ethical values)
c. Development special encoding schemes that would be faster (newer formats)

The player would be smarter if it starts playing while in the background it encodes the other.
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote
Old Aug 10th, 2006, 12:31 AM   #2
AntiNinja
Hobbyist Programmer
 
AntiNinja's Avatar
 
Join Date: Jun 2006
Location: The States
Posts: 101
Rep Power: 3 AntiNinja is on a distinguished road
Send a message via AIM to AntiNinja Send a message via Yahoo to AntiNinja
Quote:
Originally Posted by pseudocode
copy file to tmp directory
play
delete
I dont see why you would want to make a whole new media player?
__________________
Pain is just weakness leaving the body.
AntiNinja is offline   Reply With Quote
Old Aug 10th, 2006, 9:30 AM   #3
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Quote:
Originally Posted by AntiNinja
I dont see why you would want to make a whole new media player?
The whole new media player is carrying out the task of

Quote:
Originally Posted by pseudocode
copy file to tmp directory
play
delete
And, the other benefits I have mentioned at the end of the post.
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote
Old Aug 10th, 2006, 11:46 AM   #4
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 742
Rep Power: 3 Jimbo is on a distinguished road
Does it delete the files after playing them or upon closing the program? If it's the former, it seems silly, as you could just play them off the disc (it wouldn't be as buffered, but it skips the encoding time, and if you're that short on hard drive space, CPU cycles probably are a valuable commodity as well).
Jimbo is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
test lostcauz Coder's Corner Lounge 9 Jul 18th, 2006 3:20 PM
CD is not detected in media player EverLearning Coder's Corner Lounge 2 Jan 30th, 2006 5:39 AM
Function problems Prm753 C 8 Jan 5th, 2006 3:13 PM
Media Player Gunman C++ 11 Dec 11th, 2005 4:20 PM
media player paulmedic555 Project Ideas 2 Aug 30th, 2005 1:48 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:45 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC