pBurn 4.3.19

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2326 Post by zigbert »

You're right that this msg is not perfect, but remember that a iso is not always meant for a bootable disc. Could we improve it without going into the bootable...

mistfire
Posts: 1411
Joined: Wed 05 Nov 2008, 00:35
Location: PH

#2327 Post by mistfire »

Hi zigbert

Can you provide a small screen version layout of pburn interface which can fit 640x480 resolution? or provide pburn interface which is similar to Nero Express? thank you

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2328 Post by zigbert »

mistfire
There are already many apps in Puppy that extends 480x640 pixels. If I got it right, we try to support 800x600, and this is what pBurn is built around.

I suggest you try peasyDisc, which has a smaller gui.
http://www.murga-linux.com/puppy/viewtopic.php?t=85997

User avatar
don570
Posts: 5528
Joined: Wed 10 Mar 2010, 19:58
Location: Ontario

#2329 Post by don570 »

Using the ALT key to move the window should work.
____________________________________________________

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2330 Post by Flash »

Hi Zigbert,

I tried to add a .pdf file to a DVD I'd just burned with Pburn (leaving the DVD open so I could add more to it) and got an error. First I burned the LinuxMint iso (the iso was in flash drive sdc1.) That went well, but when I tried to add the User Guide .pdf to the DVD, it gave the error message in the screen shot.
Attachments
Pburn fail.jpg
(91.32 KiB) Downloaded 506 times

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2331 Post by zigbert »

Hi Flash
Your system has set cdrecord to be a link from genisoimage (from the cdrkit pack). This is a bad choice when burning more complex stuff. In fact, pBurn has stopped supporting cdrkit from version 4. Some configurations will fail to burn. It is hard for me to help out when forcing use of a unsupported backend

Sigmund

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2332 Post by Flash »

Is there any way I can put it right?

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2333 Post by zigbert »

pBurn relies on cdrtools-3 (not cdrkit). Does Quirky offer this package in its repository?

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2334 Post by Flash »

Evidently not.

Code: Select all

# cdrtools-3
bash: cdrtools-3: command not found
# 

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2335 Post by zigbert »

Sorry for not being clear enough...
cdrtools is the name of the package - not the binary - that is cdrecord.
Barry has made a link with the name 'cdrecord' that points to genisofs (binary in the cdrkit package).

You'll have to install the cdrtools package. The way pBurn writes filesystem (compatible with Windows) to the disc depends on version 3 of cdrtools.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2336 Post by Flash »

Hm. Well, I couldn't find cdrtools anywhere in the package manager but it looks like Quirky Werewolf already has cdrecord:

Code: Select all

# cdrecord -version
Cdrecord-ProDVD-ProBD-Clone 3.01a25 (x86_64-unknown-linux-gnu) Copyright (C) 1995-2014 Joerg Schilling
# 
Would that work, if I can get pBurn to use it instead of genisofs?

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#2337 Post by bigpup »

Here is a cdrtools 3 pet package from Tahrpup repository.
Could try it.
http://distro.ibiblio.org/puppylinux/pe ... .01a25.pet
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#2338 Post by Flash »

Thanks, I'll try it, but if it still uses genisoimage, it will probably give the same error.

I'm thinking the problem is not in pBurn (or PeasyDisk, which I also tried and which also gave the same error) but is a basic limitation of genisoimage. It can't handle more than 255 files on the disk. I don't know how many files are in Linux Mint, but there could be more than 255. If that's the reason, why didn't genisoimage give the same error when it burned the Linux Mint iso?

SoftSupp
Posts: 16
Joined: Sat 22 Jul 2017, 07:47

Cannot open file ....pburn.tmp/*_pburn.wav - Tahrpup 6.0.6

#2339 Post by SoftSupp »

Dear all,

After searching this forum, I still cant find an answer to (what seems to be) a very simple bug when burning an audio CD under Tahrpup 6.0.6. It works fine under Slacko, but it is annoying having to reboot just to burn a few CDs.

To answer the the first questions that will no doubt be asked:

Yes, the temp directory has full rights.
Yes, the temp files get written there (
Yes, I've got enough temp space (6.5Gb)

But, the files that CDRECORD appears to be looking for, begin with *_pburn.wav, whereas the temp files that are written are [filename].[extension]


Please can you help.


Thanks in advance


Pete...

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2340 Post by zigbert »

Hi SoftSupp
My first thought is:
I think Tahr ships libav instead of ffmpeg, and links libav to ffmpeg. This misleads pBurn to detect ffmpeg where it actually not exists... This might be the reason for the converting of audio files to fail.

Slacko ships the real ffmpeg.

slavvo67
Posts: 1610
Joined: Sat 13 Oct 2012, 02:07
Location: The other Mr. 305

#2341 Post by slavvo67 »

Zigbert:

I just wanted to thank you for the great utility. I take it for granted but one would be challenged to find a better utility free or pay.

Kindest regards,

Slavvo67

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#2342 Post by zigbert »

...Great to hear!

I have been thinking of updating the gui a bit, but because pBurn runs so stable, I hesitate. - Don't want to mess things up.

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#2343 Post by jamesbond »

Anyone has a copy of the latest pburn? The download link on the first page is dead. Thanks.
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

User avatar
01micko
Posts: 8741
Joined: Sat 11 Oct 2008, 13:39
Location: qld
Contact:

#2344 Post by 01micko »

[mirror] in the OP works for me. :)
Puppy Linux Blog - contact me for access

jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#2345 Post by jamesbond »

Must be old tired eyes, I missed that link :oops:
Fancy seeing you here Mick! It has been a while :D
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]

Post Reply