Symphy / pureaudio-mediaportal-plugin

Automatically exported from code.google.com/p/pureaudio-mediaportal-plugin
0 stars 0 forks source link

Playing Cue Files #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play Cue Files
2.
3.

What is the expected output? What do you see instead?
I hope to hear audio. But it does not play Cue files.

What version of the product are you using? On what operating system?
Latest version. Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by gkoen...@gmail.com on 11 Feb 2011 at 9:09

GoogleCodeExporter commented 8 years ago
I finally finished ripping all my CDs...!!!  For some of the CD's, I ripped to 
one big FLAC file supported by a CUE file.  A good example is Roger Waters, 
Radio KAOS.  This album should ideally be played with no track breaks in 
between, so ripping to one single FLAC eliminates the silent gaps in between 
tracks.  At the same time having a CUE file allows the selection of individual 
tracks. 

Now here are the problems and observations:

1. MP / PureAudio plays the big FLAC file, but only if the CUE files is not in 
the same folder.  With the CUE file in the same folder as the FLAC file, the 
FLAC file is not visible and therefore cannot be selected for playing

2.  At the same time, MP / PureAudio will open the CUE file and display the 
tracks, but is unable to play any of the tracks.

The CUE file contents are as follows:

REM COMMENT "dBpoweramp"
PERFORMER "Roger Waters"
TITLE "Radio K.A.O.S."
FILE "Roger Waters - Radio K.A.O.S..flac" FLAC
  TRACK 01 AUDIO
    TITLE "Radio Waves"
    PERFORMER "Roger Waters"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Who Needs Information"
    PERFORMER "Roger Waters"
    INDEX 01 04:58:55
  TRACK 03 AUDIO
    TITLE "Me or Him"
    PERFORMER "Roger Waters"
    INDEX 01 10:54:28
  TRACK 04 AUDIO
    TITLE "The Powers That Be"
    PERFORMER "Roger Waters"
    INDEX 01 16:18:08
  TRACK 05 AUDIO
    TITLE "Sunset Strip"
    PERFORMER "Roger Waters"
    INDEX 01 20:54:43
  TRACK 06 AUDIO
    TITLE "Home"
    PERFORMER "Roger Waters"
    INDEX 01 25:39:70
  TRACK 07 AUDIO
    TITLE "Four Minutes"
    PERFORMER "Roger Waters"
    INDEX 01 31:40:23
  TRACK 08 AUDIO
    TITLE "The Tide Is Turning (After Live Aid)"
    PERFORMER "Roger Waters"
    INDEX 01 35:40:43

I have attached a screen print of the view within MP1.2.3 with PureAudio.  If 
anyone can help with these two issues ... it would be great.  Regards,  kc.

Original comment by kunjan.c...@gmail.com on 14 May 2012 at 8:39

Attachments:

GoogleCodeExporter commented 8 years ago
Pure Audio unfortunately doesn't support playback with cuesheets!

Original comment by Michael....@googlemail.com on 14 May 2012 at 9:20