pBurn 4.3.19

Audio editors, music players, video players, burning software, etc.
Message
Author
User avatar
matiasbatero
Posts: 60
Joined: Fri 12 Oct 2012, 01:27
Location: Mar del Plata, Argentina

#2041 Post by matiasbatero »

Hi Zigbert!!! How are you? :).

I read some parts of this thread, because it's very interesting.
Reading some pages (range 120 to 136), i see that multisession recording have troubles or fail when users write a first session with "X" settings, and then.. further session with another "Y" settings.. THIS, always fall.
Now, PBurn seems to have less filesystem options than older versions, and this solve the problem partially. Your program needs to fight with this situation. I'm developing a burning app, and have the same battle..

I made a "trick" to solve this, and maybe it can be usefull for you! :)

The trick consists to sacrifice one of the less common filesystem labels.

Code: Select all

System id: 
Volume id: 
Volume set id: 
Publisher id: 
Data preparer id: 
Application id: 
Copyright File id: 
Abstract File id: 
Bibliographic File id: 
For example, suppose that i sacrifice "Data preparer id" (this label supports 128bytes). :)

When i made a filesystem with mkisofs (example) or growisofs (2º example)

Code: Select all

mkisofs -r -J -joliet-long -v "label" -o test.iso /home/xyz/folder
The idea is save '-r -J -joliet-long' like string as "Data preparer id" (-p)

Code: Select all

mkisofs -r -J -joliet-long -v "label" -p "-r -J -joliet-long" -o test.iso /home/xyz/folder
This "multisession filesystem information", is now impicitly saved on real filesystem. Then, after creating first session, you can continue adding session with this process:

#1 : Use isoinfo -i dev=$PATH , to extract the "preparer label" and save into variable like: multi_settings
(isoinfo is part of cdrtools)

#2 : When you make the second session (suppose dvd = 2º example) do that:

Code: Select all

growisofs -M /dev/dvd $multi_settings /folder/to/add
Now all multisession disk, with any combination of filesystem settings never fail.

Well, I hope it was useful :)

PD: I don't know yet... i'm thinking to migrate my program to pure UDF (mkudfs tools) or continue implementing this trick and continue with mkisofs... big deal.

PD2: Sorry for my english ;)

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

#2042 Post by zigbert »

matiasbatero
Thank you for a good idea!

As you mentioned, the recent pBurn has made the filesystem-settings much simpler, but I still see your solution as a step forward.

- I think the Data preparer id also should hold 'pburn' to verify the content.
- In the case of pBurn, I think it would be enough to store the isolevel 1/3/4 to determine which radiobutton to activate. The rest could be made insensitive.

I will consider it....


Thanks again
Sigmund

User avatar
matiasbatero
Posts: 60
Joined: Fri 12 Oct 2012, 01:27
Location: Mar del Plata, Argentina

#2043 Post by matiasbatero »

Nice, if it is useful!

Zigbert, Another thing..! i'm investigating pure UDF tools (udftools), and making some experiments etc.. i will do the effort for my app, because from what i know, there is not app-utility to deal with this filesystem and can be useful for some users.

If you have intentions to include pure UDF support in future releases, send me a MP. If i have something working i can share it with you.

PD: Level4 is excellent. Sometimes i use level4 with -Z to include filesystem-compression. Only for linux, but It's so powerfull!! Always, compression is relative, but.. some of my experiments reveals that the saving space is considerable.. around 18-20%. Time ago, a user reported that he put +900M of data on normal 700M cd. Incredible..

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

#2044 Post by zigbert »

I didn't know there existed a compression....


Impressive!
Sigmund

User avatar
otropogo
Posts: 764
Joined: Sat 24 Oct 2009, 15:17
Location: Montreal
Contact:

scary iso loss and burn failure w/Pburn 4.05

#2045 Post by otropogo »

Have just run Pburn for the first time since 4.01 failed to work for me. I installed the necessary GTKdialog pet, and 4.03 seemed to install and run without issue at first.

I changed them temp directory from root (in my 2fs save file) to /home/pburntmp/ on my hard drive with 70GB of free space.

I then inserted a DVD-RW disk with an old Knoppix 7.x installation on it, hit the "disk info" tab, and had my first surprise.

1. the red-green bar showed all green, indicating that the entire disk was empty, but

