Re: [Cooker] dvd tools update ?

2003-08-14 Thread Svetoslav Slavtchev
Quoting Buchan Milne <[EMAIL PROTECTED]>:
> > Any idea *exactly*  where to find this cvs? I've looked before ... and 
> > couldn't find the DVD-capable branch on the sourceforge cvs.
> 
> Hmm, seems it's made it to HEAD in kde cvs, so (since it's requested for 
> 9.1 on club) I will try to build a package today, and see if I can test it 
> on cooker tomorrow.

right :)

attached is small patch :
1st part  ( needs major re-thinking, but i don't speak QT, CPP)
2nd part spelling s/CD/DVD

best,

svetljo 



k3b-dvd_tweaks.patch
Description: Binary data


Re: [Cooker] dvd tools update ?

2003-08-14 Thread Steffen Barszus
Am Sonntag, 10. August 2003 13:54 schrieb Buchan Milne:
> On Sun, 10 Aug 2003, Buchan Milne wrote:
> > On Sun, 10 Aug 2003, Svetoslav Slavtchev wrote:
> > > Hi i was just wondering wether the dvd burning could be updated,
> > > and is there someone brave to package hack-k3b. current cvs k3b
> > > supports DVD-/+R, and partitialy DVD-/+RW.
> >
> > Any idea *exactly*  where to find this cvs? I've looked before ... and
> > couldn't find the DVD-capable branch on the sourceforge cvs.
>
> Hmm, seems it's made it to HEAD in kde cvs, so (since it's requested for
> 9.1 on club) I will try to build a package today, and see if I can test it
> on cooker tomorrow.

Yep k3b cvs is in kdeextragear, sourceforge-cvs is outdated and obsolete 
according to their site. Only the patches for k3bsetup etc have to be ported. 
Look at http://k3b.sourceforge.net/index.php?page=download.html at the end of 
the page. 

Steffen



Re: [Cooker] dvd tools update ?

2003-08-14 Thread Svetoslav Slavtchev
Quoting Svetoslav Slavtchev <[EMAIL PROTECTED]>:

AFAIK k3b author contacted me and the cooker version must be able to burn
 DVD with our cdrecord version.

 will check this now 

it works with k3b too, 
but i would never come to the idea to burn a k3b CD project to DVD-R(W)
and the sizebar 

gcombust also works with cdrecord & DVD-R(W) and man can chose a DVD media :)

so currently cooker is only missing GUI for DVD+R(W) :(
but the new k3b loocks nicer and has more options (hint hint hint)
  
http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/snaps/

best,

svetljo





Re: [Cooker] dvd tools update ?

2003-08-14 Thread Buchan Milne
On Sun, 10 Aug 2003, Buchan Milne wrote:

> On Sun, 10 Aug 2003, Svetoslav Slavtchev wrote:
> 
> > Hi i was just wondering wether the dvd burning could be updated,
> > and is there someone brave to package hack-k3b. current cvs k3b 
> > supports DVD-/+R, and partitialy DVD-/+RW.
> 
> Any idea *exactly*  where to find this cvs? I've looked before ... and 
> couldn't find the DVD-capable branch on the sourceforge cvs.

Hmm, seems it's made it to HEAD in kde cvs, so (since it's requested for 
9.1 on club) I will try to build a package today, and see if I can test it 
on cooker tomorrow.

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



Re: [Cooker] dvd tools update ?

2003-08-14 Thread parag shah
On Sun, Aug 10, 2003 at 01:52:59PM +0200, Warly wrote:
> Buchan Milne <[EMAIL PROTECTED]> writes:
> 
> 
> [...]
> 
> >> xcdroast should also support DVDs, but it seems it needs cdrecord-ProDVD.
> >> 
> >
> > Will it not work with Warly's hacked cdrecord?
> 
> I patched the cooker xcdroast version to support DVD aware patched cdrecord.
> It may have broken since, however.
> 
> >> http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
> >> 
> >> updated:
> >> dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
> >> cdrecord-2.01-0.a18.1mdk.src.rpm
> >> 
> >> added some patches: new cdrecord, some fixes
> >> xcdroast-0.98-28.alpha14mdk.src.rpm
> >> 
> >> 
> >> best,
> >> 
> >> svetljo
> >> 
> >> PS.
> >> are there any other GUI's that support DVD-/+R(W)?
> >
> > Not that I have seen (except if you consider webCDwriter a GUI, and then 
> > full DVD support is proprietary/commercial add-on).
> 
> AFAIK k3b author contacted me and the cooker version must be able to burn 
> DVD with our cdrecord version.
> 
> -- 
> Warly 

