Re: Burning a CD from Python



I won't comment on this since people have been burning stuff without problems
using libburnia libraries for a couple of years now.

David, if you'd like to work with us on creating new python bindings
to our libraries
that will allow you to do what you need, do mail me :)

Cheers,
Mario

On Thu, Mar 24, 2011 at 14:00, Joerg Schilling
<Joerg Schilling fokus fraunhofer de> wrote:
> Luis Medinas <lmedinas gnome org> wrote:
>
>> Try looking at libburnia python bindings (which seem very
>> outdated/experimental) or use directly
>> cdrkit/cdrtools via direct syscalls system() or popen() which is what
>> brasero does.
>
> Writing CDs/DVDs/BDs needs additional privileges that would cause a security
> problem in case you try to encapsulate the burning process into a native
> library.
>
> The clean and secure way is to call cdrecord, as cdrecord has been audited for
> security, which is not the case for an application that uses a burn library.
>
> Jörg
>
> --
>  EMail:joerg schily isdn cs tu-berlin de (home) Jörg Schilling D-13353 Berlin
>       js cs tu-berlin de                (uni)
>       joerg schilling fokus fraunhofer de (work) Blog: http://schily.blogspot.com/
>  URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
> _______________________________________________
> brasero-list mailing list
> brasero-list gnome org
> http://mail.gnome.org/mailman/listinfo/brasero-list
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]