Fedora Linux Support Community & Resources Center

Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > The Community Lounge > Linux Chat

Linux Chat The place to talk about anything linux-related outside of Fedora

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2006-08-19, 09:35 AM CDT
pygi Offline
Registered User
 
Join Date: Aug 2006
Posts: 12
Libburn

Hello,

I would like to bring your attention to libburn umbrella project.

The project components (list subject to growth, hopefully):

- libburn the library by which preformatted data get onto optical
media. It uses either /dev/sgN (e.g. on kernel 2.4 with ide-scsi) or
/dev/hdX (e.g. on kernel 2.6).libburn is the foundation of our cdrecord
emulation.

- libisofs the library to pack up hard disk files and directories into a
ISO 9660 disk image. This may then be brought to CD via libburn.
libisofs is to be the foundation of our upcoming mkisofs emulation.

- cdrskin a limited cdrecord compatibility wrapper for libburn.
cdrecord is a powerful GPL'ed burn program included in Joerg
Schilling's cdrtools. cdrskin strives to be a second source
for the services traditionally provided by cdrecord.
cdrskin does not contain any bytes copied from cdrecord's sources.
Many bytes have been copied from the message output of cdrecord
runs, though.See cdrskin/README for more.

- test a collection of application gestures and examples given by the
authors of the library features. cdrskin for example originally
emerged from test/burniso.c and you can see traces of my first
steps in there. Explore these examples if you look for inspiration.

You may find some more information if you visit:
http://libburn.pykix.org

If you have any more questions, please do not hesitate to ask.

Contributions are welcome.

Kind regards,
Mario
Reply With Quote
  #2  
Old 2006-08-19, 03:39 PM CDT
Shadow Skill Offline
Registered User
 
Join Date: Aug 2004
Posts: 1,316
Looks interesting but I have to ask what is the purpose of libburn? Is it meant to provide an easier way to create burning programs or is it just an alternative to what we currently have?

Personally I just want a non crap gtk+ alternative to K3B, Gnomebaker tries but its just not there yet; and a good alternative to Nero on Windows.
__________________
Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.



Please vote for this bug and help me make GAYT [Go As You Type ]a standard option in Firefox.
Reply With Quote
  #3  
Old 2006-08-19, 03:47 PM CDT
pygi Offline
Registered User
 
Join Date: Aug 2006
Posts: 12
Quote:
Originally Posted by Shadow Skill
Looks interesting but I have to ask what is the purpose of libburn? Is it meant to provide an easier way to create burning programs or is it just an alternative to what we currently have?

Personally I just want a non crap gtk+ alternative to K3B, Gnomebaker tries but its just not there yet; and a good alternative to Nero on Windows.
Hey,

Libburn (the libburn library itself) is a library, compared to cdrecord (app).
Cdrskin is meant to provide seamless transition of app from cdrecord to libburn.
Libburn has a lot less features then cdrecord currently,
but it has much cleaner licence, it's library (use it anywhere, easy)
We also have quite api docs, and language bindings are under
development. It has the potential. It works, it's quite stable. We're on the way.

You could try Bonfire perhaps for gtk burning application .http://perso.orange.fr/bonfire/
It should have libburn backend in like two months or so, even.

Kind regards,
Mario

Last edited by pygi; 2006-08-19 at 03:50 PM CDT.
Reply With Quote
  #4  
Old 2006-08-19, 04:26 PM CDT
Shadow Skill Offline
Registered User
 
Join Date: Aug 2004
Posts: 1,316
I see that cleared up a few things, what language bindings are planned for libburn? Bonfire looks nice I will have to give it a try.
__________________
Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.



Please vote for this bug and help me make GAYT [Go As You Type ]a standard option in Firefox.
Reply With Quote
  #5  
Old 2006-08-19, 04:42 PM CDT
pygi Offline
Registered User
 
Join Date: Aug 2006
Posts: 12
Quote:
Originally Posted by Shadow Skill
I see that cleared up a few things, what language bindings are planned for libburn? Bonfire looks nice I will have to give it a try.
Hey,

Python for sure. Ruby & Perl, if we find people willing to work on it. C#/Mono, if I ever get time for it (and I doubt it), or find someone willing to work on it.

Kind regards,
Mario
Reply With Quote
  #6  
Old 2006-08-19, 08:55 PM CDT
Shadow Skill Offline
Registered User
 
Join Date: Aug 2004
Posts: 1,316
Well I hope someone with serious Ruby skills picks up on this as it would give me yet another thing to play with as I try to teach myself Ruby. I probably should just give in and try learning Python

ps. Are you the Mario Danic listed in the credits of Bonfire?
__________________
Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.



Please vote for this bug and help me make GAYT [Go As You Type ]a standard option in Firefox.

Last edited by Shadow Skill; 2006-08-19 at 09:47 PM CDT.
Reply With Quote
  #7  
Old 2006-08-21, 08:24 AM CDT
RahulSundaram Offline
Community Manager
 
Join Date: May 2005
Posts: 2,838
Quote:
Originally Posted by pygi
Hello,

I would like to bring your attention to libburn umbrella project.

The project components (list subject to growth, hopefully):

- libburn the library by which preformatted data get onto optical
media. It uses either /dev/sgN (e.g. on kernel 2.4 with ide-scsi) or
/dev/hdX (e.g. on kernel 2.6).libburn is the foundation of our cdrecord
emulation.