Last i checked my xcdroast segfaults. i remember seeing bugzilla entry
for same as well. 

 versions are

cdrecord-cdda2wav-2.01-0.a16.1mdk
cdrecord-devel-2.01-0.a16.1mdk
cdrecord-2.01-0.a16.1mdk
xcdroast-0.98-28.alpha14mdk

and here is last few lines befor it seg faults output from  
#strace xcdroast:

fstat64(6, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40483000
read(6, "Linux sg driver version: 3.1.25\n", 4096) = 32
read(6, "Cdrecord 2.01a16-dvd (i586-mandr"..., 4096) = 599
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

I hope this gets resolved soon. 

parag  





Re: [Cooker] dvd tools update ?

2003-08-14 Thread parag shah
On Sun, Aug 10, 2003 at 02:59:55PM +0200, Svetoslav Slavtchev wrote:
> Quoting parag shah <[EMAIL PROTECTED]>:
> 
> > On Sun, Aug 10, 2003 at 01:52:59PM +0200, Warly wrote:
> > > Buchan Milne <[EMAIL PROTECTED]> writes:
> > > 
> > > 
> > > [...]
> > > 
> > > >> xcdroast should also support DVDs, but it seems it needs
> > cdrecord-ProDVD.
> > > >> 
> > > >
> > > > Will it not work with Warly's hacked cdrecord?
> > > 
> > > I patched the cooker xcdroast version to support DVD aware patched
> > cdrecord.
> > > It may have broken since, however.
> 
> i'm doing some tests with DVD-R(W), will report later.
> for some reason when i did the test before it was with DVD+RW,
> and that is not supported
>  
> > > 
> > > >> http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
> > > >> 
> > > >> updated:
> > > >> dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
> > > >> cdrecord-2.01-0.a18.1mdk.src.rpm
> > > >> 
> > > >> added some patches: new cdrecord, some fixes
> > > >> xcdroast-0.98-28.alpha14mdk.src.rpm
> > > >> 
> > > >> 
> > > >> best,
> > > >> 
> > > >> svetljo
> > > >> 
> > > >> PS.
> > > >> are there any other GUI's that support DVD-/+R(W)?
> > > >
> > > > Not that I have seen (except if you consider webCDwriter a GUI, and then
> > 
> > > > full DVD support is proprietary/commercial add-on).
> > > 
> > > AFAIK k3b author contacted me and the cooker version must be able to burn
> > 
> > > DVD with our cdrecord version.
> 
> is it vanilla 0.9 or have some patches from cvs/ dvd branch ?
> current cvs seems to use only growisofs for both + and - DVD medium
> (and requires dvd+rw-tools 0.5.10)
> 
> > > -- 
> > > Warly 
> > 
> > Last i checked my xcdroast segfaults. i remember seeing bugzilla entry
> > for same as well. 
> 
> can you check the updated rpms ?
> 
> svetljo


Just chekced with your updated rpms and everything works for me now :)
thanks!! Ofcourse i dont have a DVD writer so cant test the dvd part but
least now my xcdroast functions properly. 

versions used:
xcdroast-0.98-28.alpha14mdk
cdrecord-devel-2.01-0.a18.1mdk
cdrecord-2.01-0.a18.1mdk
cdrecord-cdda2wav-2.01-0.a18.1mdk
mkisofs-2.01-0.a18.1mdk
dvd+rw-tools-5.9.4.4.4-1mdk

If anyone with a DVD-RW hardware wants to check them then i can post
this build RPM on cooker on my ftpserver or wait for warly to build
them.

regards,

parag shah













> 



Re: [Cooker] dvd tools update ?

2003-08-14 Thread Buchan Milne
On Sun, 10 Aug 2003, Svetoslav Slavtchev wrote:

> Hi i was just wondering wether the dvd burning could be updated,
> and is there someone brave to package hack-k3b. current cvs k3b 
> supports DVD-/+R, and partitialy DVD-/+RW.

Any idea *exactly*  where to find this cvs? I've looked before ... and 
couldn't find the DVD-capable branch on the sourceforge cvs.

> 
> xcdroast should also support DVDs, but it seems it needs cdrecord-ProDVD.
> 

Will it not work with Warly's hacked cdrecord?

