| Author |
Message |
|
|
Page 1 of 8
|
| SonicLife |
Posted: Thu Feb 19, 2009 6:43 pm |
|
|
|
Frequent contributor
Joined: 24 Oct 2005
Posts: 1254
|
I have created a simple way to convert toppy recordings to mp3, this has a much simpler installer than my other scripts. To use you just right click a rec file and chose "Convert to mp3".
Full details are at my site http://www.soniclife.byethost7.com. |
Last edited by SonicLife on Sat Dec 04, 2010 12:56 pm; edited 5 times in total _________________ Toppy conversion scripts to convert toppy recordings to other formats. |
|
| Back to top |
|
| PeteY |
Posted: Fri Feb 20, 2009 1:20 am |
|
|
|
Frequent contributor
Joined: 08 Dec 2006
Posts: 164
Location: Lombardy, Italy
|
| Is this just for windows? The use of an .exe file suggests it is, but then you talk about java, so in principle maybe this could work on mac or linux. Could it? |
_________________ Toppy: TF5800PVR 250GB Firmware: 1365 Patched
No TAPs ATM |
|
| Back to top |
|
| jumbo |
Posted: Fri Feb 20, 2009 2:52 am |
|
|
|
Frequent contributor
Joined: 11 Apr 2005
Posts: 4733
|
|
| Back to top |
|
| juwlz |
Posted: Fri Feb 20, 2009 7:52 am |
|
|
|
MyStuff Team
Joined: 12 Aug 2005
Posts: 9686
Location: Wokingham, Berkshire (Hannington transmitter)
|
Thanks. Will (hopefully) give this a go over the weekend.
Julie |
_________________ 5800, TS On, F/W: MS6 Recommended F/W 12/9/2009 -Sy+BmC0CfCtFsIMPePsR3UUuUxZ
5810, TS On, F/W: F/W: MS6 Recommended F/W 12/9/2009 +BmCfCtFsR3Z
MyStuff info; Help!
Harmony 885 remote. Sig date 8 April 2012 |
|
| Back to top |
|
| simonc |
Posted: Fri Feb 20, 2009 9:31 am |
|
|
|
Frequent contributor
Joined: 12 Apr 2005
Posts: 5616
Location: Cheltenham
|
jumbo wrote: How about a TAP version? You're joking, aren't you? |
|
|
| Back to top |
|
| R2-D2 |
Posted: Fri Feb 20, 2009 9:42 am |
|
|
|
Frequent contributor
Joined: 18 Dec 2006
Posts: 12149
|
|
| Back to top |
|
| Bawbagg |
Posted: Fri Feb 20, 2009 9:49 am |
|
|
|
MyStuff Team
Joined: 11 Aug 2005
Posts: 1121
|
I installed in the XP Virtual Machine on my linux box, and although it worked a treat I thought it was a little slow (took 20mins to demux and encode a 2 hour radio recording). Whilst it was doing it, I had a look at the script, and saw that you were simply using projectx to demux and lame to encode.
So, by way of testing things, I tried the direct approach, and manually demuxed the file to .wav using mplayer directly in linux, then installed lame and encoded the .wav to .mp3. It still took around 20mins . Virtualisation is pretty good these days .
For those who are interested, it would be dead easy to copy your script into bash and certainly in Ubuntu it is possible to add a script to the right click menu in Nautilus. Not too sure about other distros.
My PC is a dual core AMD 3800+ with 2 gigs memory - not exactly cutting edge, but certainly not slow. At 20mins for a 2 hour file, I can't imagine how long it would take to do the demux and re-encode on a slug let alone in a tap . |
_________________ TAPs: MyStuff Something or other + whatever CW recommends
MEI readme and latest version at http://my.opera.com/bawbagg
Current MyStuff Known Bugs http://www.BobDsMyStuff.co.uk/Bugs.shtml |
|
| Back to top |
|
| SonicLife |
Posted: Fri Feb 20, 2009 1:26 pm |
|
|
|
Frequent contributor
Joined: 24 Oct 2005
Posts: 1254
|
PeteY wrote: Is this just for windows? The use of an .exe file suggests it is, but then you talk about java, so in principle maybe this could work on mac or linux. Could it? It is just for windows, but the principal is simple so feel free to nick as much as you want for a port to other platforms. |
Last edited by SonicLife on Fri Feb 20, 2009 1:32 pm; edited 1 time in total _________________ Toppy conversion scripts to convert toppy recordings to other formats. |
|
| Back to top |
|
| SonicLife |
Posted: Fri Feb 20, 2009 1:31 pm |
|
|
|
Frequent contributor
Joined: 24 Oct 2005
Posts: 1254
|
Bawbagg wrote: I installed in the XP Virtual Machine on my linux box, and although it worked a treat I thought it was a little slow (took 20mins to demux and encode a 2 hour radio recording). Whilst it was doing it, I had a look at the script, and saw that you were simply using projectx to demux and lame to encode.
...
My PC is a dual core AMD 3800+ with 2 gigs memory - not exactly cutting edge, but certainly not slow. Don't know what virutulisation you are using but on my PC (Quad core @3.2GHz) it is little slower in VirtualPC than non-emulated, but in reality the demux is HDD bound, and the mp3 encode is CPU bound to a single thread as LAME does not seem to be multi core compiled. |
_________________ Toppy conversion scripts to convert toppy recordings to other formats. |
|
| Back to top |
|
| Bawbagg |
Posted: Fri Feb 20, 2009 2:11 pm |
|
|
|
MyStuff Team
Joined: 11 Aug 2005
Posts: 1121
|
SonicLife wrote: Don't know what virutulisation you are using but on my PC (Quad core @3.2GHz) it is little slower in VirtualPC than non-emulated, but in reality the demux is HDD bound, and the mp3 encode is CPU bound to a single thread as LAME does not seem to be multi core compiled. Virtualbox with XP running under an Ubuntu host. |
_________________ TAPs: MyStuff Something or other + whatever CW recommends
MEI readme and latest version at http://my.opera.com/bawbagg
Current MyStuff Known Bugs http://www.BobDsMyStuff.co.uk/Bugs.shtml |
|
| Back to top |
|
| jumbo |
Posted: Fri Feb 20, 2009 3:21 pm |
|
|
|
Frequent contributor
Joined: 11 Apr 2005
Posts: 4733
|
R2-D2 wrote: simonc wrote: You're joking, aren't you? I think jumbo was offering to port Java to the Toppy. Which is kind of him.  Haven't heard of java2c? Should've gone to specsavers (ok some libraries might be a problem but it's definitely doable) |
|
|
| Back to top |
|
| R2-D2 |
Posted: Fri Feb 20, 2009 3:26 pm |
|
|
|
Frequent contributor
Joined: 18 Dec 2006
Posts: 12149
|
|
| Back to top |
|
| tichtich |
Posted: Sun Mar 01, 2009 8:10 am |
|
|
|
Frequent contributor
Joined: 08 May 2005
Posts: 1375
Location: Bristol, UK
|
Hi. I just tried installing rec2mp3, but the installation failed. I got error "Unpacking error 10: corrupted setup file!" while unpacking file "commons-net-1.3.0.jar" in "C:\Program Files\rec2mp3\ProjectX\lib". Any thoughts?
I'm running Vista SP1 on a PC. |
_________________ Richard Wein
Firmware: 5.13.65 (patched). Auto Start TAPs: TapCommander 1.0.2, Power Down 0.6, DescriptionExtender 2.2, mei2archive 3.8I3, Automove 1.8, QuickJump 1.54, Improbox 2.1RC8, Jag's EPG 3.0b3 (TV & radio), Media Manager 1.5, MHEG Control A2g, Extend 1.7. PC apps: DGtoTop 1.1. Profile last updated 13/05/2009 |
|
| Back to top |
|
| SonicLife |
Posted: Sun Mar 01, 2009 10:28 am |
|
|
|
Frequent contributor
Joined: 24 Oct 2005
Posts: 1254
|
@tichtich, it did the same for me, so I have re-uploaded it, and it now works for me, no idea what went wrong. You might need to clear your browsers cache before it will download the new version.
I would like to know if it works on vista as I have no way of testing vista. |
_________________ Toppy conversion scripts to convert toppy recordings to other formats. |
|
| Back to top |
|
| tichtich |
Posted: Sun Mar 01, 2009 11:10 am |
|
|
|
Frequent contributor
Joined: 08 May 2005
Posts: 1375
Location: Bristol, UK
|
SonicLife wrote: @tichtich, it did the same for me, so I have re-uploaded it, and it now works for me, no idea what went wrong. You might need to clear your browsers cache before it will download the new version.
I would like to know if it works on vista as I have no way of testing vista.
Thanks, that worked for me now. |
_________________ Richard Wein
Firmware: 5.13.65 (patched). Auto Start TAPs: TapCommander 1.0.2, Power Down 0.6, DescriptionExtender 2.2, mei2archive 3.8I3, Automove 1.8, QuickJump 1.54, Improbox 2.1RC8, Jag's EPG 3.0b3 (TV & radio), Media Manager 1.5, MHEG Control A2g, Extend 1.7. PC apps: DGtoTop 1.1. Profile last updated 13/05/2009 |
|
| Back to top |
|
|
|
|