473,385 Members | 1,309 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

CD Writing Modules?

Hi, I'm fairly new to python but am liking what I see so far.

I'm in the process of writing a network controlled mp3 player based on
Twisted and I want to add the ability for it to write CDs (so you would
queue up a selection of songs and be able to play or burn them etc..)
but I cannot find much out there on how to do this with python.

The mp3 player will be running Linux (not sure of the distro yet, its
currently working with Windows but I want to change that ASAP) but
ideally I would like it to be as cross platform as possible.

Thanks in advance.

--
R.Livsey
Incutio Web Developer
www.cache-22.co.uk
www.incutio.com

Jul 18 '05 #1
2 1689
Richard Livsey <R.******@cache-22.co.uk> writes:
[...]
Twisted and I want to add the ability for it to write CDs (so you
would queue up a selection of songs and be able to play or burn them
etc..) but I cannot find much out there on how to do this with python.
Just invoke an external process to do it.

The mp3 player will be running Linux (not sure of the distro yet, its
currently working with Windows but I want to change that ASAP) but
ideally I would like it to be as cross platform as possible.

[...]

I think cdrecord has a Windows port. Maybe cdrdao and the others,
too. Not sure which of those is currently nearest to all-singing,
all-dancing -- in the past you had to use a different tool for every
CD mode, it seemed.
John
Jul 18 '05 #2
jj*@pobox.com (John J. Lee) schreef:
I think cdrecord has a Windows port. Maybe cdrdao and the others,
too.


Both cdrecord and cdrdao are available for Windows.

The rather well-known freeware CD burn program "Burnatonce" is in fact a
Visual Basic frontend for cdrdao & mkisofs...

--
JanC

"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9
Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: mark1822 | last post by:
Hi, I am trying to figure out if I should learn C and C++ to write CGI programs, or if I should just use PHP for my web site. I want to write a high traffic website that would call executibles...
7
by: Uwe Grauer | last post by:
Hi all, who can help on reading and writing mozilla-mail folders with python? I wanted to implement something like an email-sync for mozilla-mail in python. I did some tests, but something is...
4
by: John Pote | last post by:
Hello, help/advice appreciated. Background: I am writing some web scripts in python to receive small amounts of data from remote sensors and store the data in a file. 50 to 100 bytes every 5 or...
3
by: Kinokunya | last post by:
Hi guys, My group and I will be working on our final year project, the scope to do a program/web-based application similar areas of functionalities like the PyLint and PyChecker; a Python syntax...
11
by: r0g | last post by:
I'm collecting together a bunch of fairly random useful functions I have written over the years into a module. Generally speaking is it best to a) Import all the other modules these functions...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.