• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

YAY for perl!

NuclearFusi0n

Diamond Member
hehe, i made a small modification to a perl script, now it's doing all my manual work for me. 🙂

Convert ~80 minute FLAC file to WAV --> split WAV by CUE sheet --> reencode WAV back to FLAC, and delete all temp files
(can't play by CUE sheet under linux, so whatever....)

w00t for scripts that work the way you want them to!

(now i just need to find somewhere to stash 50 gigs of temporary files while I delete my NTFS partition and recreate it as a reiserfs partition. 🙁)
 
Originally posted by: jamesave
Where do you get the original Perl Script?

Linked from the FLAC front page: http://www.lameb.fsnet.co.uk/

I deleted everything in the ZIP except for the split_wav files (it's FLAC executable is outdated, so be sure to update it if you plan on using it with FLAC)....My modifications are just for output file naming, removal of the original FLAC file, and the call for the reencode of the output files
 
Originally posted by: Ameesh
Originally posted by: NuclearFusi0n
Originally posted by: Ameesh
😱
hehe, remember when i tried to switch to linux about a year ago and failed?

I didn't fail this time. :evil:

give it some time.
It's been about 2 months now, and I barely spend any time in Windows anyways. I manage my files at the BASH prompt, choosing not to use a graphical file manager, and I burn CDs manually with mkisofs + cdrecord. The only reason I'm in windows right now is to write to my NTFS partition (which won't be NTFS for long 🙂)
I use fluxbox for christs sake, i dont even *try* to make it look like windows

do you really think I'll ever come back? 😛

I can't imagine computing without being based in /home/nuclearfusi0n. 😛
 
Perl is an amazing language and I wish I knew it better than I do at this point. I actually wish I knew a lot of things more than I do at this point but I spend far less time than I should actually learning anything new.
 
Back
Top