> http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
> 
> updated:
> dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
> cdrecord-2.01-0.a18.1mdk.src.rpm
> 
> added some patches: new cdrecord, some fixes
> xcdroast-0.98-28.alpha14mdk.src.rpm
> 
> 
> best,
> 
> svetljo
> 
> PS.
> are there any other GUI's that support DVD-/+R(W)?

Not that I have seen (except if you consider webCDwriter a GUI, and then 
full DVD support is proprietary/commercial add-on).

> i just got Sony DWU-10A(updated to 500A-2f firmware :))

Hmm, we have a similar device, I must see if we can pull it out of the 
windows box it is on now ... we had it running on a cooker box for a few 
months, lack of easy-to-use GUI is the reason it runs on a Windows box 
now (though we may buy the DVD support from webCDwriter, and then everyone 
can use it with a GUI).

Regards,
Buchan

-- 
|Registered Linux User #182071-|
Buchan MilneMechanical Engineer, Network Manager
Cellphone * Work+27 82 472 2231 * +27 21 8828820x121
Stellenbosch Automotive Engineering http://www.cae.co.za
GPG Key   http://ranger.dnsalias.com/bgmilne.asc
1024D/60D204A7 2919 E232 5610 A038 87B1 72D6 AC92 BA50 60D2 04A7

**
Please click on http://www.cae.co.za/disclaimer.htm to read our
e-mail disclaimer or send an e-mail to [EMAIL PROTECTED] for a copy.
**



Re: [Cooker] dvd tools update ?

2003-08-10 Thread Svetoslav Slavtchev
Quoting Svetoslav Slavtchev <[EMAIL PROTECTED]>:

> Quoting parag shah <[EMAIL PROTECTED]>:
> 
> > On Sun, Aug 10, 2003 at 01:52:59PM +0200, Warly wrote:
> > > Buchan Milne <[EMAIL PROTECTED]> writes:
> > > 
> > > 
> > > [...]
> > > 
> > > >> xcdroast should also support DVDs, but it seems it needs
> > cdrecord-ProDVD.
> > > >> 
> > > >
> > > > Will it not work with Warly's hacked cdrecord?
> > > 
> > > I patched the cooker xcdroast version to support DVD aware patched
> > cdrecord.
> > > It may have broken since, however.
> 
> i'm doing some tests with DVD-R(W), will report later.
> for some reason when i did the test before it was with DVD+RW,
> and that is not supported

seems to work :)
it missdetects the drive cache
xcdroast reports: Drive buf size : 4718592 = 4608 KB
cdrecord  -inq -dev=0,0,0 returns : Buffer size in KB: 8192

and some other small tweaks are missing:
one can not set independand default speed for CD <->DVD
average speed is in CD speed (x150k)

but it works, thanks Warly :)

(that was actually tested with my rpms, Warly can you check them and eventually
upload them to cooker, xcdroast would need a version++ )
 
> > > 
> > > >> http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
> > > >> 
> > > >> updated:
> > > >> dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
> > > >> cdrecord-2.01-0.a18.1mdk.src.rpm
> > > >> 
> > > >> added some patches: new cdrecord, some fixes
> > > >> xcdroast-0.98-28.alpha14mdk.src.rpm

> > > 
> > > AFAIK k3b author contacted me and the cooker version must be able to
> burn
> > 
> > > DVD with our cdrecord version.

will check this now 


svetljo




Re: [Cooker] dvd tools update ?

2003-08-10 Thread Svetoslav Slavtchev
Quoting parag shah <[EMAIL PROTECTED]>:

> On Sun, Aug 10, 2003 at 01:52:59PM +0200, Warly wrote:
> > Buchan Milne <[EMAIL PROTECTED]> writes:
> > 
> > 
> > [...]
> > 
> > >> xcdroast should also support DVDs, but it seems it needs
> cdrecord-ProDVD.
> > >> 
> > >
> > > Will it not work with Warly's hacked cdrecord?
> > 
> > I patched the cooker xcdroast version to support DVD aware patched
> cdrecord.
> > It may have broken since, however.

i'm doing some tests with DVD-R(W), will report later.
for some reason when i did the test before it was with DVD+RW,
and that is not supported
 
