Pcdripper (PBcdripper) - version 2.9 posted

Stuff that has yet to be sorted into a category.
Message
Author
iandel
Posts: 30
Joined: Wed 28 Sep 2005, 20:50
Location: USA
Contact:

#136 Post by iandel »

G'day,

Sorry, I got the wrong terminology, :oops: but you figured it out. Thanks again for your work.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#137 Post by plinej »

I probably will just make a big audio transcoding program and borrow alot of code from PBcdripper but I don't think I want to add more options to the existing program. I think I just want to keep it as a rip/encode program.

I just updated to 2.3 which adds support for some more lossless audio formats.

User avatar
Nathan F
Posts: 1764
Joined: Wed 08 Jun 2005, 14:45
Location: Wadsworth, OH (occasionally home)
Contact:

#138 Post by Nathan F »

Sounds sensible to me, I think there are plenty of other options in PBcdripper already. Any more and the interface might get a bit confusing.

And the idea of a general purpose audio transcoding program has been on my mind already, I think that would be a very good idea.

Nathan
Bring on the locusts ...

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#139 Post by plinej »

Yeah, I've already got pretty much all the necessary code to transcode between any sox, ffmpeg, faac, and some various lossless audio codecs between several programs I wrote. It shouldn't take me long to come up with something. Just two drop down boxes, 1 with current type in chosen directory and one with type you wish to encode to. I'll probably throw something together on Monday or Tuesday.

User avatar
Nathan F
Posts: 1764
Joined: Wed 08 Jun 2005, 14:45
Location: Wadsworth, OH (occasionally home)
Contact:

#140 Post by Nathan F »

Sounds good, I look forward to it. BTW, I upgraded the PBcdripper package for Grafpup to this latest version again and changed out the icons. Looking very good. Thanks again.

Nathan
Bring on the locusts ...

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#141 Post by plinej »

I've got PawdioConverter-0.1 all written. I'm testing it out now. It supports all sox and ffmpeg formats as well as all the formats in PBcdripper-2.3. It has the same tagging option as PBcdripper for wma, mp3, m4a, and ogg. I don't see any potential problems so I'll run thru some tests and post it if I'm satisfied.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#142 Post by plinej »


plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#143 Post by plinej »

updated to 2.4 to support gtkdialog3

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#144 Post by plinej »

updated to 2.5

User avatar
Nathan F
Posts: 1764
Joined: Wed 08 Jun 2005, 14:45
Location: Wadsworth, OH (occasionally home)
Contact:

#145 Post by Nathan F »

Is it just me, or did you do a serious code cleanout on this? Either way I've updated again.

Nathan
Bring on the locusts ...

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#146 Post by plinej »

maybe a little but not much. Basically just made it work with gtkdialog3 and changed/added a couple of things.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#147 Post by plinej »

2.6 is now up

User avatar
Nathan F
Posts: 1764
Joined: Wed 08 Jun 2005, 14:45
Location: Wadsworth, OH (occasionally home)
Contact:

#148 Post by Nathan F »

I changed one small thing in my copy. I changed the stock icon for the rip process from "gtk-cdrom" to "gtk-execute" so it is a different icon from the button next to it, and one that makes a lot of sense to me, since this button executes the rip.

Nathan
Bring on the locusts ...

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#149 Post by plinej »

Good idea. I didn't like it after I did but just haven't gotten around to updating again.

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

#150 Post by Flash »

I discovered last night that if PBcdripper can't read a track on a CD, and I tell it to give up, my computer locks up and the only thing that will free it up is a hard reboot. This happened twice. I was trying to convert one track (the last track of 26 on a CD) to mp3, but the drive couldn't read the track. FWIW, I had checked the 'disable paranoia' and 'disable extra paranoia' boxes. After it had tried for 5 or 10 minutes without success, I told PBcdripper to quit. That's when everything locked up. Then I did it all again to make sure.

The first time it happened, the Free Memory box turned red although there should have been several hundred MB. The second time, Free Memory stayed blue and there was plenty of RAM left, but it still froze up.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=69321][color=blue]Puppy Help 101 - an interactive tutorial for Lupu 5.25[/color][/url]

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#151 Post by plinej »

You may want to try with the "exit on a bad read" box checked. I think cdparanoia will keep trying until it's done. When you say you told it to give up did you click the "stop rip process" button? That will send a "killall cdparanoia" command. Not sure if that helps at all since I haven't run into that problem yet.

maddox
Posts: 454
Joined: Fri 28 Sep 2007, 20:37
Location: sometimes in France

#152 Post by maddox »

hello plinej,
looking on the cdparanoia site, no mention about selecting multiple tracks to rip,
say tracks 1-3 and 6 and 12-15 and 23.
any ideas if it could be implemented with maybe a batch call with your gui
or maybe it's already in there and i didn't see it .
btw, i just translated it into french for esmourguit
thanks for your gui Image
maddox
Last edited by maddox on Sun 04 Nov 2007, 03:42, edited 1 time in total.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#153 Post by plinej »

Right now if you uncheck the "rip the full cd" box, the "Enter range or single track" entry box will become active. In that box you could enter "1-3" to just rip the first 3 tracks, etc...

maddox
Posts: 454
Joined: Fri 28 Sep 2007, 20:37
Location: sometimes in France

#154 Post by maddox »

hello plinej,
I'm rephrasing my last post.
from what i understand, your gui is limited to what paranoia can do in one go.
This makes sense as you depend on the underlying program to do all the work.
Paranoia won't let you do multiple, not in order tracks in one go.
So if i still want to rip multiple, not necessarily sequential tracks, from the same CD in one go,
it looks like that i have to do it in several sessions.
thanks in advance for the clarification
maddox

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#155 Post by plinej »

Yes, you are correct, that's currently the case.

Locked