2. directoris and files on the disk ("boot/..KNOPPIX/... autorun,cat..etc.) were listed in the contents window.

3.when I closed Pburn and reopened it, however, a fraction of the disk was now shown red , and the free space listed as only 3.69GB

4. when I tried to quick-blank the disk, I got the usual scolding that this isn't necessary - just write over it,



So I then directed pburn to burn a 3.4GB iso

5. pburn then reported that the disk was unwritable, and

6. offered to blank it

7. I accepted, and pburn started writing without further ado

8. when the write was shown as 100% complete, a popup declared the temporary cache had run out space, suggested I make more space available, and asked if I wanted to start over.

The Info window now shows the same contents list and free space on the disk as before, and the temporary storage folder still shows as:

home/pburntmp/

with "73442 Mb free"...

Here's the burn log:

Pburn version 4.0.5

###################################################
COMMAND:
###################################################
growisofs -use-the-force-luke=notray -C 0,0 -M /dev/sr0="/mnt/home/0mysoft/xp2003/XP 2003 DVD.iso"
growisofs -use-the-force-luke=notray -M /dev/sr0=/dev/zero

###################################################
OUTPUT:
###################################################
growisofs: -C argument is insane.
Executing 'builtin_dd if=/dev/zero of=/dev/sr0 obs=32k seek=22312'
/dev/sr0: restarting DVD+RW format...
/dev/sr0: "Current Write Speed" is 4.1x1352KBps.
737771520/4700372992 ( 0.2%) @1.4x, remaining 49:38 RBU 100.0% UBU 4.8%
752910336/4700372992 ( 0.5%) @3.3x, remaining 27:10 RBU 100.0% UBU 85.7%
771391488/4700372992 ( 1.0%) @4.0x, remaining 19:30 RBU 100.0% UBU 85.7%
789905408/4700372992 ( 1.5%) @4.0x, remaining 17:44 RBU 100.0% UBU 85.7%
808419328/4700372992 ( 1.9%) @4.0x, remaining 15:56 RBU 100.0% UBU 85.7%
826933248/4700372992 ( 2.4%) @4.0x, remaining 14:49 RBU 100.0% UBU 85.7%
845414400/4700372992 ( 2.9%) @4.0x, remaining 14:36 RBU 100.0% UBU 85.7%
863895552/4700372992 ( 3.3%) @4.0x, remaining 13:57 RBU 100.0% UBU 85.7%
873922560/4700372992 ( 3.6%) @2.2x, remaining 14:17 RBU 100.0% UBU 85.7%
892403712/4700372992 ( 4.1%) @4.0x, remaining 14:09 RBU 100.0% UBU 85.7%
910917632/4700372992 ( 4.5%) @4.0x, remaining 13:41 RBU 100.0% UBU 85.7%
929398784/4700372992 ( 5.0%) @4.0x, remaining 13:18 RBU 100.0% UBU 85.7%
947879936/4700372992 ( 5.5%) @4.0x, remaining 13:16 RBU 100.0% UBU 85.7%
966393856/4700372992 ( 5.9%) @4.0x, remaining 12:57 RBU 100.0% UBU 85.7%
984875008/4700372992 ( 6.4%) @4.0x, remaining 12:41 RBU 100.1% UBU 85.7%
1003388928/4700372992 ( 6.9%) @4.0x, remaining 12:40 RBU 100.0% UBU 85.7%
1021870080/4700372992 ( 7.3%) @4.0x, remaining 12:26 RBU 100.0% UBU 85.7%
1040351232/4700372992 ( 7.8%) @4.0x, remaining 12:13 RBU 100.0% UBU 85.7%
1058832384/4700372992 ( 8.3%) @4.0x, remaining 12:13 RBU 100.0% UBU 85.7%
1077313536/4700372992 ( 8.7%) @4.0x, remaining 12:02 RBU 100.0% UBU 85.7%
1095794688/4700372992 ( 9.2%) @4.0x, remaining 11:51 RBU 100.0% UBU 85.7%
1114275840/4700372992 ( 9.7%) @4.0x, remaining 11:51 RBU 100.0% UBU 85.7%
1132756992/4700372992 (10.1%) @4.0x, remaining 11:41 RBU 100.0% UBU 85.7%
1151238144/4700372992 (10.6%) @4.0x, remaining 11:32 RBU 100.0% UBU 85.7%
1169719296/4700372992 (11.0%) @4.0x, remaining 11:32 RBU 100.0% UBU 85.7%
1188200448/4700372992 (11.5%) @4.0x, remaining 11:23 RBU 100.0% UBU 85.7%
1206648832/4700372992 (12.0%) @4.0x, remaining 11:15 RBU 100.0% UBU 85.7%
1225129984/4700372992 (12.4%) @4.0x, remaining 11:15 RBU 100.0% UBU 85.7%
1243611136/4700372992 (12.9%) @4.0x, remaining 11:07 RBU 100.0% UBU 85.7%
1262059520/4700372992 (13.4%) @4.0x, remaining 11:00 RBU 100.0% UBU 85.7%
1280573440/4700372992 (13.8%) @4.0x, remaining 10:59 RBU 100.1% UBU 85.7%
1299087360/4700372992 (14.3%) @4.0x, remaining 10:52 RBU 100.0% UBU 85.7%
1317535744/4700372992 (14.8%) @4.0x, remaining 10:46 RBU 100.0% UBU 85.7%
1336016896/4700372992 (15.2%) @4.0x, remaining 10:45 RBU 100.0% UBU 85.7%
1354498048/4700372992 (15.7%) @4.0x, remaining 10:38 RBU 100.0% UBU 85.7%
1372979200/4700372992 (16.2%) @4.0x, remaining 10:32 RBU 100.0% UBU 85.7%
1391427584/4700372992 (16.6%) @4.0x, remaining 10:31 RBU 100.0% UBU 85.7%
1409908736/4700372992 (17.1%) @4.0x, remaining 10:25 RBU 100.0% UBU 85.7%
1428389888/4700372992 (17.6%) @4.0x, remaining 10:19 RBU 99.9% UBU 85.7%
1438875648/4700372992 (17.8%) @2.3x, remaining 10:26 RBU 100.0% UBU 85.7%
1457356800/4700372992 (18.3%) @4.0x, remaining 10:20 RBU 100.0% UBU 85.7%
1475837952/4700372992 (18.8%) @4.0x, remaining 10:14 RBU 100.0% UBU 85.7%
1494286336/4700372992 (19.2%) @4.0x, remaining 10:13 RBU 100.0% UBU 85.7%
1512734720/4700372992 (19.7%) @4.0x, remaining 10:07 RBU 100.0% UBU 85.7%
1531183104/4700372992 (20.2%) @4.0x, remaining 10:02 RBU 100.0% UBU 85.7%
1549664256/4700372992 (20.6%) @4.0x, remaining 10:00 RBU 100.0% UBU 85.7%
1568145408/4700372992 (21.1%) @4.0x, remaining 9:54 RBU 100.0% UBU 85.7%
1586626560/4700372992 (21.6%) @4.0x, remaining 9:49 RBU 100.0% UBU 85.7%
1605107712/4700372992 (22.0%) @4.0x, remaining 9:47 RBU 100.0% UBU 85.7%
1623588864/4700372992 (22.5%) @4.0x, remaining 9:42 RBU 100.0% UBU 85.7%
1642070016/4700372992 (23.0%) @4.0x, remaining 9:37 RBU 100.0% UBU 85.7%
1660518400/4700372992 (23.4%) @4.0x, remaining 9:35 RBU 100.0% UBU 85.7%
1678999552/4700372992 (23.9%) @4.0x, remaining 9:30 RBU 100.0% UBU 85.7%
1697447936/4700372992 (24.3%) @4.0x, remaining 9:25 RBU 100.0% UBU 85.7%
1715896320/4700372992 (24.8%) @4.0x, remaining 9:23 RBU 100.0% UBU 85.7%
1734377472/4700372992 (25.3%) @4.0x, remaining 9:18 RBU 100.0% UBU 85.7%
1752858624/4700372992 (25.7%) @4.0x, remaining 9:13 RBU 100.0% UBU 85.7%
1771339776/4700372992 (26.2%) @4.0x, remaining 9:11 RBU 100.0% UBU 85.7%
1789820928/4700372992 (26.7%) @4.0x, remaining 9:07 RBU 100.0% UBU 85.7%
1808302080/4700372992 (27.1%) @4.0x, remaining 9:02 RBU 100.0% UBU 85.7%
1826783232/4700372992 (27.6%) @4.0x, remaining 9:00 RBU 100.0% UBU 85.7%
1845264384/4700372992 (28.1%) @4.0x, remaining 8:55 RBU 100.0% UBU 85.7%
1863680000/4700372992 (28.5%) @4.0x, remaining 8:50 RBU 100.0% UBU 85.7%
1882128384/4700372992 (29.0%) @4.0x, remaining 8:48 RBU 100.0% UBU 85.7%
1900609536/4700372992 (29.5%) @4.0x, remaining 8:44 RBU 100.0% UBU 85.7%
1919090688/4700372992 (29.9%) @4.0x, remaining 8:39 RBU 100.0% UBU 85.7%
1937571840/4700372992 (30.4%) @4.0x, remaining 8:37 RBU 100.0% UBU 85.7%
1956020224/4700372992 (30.9%) @4.0x, remaining 8:33 RBU 100.0% UBU 85.7%
1974435840/4700372992 (31.3%) @4.0x, remaining 8:28 RBU 100.0% UBU 85.7%
1992916992/4700372992 (31.8%) @4.0x, remaining 8:26 RBU 100.0% UBU 85.7%
2003075072/4700372992 (32.0%) @2.2x, remaining 8:26 RBU 100.0% UBU 85.7%
2021523456/4700372992 (32.5%) @4.0x, remaining 8:22 RBU 100.0% UBU 85.7%
2040004608/4700372992 (33.0%) @4.0x, remaining 8:20 RBU 100.0% UBU 85.7%
2058485760/4700372992 (33.4%) @4.0x, remaining 8:15 RBU 100.0% UBU 85.7%
2076966912/4700372992 (33.9%) @4.0x, remaining 8:11 RBU 100.0% UBU 85.7%
2095448064/4700372992 (34.4%) @4.0x, remaining 8:08 RBU 100.0% UBU 85.7%
2113863680/4700372992 (34.8%) @4.0x, remaining 8:04 RBU 100.0% UBU 85.7%
2132344832/4700372992 (35.3%) @4.0x, remaining 8:00 RBU 99.9% UBU 85.7%
2150793216/4700372992 (35.8%) @4.0x, remaining 7:57 RBU 100.0% UBU 85.7%
2169274368/4700372992 (36.2%) @4.0x, remaining 7:53 RBU 100.0% UBU 85.7%
2187755520/4700372992 (36.7%) @4.0x, remaining 7:49 RBU 100.0% UBU 85.7%
2206236672/4700372992 (37.2%) @4.0x, remaining 7:46 RBU 100.0% UBU 85.7%
2224717824/4700372992 (37.6%) @4.0x, remaining 7:42 RBU 100.0% UBU 85.7%
2243166208/4700372992 (38.1%) @4.0x, remaining 7:38 RBU 100.1% UBU 85.7%
2261647360/4700372992 (38.6%) @4.0x, remaining 7:35 RBU 100.0% UBU 85.7%
2280128512/4700372992 (39.0%) @4.0x, remaining 7:31 RBU 100.0% UBU 85.7%
2298576896/4700372992 (39.5%) @4.0x, remaining 7:27 RBU 100.0% UBU 85.7%
2317025280/4700372992 (40.0%) @4.0x, remaining 7:24 RBU 100.0% UBU 85.7%
2335506432/4700372992 (40.4%) @4.0x, remaining 7:20 RBU 100.0% UBU 85.7%
2353987584/4700372992 (40.9%) @4.0x, remaining 7:16 RBU 100.0% UBU 85.7%
2372468736/4700372992 (41.4%) @4.0x, remaining 7:13 RBU 100.0% UBU 85.7%
2390884352/4700372992 (41.8%) @4.0x, remaining 7:09 RBU 100.0% UBU 85.7%
2409332736/4700372992 (42.3%) @4.0x, remaining 7:05 RBU 100.0% UBU 85.7%
2427813888/4700372992 (42.7%) @4.0x, remaining 7:03 RBU 100.0% UBU 85.7%
2446295040/4700372992 (43.2%) @4.0x, remaining 6:59 RBU 100.0% UBU 85.7%
2464743424/4700372992 (43.7%) @4.0x, remaining 6:55 RBU 100.0% UBU 85.7%
2483191808/4700372992 (44.1%) @4.0x, remaining 6:52 RBU 100.0% UBU 85.7%
2501640192/4700372992 (44.6%) @4.0x, remaining 6:48 RBU 100.0% UBU 85.7%
2520121344/4700372992 (45.1%) @4.0x, remaining 6:44 RBU 100.0% UBU 85.7%
2538602496/4700372992 (45.5%) @4.0x, remaining 6:41 RBU 100.0% UBU 85.7%
2557050880/4700372992 (46.0%) @4.0x, remaining 6:37 RBU 100.0% UBU 85.7%
2567471104/4700372992 (46.3%) @2.3x, remaining 6:37 RBU 100.0% UBU 85.7%
2585919488/4700372992 (46.7%) @4.0x, remaining 6:34 RBU 100.0% UBU 85.7%
2604367872/4700372992 (47.2%) @4.0x, remaining 6:30 RBU 100.0% UBU 85.7%
2622849024/4700372992 (47.7%) @4.0x, remaining 6:26 RBU 100.0% UBU 85.7%
2641330176/4700372992 (48.1%) @4.0x, remaining 6:23 RBU 100.0% UBU 85.7%
2659811328/4700372992 (48.6%) @4.0x, remaining 6:19 RBU 100.0% UBU 85.7%
2678226944/4700372992 (49.1%) @4.0x, remaining 6:15 RBU 100.0% UBU 85.7%
2696675328/4700372992 (49.5%) @4.0x, remaining 6:13 RBU 100.0% UBU 85.7%
2715156480/4700372992 (50.0%) @4.0x, remaining 6:09 RBU 100.0% UBU 85.7%
2733637632/4700372992 (50.5%) @4.0x, remaining 6:05 RBU 100.0% UBU 85.7%
2752053248/4700372992 (50.9%) @4.0x, remaining 6:02 RBU 100.0% UBU 85.7%
2770501632/4700372992 (51.4%) @4.0x, remaining 5:58 RBU 100.0% UBU 85.7%
2788982784/4700372992 (51.8%) @4.0x, remaining 5:54 RBU 100.0% UBU 85.7%
2807463936/4700372992 (52.3%) @4.0x, remaining 5:51 RBU 100.0% UBU 85.7%
2825879552/4700372992 (52.8%) @4.0x, remaining 5:48 RBU 100.0% UBU 85.7%
2844327936/4700372992 (53.2%) @4.0x, remaining 5:44 RBU 100.0% UBU 85.7%
2862809088/4700372992 (53.7%) @4.0x, remaining 5:41 RBU 100.0% UBU 85.7%
2881191936/4700372992 (54.2%) @4.0x, remaining 5:37 RBU 100.0% UBU 85.7%
2899673088/4700372992 (54.6%) @4.0x, remaining 5:33 RBU 100.0% UBU 85.7%
2918154240/4700372992 (55.1%) @4.0x, remaining 5:30 RBU 100.0% UBU 85.7%
2936569856/4700372992 (55.6%) @4.0x, remaining 5:27 RBU 100.0% UBU 85.7%
2955018240/4700372992 (56.0%) @4.0x, remaining 5:23 RBU 100.0% UBU 85.7%
2973499392/4700372992 (56.5%) @4.0x, remaining 5:20 RBU 100.0% UBU 85.7%
2991980544/4700372992 (57.0%) @4.0x, remaining 5:16 RBU 100.0% UBU 85.7%
3010363392/4700372992 (57.4%) @4.0x, remaining 5:12 RBU 100.0% UBU 85.7%
3028844544/4700372992 (57.9%) @4.0x, remaining 5:09 RBU 100.0% UBU 85.7%
3047325696/4700372992 (58.4%) @4.0x, remaining 5:06 RBU 100.0% UBU 85.7%
3065708544/4700372992 (58.8%) @4.0x, remaining 5:02 RBU 100.0% UBU 85.7%
3084189696/4700372992 (59.3%) @4.0x, remaining 4:59 RBU 100.0% UBU 85.7%
3101392896/4700372992 (59.7%) @3.7x, remaining 4:56 RBU 100.0% UBU 85.7%
3112796160/4700372992 (60.0%) @2.5x, remaining 4:54 RBU 100.0% UBU 85.7%
3131277312/4700372992 (60.5%) @4.0x, remaining 4:51 RBU 100.0% UBU 85.7%
3149725696/4700372992 (60.9%) @4.0x, remaining 4:47 RBU 100.0% UBU 85.7%
3168141312/4700372992 (61.4%) @4.0x, remaining 4:44 RBU 100.0% UBU 85.7%
3186622464/4700372992 (61.9%) @4.0x, remaining 4:41 RBU 100.0% UBU 85.7%
3205038080/4700372992 (62.3%) @4.0x, remaining 4:37 RBU 100.0% UBU 85.7%
3223486464/4700372992 (62.8%) @4.0x, remaining 4:33 RBU 100.0% UBU 85.7%
3241967616/4700372992 (63.3%) @4.0x, remaining 4:30 RBU 100.0% UBU 85.7%
3260350464/4700372992 (63.7%) @4.0x, remaining 4:27 RBU 100.0% UBU 85.7%
3278831616/4700372992 (64.2%) @4.0x, remaining 4:23 RBU 100.0% UBU 85.7%
3297214464/4700372992 (64.6%) @4.0x, remaining 4:20 RBU 100.0% UBU 85.7%
3315695616/4700372992 (65.1%) @4.0x, remaining 4:16 RBU 100.0% UBU 85.7%
3334111232/4700372992 (65.6%) @4.0x, remaining 4:12 RBU 100.0% UBU 85.7%
3352559616/4700372992 (66.0%) @4.0x, remaining 4:09 RBU 100.0% UBU 85.7%
3371040768/4700372992 (66.5%) @4.0x, remaining 4:06 RBU 100.0% UBU 85.7%
3389423616/4700372992 (67.0%) @4.0x, remaining 4:03 RBU 100.0% UBU 85.7%
3407904768/4700372992 (67.4%) @4.0x, remaining 3:59 RBU 100.0% UBU 85.7%
3426287616/4700372992 (67.9%) @4.0x, remaining 3:55 RBU 100.0% UBU 85.7%
3444768768/4700372992 (68.4%) @4.0x, remaining 3:52 RBU 100.0% UBU 85.7%
3463151616/4700372992 (68.8%) @4.0x, remaining 3:49 RBU 100.0% UBU 85.7%
3481632768/4700372992 (69.3%) @4.0x, remaining 3:45 RBU 100.0% UBU 85.7%
3500081152/4700372992 (69.8%) @4.0x, remaining 3:42 RBU 100.0% UBU 85.7%
3518496768/4700372992 (70.2%) @4.0x, remaining 3:38 RBU 100.0% UBU 85.7%
3536912384/4700372992 (70.7%) @4.0x, remaining 3:35 RBU 100.0% UBU 85.7%
3555360768/4700372992 (71.2%) @4.0x, remaining 3:32 RBU 100.0% UBU 85.7%
3573841920/4700372992 (71.6%) @4.0x, remaining 3:28 RBU 100.0% UBU 85.7%
3592224768/4700372992 (72.1%) @4.0x, remaining 3:24 RBU 100.0% UBU 85.7%
3602153472/4700372992 (72.3%) @2.2x, remaining 3:23 RBU 100.0% UBU 85.7%
3620634624/4700372992 (72.8%) @4.0x, remaining 3:20 RBU 100.0% UBU 85.7%
3639017472/4700372992 (73.3%) @4.0x, remaining 3:16 RBU 100.0% UBU 85.7%
3657498624/4700372992 (73.7%) @4.0x, remaining 3:13 RBU 100.0% UBU 85.7%
3675979776/4700372992 (74.2%) @4.0x, remaining 3:09 RBU 100.0% UBU 85.7%
3694362624/4700372992 (74.7%) @4.0x, remaining 3:06 RBU 100.0% UBU 85.7%
3712843776/4700372992 (75.1%) @4.0x, remaining 3:03 RBU 100.0% UBU 85.7%
3731226624/4700372992 (75.6%) @4.0x, remaining 2:59 RBU 100.0% UBU 85.7%
3749707776/4700372992 (76.0%) @4.0x, remaining 2:56 RBU 100.0% UBU 85.7%
3768090624/4700372992 (76.5%) @4.0x, remaining 2:52 RBU 100.0% UBU 85.7%
3786571776/4700372992 (77.0%) @4.0x, remaining 2:49 RBU 100.0% UBU 85.7%
3804954624/4700372992 (77.4%) @4.0x, remaining 2:45 RBU 100.0% UBU 85.7%
3823435776/4700372992 (77.9%) @4.0x, remaining 2:42 RBU 100.0% UBU 85.7%
3841851392/4700372992 (78.4%) @4.0x, remaining 2:38 RBU 100.0% UBU 85.7%
3860299776/4700372992 (78.8%) @4.0x, remaining 2:35 RBU 100.0% UBU 85.7%
3878715392/4700372992 (79.3%) @4.0x, remaining 2:32 RBU 100.0% UBU 85.7%
3897163776/4700372992 (79.8%) @4.0x, remaining 2:28 RBU 100.0% UBU 85.7%
3915546624/4700372992 (80.2%) @4.0x, remaining 2:25 RBU 100.0% UBU 85.7%
3934027776/4700372992 (80.7%) @4.0x, remaining 2:21 RBU 100.0% UBU 85.7%
3952410624/4700372992 (81.2%) @4.0x, remaining 2:18 RBU 100.0% UBU 85.7%
3970826240/4700372992 (81.6%) @4.0x, remaining 2:14 RBU 100.0% UBU 85.7%
3989274624/4700372992 (82.1%) @4.0x, remaining 2:11 RBU 100.0% UBU 85.7%
4007657472/4700372992 (82.5%) @4.0x, remaining 2:08 RBU 100.0% UBU 85.7%
4026138624/4700372992 (83.0%) @4.0x, remaining 2:04 RBU 100.0% UBU 85.7%
4035674112/4700372992 (83.3%) @2.1x, remaining 2:03 RBU 100.0% UBU 85.7%
4054056960/4700372992 (83.7%) @4.0x, remaining 1:59 RBU 100.0% UBU 85.7%
4072538112/4700372992 (84.2%) @4.0x, remaining 1:56 RBU 100.0% UBU 85.7%
4090920960/4700372992 (84.6%) @4.0x, remaining 1:53 RBU 100.0% UBU 85.7%
4109402112/4700372992 (85.1%) @4.0x, remaining 1:49 RBU 100.0% UBU 85.7%
4127784960/4700372992 (85.6%) @4.0x, remaining 1:46 RBU 100.0% UBU 85.7%
4146266112/4700372992 (86.0%) @4.0x, remaining 1:42 RBU 100.0% UBU 85.7%
4164648960/4700372992 (86.5%) @4.0x, remaining 1:39 RBU 100.0% UBU 85.7%
4183097344/4700372992 (87.0%) @4.0x, remaining 1:35 RBU 100.0% UBU 85.7%
4201512960/4700372992 (87.4%) @4.0x, remaining 1:32 RBU 100.0% UBU 85.7%
4219994112/4700372992 (87.9%) @4.0x, remaining 1:28 RBU 100.0% UBU 85.7%
4238376960/4700372992 (88.4%) @4.0x, remaining 1:25 RBU 100.0% UBU 85.7%
4256858112/4700372992 (88.8%) @4.0x, remaining 1:22 RBU 100.0% UBU 85.7%
4275273728/4700372992 (89.3%) @4.0x, remaining 1:18 RBU 100.0% UBU 85.7%
4293722112/4700372992 (89.8%) @4.0x, remaining 1:15 RBU 100.0% UBU 85.7%
4312203264/4700372992 (90.2%) @4.0x, remaining 1:11 RBU 100.0% UBU 85.7%
4330618880/4700372992 (90.7%) @4.0x, remaining 1:08 RBU 100.0% UBU 85.7%
4349067264/4700372992 (91.1%) @4.0x, remaining 1:04 RBU 100.0% UBU 85.7%
4367548416/4700372992 (91.6%) @4.0x, remaining 1:01 RBU 100.0% UBU 85.7%
4385931264/4700372992 (92.1%) @4.0x, remaining 0:58 RBU 100.0% UBU 85.7%
4404412416/4700372992 (92.5%) @4.0x, remaining 0:54 RBU 100.0% UBU 85.7%
4422795264/4700372992 (93.0%) @4.0x, remaining 0:51 RBU 100.0% UBU 85.7%
4432134144/4700372992 (93.2%) @2.0x, remaining 0:49 RBU 100.0% UBU 85.7%
4450615296/4700372992 (93.7%) @4.0x, remaining 0:46 RBU 100.0% UBU 85.7%
4469030912/4700372992 (94.2%) @4.0x, remaining 0:42 RBU 100.0% UBU 85.7%
4487479296/4700372992 (94.6%) @4.0x, remaining 0:39 RBU 100.0% UBU 85.7%
4505862144/4700372992 (95.1%) @4.0x, remaining 0:36 RBU 100.0% UBU 85.7%
4524343296/4700372992 (95.6%) @4.0x, remaining 0:32 RBU 100.0% UBU 85.7%
4542726144/4700372992 (96.0%) @4.0x, remaining 0:29 RBU 100.0% UBU 85.7%
4561108992/4700372992 (96.5%) @4.0x, remaining 0:25 RBU 100.0% UBU 85.7%
4579590144/4700372992 (97.0%) @4.0x, remaining 0:22 RBU 100.0% UBU 85.7%
4597972992/4700372992 (97.4%) @4.0x, remaining 0:18 RBU 100.0% UBU 85.7%
4616454144/4700372992 (97.9%) @4.0x, remaining 0:15 RBU 100.0% UBU 85.7%
4634836992/4700372992 (98.3%) @4.0x, remaining 0:12 RBU 100.0% UBU 85.7%
4653318144/4700372992 (98.8%) @4.0x, remaining 0:08 RBU 100.0% UBU 85.7%
4671700992/4700372992 (99.3%) @4.0x, remaining 0:05 RBU 100.0% UBU 85.7%
4690182144/4700372992 (99.7%) @4.0x, remaining 0:01 RBU 100.0% UBU 85.7%
4700372992/4700372992 (100.0%) @2.2x, remaining 0:00 RBU 100.0% UBU 85.7%
:-[ WRITE@LBA=230540h failed with SK=5h/LOGICAL BLOCK ADDRESS OUT OF RANGE]: No space left on device
:-( write failed: No space left on device
/dev/sr0: flushing cache
/dev/sr0: writing lead-out

When I look in the /home/pburntmp/

folder, I see there a symlink "pburn_symlink_tree", whose properties show the "real" directory as :

/initrd/dev_save/pburntmp

I moved the symlink to trash, returned to pburn and started a quick blank on the disk, which seemed to succeed.

Here's the log:

Pburn version 4.0.5

###################################################
COMMAND:
###################################################
dvd+rw-format -force /dev/sr0
#dd if=/dev/zero of=/dev/sr0 bs=32k count=32 #

###################################################
OUTPUT:
###################################################
* BD/DVD±RW/-RAM format utility by <appro@fy.chalmers.se>, version 7.1.
* 4.7GB DVD+RW media detected.
* formatting .0.0%|/-\|/-\


I then tried to burn the 3.4GB iso again, only to find the iso has disappeared from my system. It's not in trash, and it's not in the folder where I left it. It was last seen as pending in pburn's to-burn window

It took me more than 3 hours to download...

Any idea where it might be, what might have happened to it, and, most importantly, how I might recover it without doing another 3-hour download?

Update: it took me three tries and more than ten hours and 14GB downloaded to get a replacement copy or the lost 3.4GB iso. So I'm very anxious not to lose it again.

I've searched through the menus of pburn 4.05 looking for a option that might explain the disappearance of the file, but I can't find anything. I vaguely recall seeing such an option to delete the file after burning it, but I've never set it, and have never had this happen before.

I've made a backup copy of the ISO, but at 8MB/s or so, that's a bit of a PIA too.

Can anyone tell me where the menu option to delete the file after burning is?
otropogo@gmail.com facebook.com/otropogo

Pelo

After burning CDs, cover them

#2046 Post by Pelo »

I have found KoverArtist for making my CD covers (included in Legacy OS, KDE 3.5.7). Are they other tools in puppy ?

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

Re: After burning CDs, cover them

#2047 Post by zigbert »

Pelo wrote:I have found KoverArtist for making my CD covers (included in Legacy OS, KDE 3.5.7). Are they other tools in puppy ?
I don't think there are tools for cover art in Puppy, but a inkscape template should do it, or ?


Sigmund

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

#2048 Post by zigbert »

pBurn 4.1.0
See main post

Changelog
- Store filesystem info in preparer-id for correct multisession settings. (thanks to matiasbatero)
- Squeezed multisession/close disc into one option.
- Remove preparer-id from gui.
- Updated Help file - Burn chapter - multisession.
- Option to delay message-boxes to ensure them to on top.

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

#2049 Post by zigbert »

pBurn 4.1.1
See main post

Changelog
- Adjusted msg: 'Multisession disc is not initialized by pBurn'.
- Minor update in the helpfile < Multisession > chapter.
- Fix alignment in burn-options 'Publish' tab.
- Change name from Pburn to pBurn.
- Clean up gui for burner-drive selection. Both at first-run and in burn-options.
- Fix alignment in burn-options - Advanced tab - CPU priority.
- Bugfix: Choose mediatype manually should (de)activate checkbox to overwrite.
- Bugfix: Heading in filechooser (temporary storage should be pBurn.

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

#2050 Post by zigbert »

pBurn 4.1.2
See main post

Changelog
- Use comboboxtext instead of combobox widget when choosing mediatype for video-DVD and blanking.
- Minor update in the helpfile - Filesystem.
- Bugfix: Detected mediatype shows up twice in list when burning data disc.

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

#2051 Post by zigbert »

This is pBurn 4 in a nutshell:
- Simpler way to choose filesystem. No Joliet/rockridge or isolevel settings.
- pBurn now detects the filesystem from the first burn session.
- Support of recent Windows systems.

These 3 new features makes multisession burning much more useful and reliable with pBurn.

Image

User avatar
OscarTalks
Posts: 2196
Joined: Mon 06 Feb 2012, 00:58
Location: London, England

#2052 Post by OscarTalks »

For anyone wishing to EXPERIMENT with upgrading to the latest pBurn in Precise (and derivatives), Wheezy, Lucid and/or Exprimo I have compiled the dependency cdrtools-3 in each of those with separate DEV and DOC .pets and uploaded them here:-

http://yadi.sk/d/zTshLczR4wHj8

Slacko and Upup Raring already have this package. In Wheezy you may need to install the dvd+rwtools .pet which is there also
Oscar in England
Image

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

#2053 Post by zigbert »

Oscar
I have made a link in the main post to your pets.


Thanks a lot
Sigmund

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

Re: pBurn 4.1.2

#2054 Post by sheldonisaac »

I finally got 4.12 to behave as expected, ie "blank complete" a CD-RW, on my desktop computer.

(On this Dell laptop, it had quit with an error message.)

As I'm sure many have said, Sigmund does excellent work.

I hope to explore the features of pBurn some more, in the near future.

Thanks,
Sheldon
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

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

Re: pBurn 4.1.2

#2055 Post by zigbert »

sheldonisaac wrote:(On this Dell laptop, it had quit with an error message.)
It would be great to know the error message. - Maybe pBurn could be improved/fixed.
sheldonisaac wrote:As I'm sure many have said, Sigmund does excellent work.
Thank you


Sigmund

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

#2056 Post by zigbert »

Please consider to do a test-burn

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

Re: pBurn 4.1.2

#2057 Post by sheldonisaac »

zigbert wrote:
sheldonisaac wrote:(On this Dell laptop, it had quit with an error message.)
It would be great to know the error message. - Maybe pBurn could be improved/fixed.
Well, Sigmund, if you and/or some other expert wants to look at it: I hope I pasted it correctly.
I had assumed that this laptop or its burner was defective, or maybe the CD-RW disk?


###################################################
COMMAND:
###################################################
cdrecord blank=all -v dev=/dev/sr0 driveropts=burnfree

###################################################
OUTPUT:
###################################################
scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
SCSI buffer size: 64512
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.
Cdrecord-ProDVD-ProBD-Clone 3.01a16 (i686-pc-linux-gnu) Copyright (C) 1995-2013 Joerg Schilling
TOC Type: 1 = CD-ROM
Using libscg version 'schily-0.9'.
Driveropts: 'burnfree'
atapi: 1
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'SONY '
Identifikation : 'CDRW/DVD CRX835E'
Revision : 'KDKE'
Device seems to be: Generic mmc2 DVD-ROM.
Current: CD-RW
Profile: DVD-ROM
Profile: CD-RW (current)
Profile: CD-R
Profile: CD-ROM
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1895168 = 1850 KB
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Reference speed: 2
Disk Is not unrestricted
Disk Is erasable
ATIP start of lead in: -11635 (97:26/65)
ATIP start of lead out: 337350 (75:00/00)
1T speed low: 0 (reserved val 0) 1T speed high: 4
2T speed low: 8 2T speed high: 0 (reserved val 10)
power mult factor: 4 6
recommended erase/write power: 3
A1 values: 02 4C B0
A2 values: 4A C8 06
Disk type: Phase change
Manuf. index: 3
Manufacturer: CMC Magnetics Corporation

Capacity Blklen/Sparesz. Format-type Type
276800 2048 0x00 Unformated or Blank Media
276800 32 0x10 Reserved (0)
Forcespeed is OFF.
Starting to write CD/DVD/BD at speed 4 in real BLANK mode for single session.
Last chance to quit, starting real write in 9 seconds. 8 seconds. 7 seconds. 6 seconds. 5 seconds. 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. Operation starts.
Performing OPC...
Blanking entire disk
cdrecord: Input/output error. blank unit: scsi sendcmd: no error
CDB: A1 00 00 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0A 00 00 00 00 51 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x51 Qual 0x00 (erase failure) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 1143.461s timeout 9600s
cdrecord: Cannot blank disk, aborting

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

#2058 Post by zigbert »

I think you're right about the disc is not verified as 'blankable'.


Thank you for sharing
Sigmund

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

#2059 Post by zigbert »

Version 4.2.0
See main post

Changelog
- Make it impossible to close logbox (where the command output shows), without stopping all burning operations. (thanks to brokenman)
- Commandline in advanced tab (burn-options) are now auto-refreshed. Refresh-button is removed.
- Msg about multisession burning with non-pBurn-disc has got options: blank disc, continue, disc info.
- Helpfile updated - Advanced chapter.
- Helpmsg if burning fails and CD only requires a reload.
- Remove Normalizer as dependencies. ffmpeg (requires ffmpeg-1.1)do the job instead.
- Set normalizing to true by default.
- Don't activate the 'eject disc' option after blanking. You probably want the disc still inserted.
- Bugfix: Remove the file the_video_you_wanted1.vob.partial by 'Emergency STOP' if using the gtkdialog tail-box.
- Bugfix: Kill also cddetect at Emergency STOP.

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#2060 Post by 8-bit »

I am using Pburn 3.715 in Slacko 5.5
I had some fli and mp4 videos I wanted to burn to a DVD.
I selected Video from the menu, and added the video files to the list.
Evidently, Pburn converts the files in preparation for burning.
Anyway, my processor temp started out at 29c and progressed to 61c before I aborted on the conversion and burn.
My PC is a Compaq Presario with an AMD Athlon X2 4800 Dual-Core Processor, 3 gigs of ram, and I had temporary storage set up on /mnt/home on a partition with 17 gigs free.
Also, I had cleaned the PC recently and the fans appear to be working correctly.

I had read somewhere that the driver for processor scaling on my PC may show incorrect readings for my processor temp.
I seem to remember before of the PC shutting down/rebooting when the temp indicated around 70c.

Would the updated Pburn help here?
So, any suggestions?

Post Reply