- libisofs the library to pack up hard disk files and directories into a
ISO 9660 disk image. This may then be brought to CD via libburn.
libisofs is to be the foundation of our upcoming mkisofs emulation.

- cdrskin a limited cdrecord compatibility wrapper for libburn.
cdrecord is a powerful GPL'ed burn program included in Joerg
Schilling's cdrtools. cdrskin strives to be a second source
for the services traditionally provided by cdrecord.
cdrskin does not contain any bytes copied from cdrecord's sources.
Many bytes have been copied from the message output of cdrecord
runs, though.See cdrskin/README for more.

- test a collection of application gestures and examples given by the
authors of the library features. cdrskin for example originally
emerged from test/burniso.c and you can see traces of my first
steps in there. Explore these examples if you look for inspiration.

You may find some more information if you visit:
http://libburn.pykix.org

If you have any more questions, please do not hesitate to ask.

Contributions are welcome.

Kind regards,
Mario
It appears that you are one of the developers involved. If so thats great, I posted a mail suggesting this project as one of the alternatives at

https://www.redhat.com/archives/fedo.../msg00095.html

If you would like to help, you can contribute by packaging this in Fedora Extras
http://fedoraproject.org/wiki/Extras/

We need to evaluate replacements for cdrecord if we can.
__________________
Rahul
http://fedoraproject.org/wiki/RahulSundaram
Reply With Quote
  #8  
Old 2006-08-23, 04:25 AM CDT
pygi Offline
Registered User
 
Join Date: Aug 2006
Posts: 12
Quote:
Originally Posted by RahulSundaram
It appears that you are one of the developers involved. If so thats great, I posted a mail suggesting this project as one of the alternatives at

https://www.redhat.com/archives/fedo.../msg00095.html

If you would like to help, you can contribute by packaging this in Fedora Extras
http://fedoraproject.org/wiki/Extras/

We need to evaluate replacements for cdrecord if we can.
Hello,

I have looked at it, thanks.

You've got mail.

Kind regards,
Mario
Reply With Quote
  #9  
Old 2006-08-24, 06:43 AM CDT
Al3xanR0's Avatar
Al3xanR0 Offline
Registered User
 
Join Date: Mar 2006
Location: Person- Exist- Between- Chair-And-Keyboard
Age: 37
Posts: 341
Bon fire is looks nice and seems to have quite a lot of potential. I have downloaded it and I will try it. Thanks for the tip.
__________________
| Al3xanRO | Registered User #413462 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
And it shall come to pass, that whosoever shall call on the name of the Lord shall be saved. -Acts 2:21
Reply With Quote
  #10  
Old 2006-08-24, 12:34 PM CDT
Al3xanR0's Avatar
Al3xanR0 Offline
Registered User
 
Join Date: Mar 2006
Location: Person- Exist- Between- Chair-And-Keyboard
Age: 37
Posts: 341
Bonfire is on Fire!

Bonfire is HOT! I can certainly get used to this. I think I have found an alternative to K3B and XCDRoast. Good work on Bonfire!
Attached Thumbnails
bonfire.png  
__________________
| Al3xanRO | Registered User #413462 |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
And it shall come to pass, that whosoever shall call on the name of the Lord shall be saved. -Acts 2:21

Last edited by Al3xanR0; 2006-08-24 at 12:38 PM CDT. Reason: necessary addition
Reply With Quote
  #11  
Old 2006-08-24, 05:26 PM CDT
Shadow Skill Offline
Registered User
 
Join Date: Aug 2004
Posts: 1,316
The only thing I need from Bonfire is data verification I really have no clue why so many burning programs just lack this feature its not as if bad burns don't happen.
__________________
Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.



Please vote for this bug and help me make GAYT [Go As You Type ]a standard option in Firefox.
Reply With Quote
  #12  
Old 2006-08-25, 03:20 PM CDT
pygi Offline
Registered User
 
Join Date: Aug 2006
Posts: 12
Quote:
Originally Posted by Shadow Skill
The only thing I need from Bonfire is data verification I really have no clue why so many burning programs just lack this feature its not as if bad burns don't happen.
Hello,

It's called Brasero now, and it does have data verification in trunk. Scheduled to be there with next stable release.

Kind regards,
Mario
Reply With Quote
  #13  
Old 2006-08-25, 07:36 PM CDT
Shadow Skill Offline
Registered User
 
Join Date: Aug 2004
Posts: 1,316
Good stuff I'm looking forward to the next stable release, I will finally be able to rid myself of K3B.
__________________
Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.



Please vote for this bug and help me make GAYT [Go As You Type ]a standard option in Firefox.
Reply With Quote
  #14  
Old 2006-09-06, 04:11 PM CDT
pygi Offline
Registered User
 
Join Date: Aug 2006
Posts: 12
0.4.3 (stable) and 0.4.9 (development) are out. I would higly suggest use of 0.4.9 and would suggest that you enable libburn and libisofs backends.

Kind regards,
Mario
Reply With Quote
  #15  
Old 2006-09-07, 01:24 PM CDT
BandC's Avatar
BandC Offline
Registered User
 
Join Date: Nov 2004
Posts: 1,081
I've never gotten good results with burning under Fedora/Linux. I'd definitely give libburn (combined with Brasero) a try.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off

Forum Jump

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 10:47 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Translated to other languages thanks to NLP-er 2.3.8