> > 
> > >> http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
> > >> 
> > >> updated:
> > >> dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
> > >> cdrecord-2.01-0.a18.1mdk.src.rpm
> > >> 
> > >> added some patches: new cdrecord, some fixes
> > >> xcdroast-0.98-28.alpha14mdk.src.rpm
> > >> 
> > >> 
> > >> best,
> > >> 
> > >> svetljo
> > >> 
> > >> PS.
> > >> are there any other GUI's that support DVD-/+R(W)?
> > >
> > > Not that I have seen (except if you consider webCDwriter a GUI, and then
> 
> > > full DVD support is proprietary/commercial add-on).
> > 
> > AFAIK k3b author contacted me and the cooker version must be able to burn
> 
> > DVD with our cdrecord version.

is it vanilla 0.9 or have some patches from cvs/ dvd branch ?
current cvs seems to use only growisofs for both + and - DVD medium
(and requires dvd+rw-tools 0.5.10)

> > -- 
> > Warly 
> 
> Last i checked my xcdroast segfaults. i remember seeing bugzilla entry
> for same as well. 

can you check the updated rpms ?

svetljo




Re: [Cooker] dvd tools update ?

2003-08-10 Thread Warly
Buchan Milne <[EMAIL PROTECTED]> writes:


[...]

>> xcdroast should also support DVDs, but it seems it needs cdrecord-ProDVD.
>> 
>
> Will it not work with Warly's hacked cdrecord?

I patched the cooker xcdroast version to support DVD aware patched cdrecord.
It may have broken since, however.

>> http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
>> 
>> updated:
>> dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
>> cdrecord-2.01-0.a18.1mdk.src.rpm
>> 
>> added some patches: new cdrecord, some fixes
>> xcdroast-0.98-28.alpha14mdk.src.rpm
>> 
>> 
>> best,
>> 
>> svetljo
>> 
>> PS.
>> are there any other GUI's that support DVD-/+R(W)?
>
> Not that I have seen (except if you consider webCDwriter a GUI, and then 
> full DVD support is proprietary/commercial add-on).

AFAIK k3b author contacted me and the cooker version must be able to burn 
DVD with our cdrecord version.

-- 
Warly



Re: [Cooker] dvd tools update ?

2003-08-10 Thread Svetoslav Slavtchev
Quoting Buchan Milne <[EMAIL PROTECTED]>:

> On Sun, 10 Aug 2003, Svetoslav Slavtchev wrote:
> 
> > Hi i was just wondering wether the dvd burning could be updated,
> > and is there someone brave to package hack-k3b. current cvs k3b 
> > supports DVD-/+R, and partitialy DVD-/+RW.
> 
> Any idea *exactly*  where to find this cvs? I've looked before ... and 
> couldn't find the DVD-capable branch on the sourceforge cvs.

the sourceforge cvs is obsolated, use the kde one

for browsing: 

http://webcvs.kde.org/cgi-bin/cvsweb.cgi/kdeextragear-1/k3b/

if you want to get the source(the dvd branch is merged in head)

cvs -d:pserver:[EMAIL PROTECTED]:/home/kde login
cvs -d:pserver:[EMAIL PROTECTED]:/home/kde co kdeextragear-1/k3b
cvs -d:pserver:[EMAIL PROTECTED]:/home/kde co -l kdeextragear-1
cvs -d:pserver:[EMAIL PROTECTED]:/home/kde co kde-common
cd kdeextragear-1
ln -s ../kde-common/admin
make -f Makefile.cvs


> > 
> > xcdroast should also support DVDs, but it seems it needs cdrecord-ProDVD.
> > 
> 
> Will it not work with Warly's hacked cdrecord?

not sure how easy would it be to hack it,
vanilla definatly no and it doesn't support 
dvdrecord (basicly the same as Warly's hack)

and newer cdrecord-ProDVD supports DVD+R(W), so we'll probably have to rip it
off somehow.


> > http://varna.demon.co.uk/~svetlio/ruby-contrib/mdk-cook/ ->
> > 
> > updated:
> > dvd+rw-tools-5.11.4.6.4-1mdk.src.rpm
> > cdrecord-2.01-0.a18.1mdk.src.rpm
> > 
> > added some patches: new cdrecord, some fixes
> > xcdroast-0.98-28.alpha14mdk.src.rpm
> > 
> > 
> > best,
> > 
> > svetljo
> > 
> > PS.
> > are there any other GUI's that support DVD-/+R(W)?
> 
> Not that I have seen (except if you consider webCDwriter a GUI, and then 
> full DVD support is proprietary/commercial add-on).

and what about CDR GUIs that have it on the TODO list ?
the arson site was offline, cdbackoven is a bit outdated...

svetljo