[MPlayer-users] Playing (one large) WAV/MP3/... and a corresponding .cue-sheet?

Christian ctschmidt at gmail.com
Wed Aug 12 22:15:03 CEST 2015


On Wed, Aug 12, 2015 at 11:43 AM, houghi <houghi at houghi.org> wrote:
> Just curious. Would it not be easier to either just re-rip the CD or use a
> sound editor to manually cut the soundfile?

Here's what I'm working on (and it might explain why I need to rip to
one WAV file first):

I'm building a CD player for my daughter using a RasPi and a slot-in USB CD-ROM.
Once a CD is inserted I check the CD ID using cd-discid. If the CD has
already been ripped, play the rip (here player would come into action
as I can now pause, forward one track, back one track etc. using GPIO
buttons).
If the CD is new, ie. hasn't been ripped yet, rip it and play it back
at the same time.
I start cdparanoia to rip to WAV file, wait until the WAV file is >5
megs in size, then play it using player (obviously now without and
forward-skip as we haven't ripped that part yet). Once the rip is
down, encode it to mp3. Once playing is done, delete the WAV. Eject
the CD.

So here we are... ;)


More information about the MPlayer-users mailing list