Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Splitting .ape / .cue files

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
cniall
n00b
n00b
Posts: 43
Joined: Sun Dec 20, 2009 3:09 pm

Splitting .ape / .cue files

  • Quote

Post by cniall » Fri Apr 02, 2010 2:44 pm

I've got around 6 .ape files with accompanying .cue files that I would like to split into individual tracks -- how would I do this? It wouldn't be a problem to do it manually (since I already know the precise times at which it changes from one track to another) but I don't have any idea as to what program I might use for the editing.
Top
Jaglover
Watchman
Watchman
User avatar
Posts: 8291
Joined: Sun May 29, 2005 1:57 am
Location: Saint Amant, Acadiana

  • Quote

Post by Jaglover » Fri Apr 02, 2010 3:49 pm

I did it long time ago, all I remember I had to install cuetools and shntool.
Top
cniall
n00b
n00b
Posts: 43
Joined: Sun Dec 20, 2009 3:09 pm

  • Quote

Post by cniall » Fri Apr 02, 2010 5:19 pm

If it helps, I'm really not too bothered about the conservation of tags, metadata and the like; all I need to do is split the file up. Might Audacity be able to break the .ape file into several smaller (.flac, .mp3 or .ogg, ideally) files?
Top
cniall
n00b
n00b
Posts: 43
Joined: Sun Dec 20, 2009 3:09 pm

  • Quote

Post by cniall » Sat Apr 03, 2010 9:57 am

For the record, I solved this by first converting the .ape files to .flac and then splitting the .flac files according to the .cue file with 'cuebreakpoints cuefile.cue | shnsplit audio.flac'. Tags and metadata weren't conserved, but the metadata was wrong anyway -- now I just need to find a way of modifying the metadata of music files in bulk.
Top
Martux
Veteran
Veteran
User avatar
Posts: 1917
Joined: Fri Feb 04, 2005 9:09 pm

  • Quote

Post by Martux » Sat Apr 03, 2010 11:15 pm

cniall wrote:now I just need to find a way of modifying the metadata of music files in bulk.
Check out easytag for that.
"Coincidence is God's way of remaining anonymous."
Albert Einstein
"The road to success is always under construction"
Top
keenblade
Veteran
Veteran
User avatar
Posts: 1087
Joined: Sun Oct 03, 2004 6:19 pm
Contact:
Contact keenblade
Website

  • Quote

Post by keenblade » Sun Apr 04, 2010 1:13 pm

Read the Split ape with cue.
Use the cueape.sh script on that page. I did it successfully with it. It even writes the tags into the splitted mp3 files.
Firstly emerge mac mp3splt and lame or oggenc.
For id3tag-v2, I just needed to add '-2' to the cueape.sh script:
It was:

Code: Select all

out="$(mp3splt -f -c "$(basename "$2")" -o "@n+-+@t" "$tm.mp3")"
I changed it like:

Code: Select all

out="$(mp3splt -f -c "$(basename "$2")" -o "@n+-+@t" -2 "$tm.mp3")"
Then you can split into mp3 with like this:

Code: Select all

cueape.sh CDImage.ape CDImage.cue -m
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Top
Post Reply

6 posts • Page 1 of 1

Return to “Multimedia”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic