INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: WavPack / Two-Sided CUE  (Read 6992 times)

Savoir

  • Recent member
  • *
  • Posts: 10
WavPack / Two-Sided CUE
« on: September 22, 2014, 02:31:46 pm »

Hello guys,

could someone kindly clarify whether the two issues with MC have been fixed? I'm using MC 20.0.17.

1. WavePack files (.wv) plays fine but displays as a single file in Media Center, cover art is limited to one file despite the disc image contains tens of them. Is this inability to play embedded cue sheet?

2. Double-sided CUEs are not recognized in MC. An example file extract is below. When imported into MC, such file produces only two tracks: the first track from side 1 and the first track from side 2. If I split it into two different CUEs, it works fine and all of the tracks are recognized.

PERFORMER "Performer"
TITLE "Performer's Album"
FILE "Side 1.ape" WAVE
  TRACK 01 AUDIO
    TITLE "Track 1"
    INDEX 01 00:00:00
... (several tracks)
FILE "Side 2.ape" WAVE
  TRACK 19 AUDIO
    TITLE "Track 19"
    INDEX 01 00:00:00
Logged

kstuart

  • Citizen of the Universe
  • *****
  • Posts: 1955
  • Upgraded to MC22 Master using preorder discount
Re: WavPack / Two-Sided CUE
« Reply #1 on: September 22, 2014, 03:19:39 pm »

I could be wrong, but I think that embedded cue sheets are only supported for FLAC files.

I expect the second problem (multiple tracks in multiple files) is something which was not anticipated by the CUE file support.

Savoir

  • Recent member
  • *
  • Posts: 10
Re: WavPack / Two-Sided CUE
« Reply #2 on: September 27, 2014, 08:03:45 am »

Thanks for the reply. What options do I have? Cut everything into FLACs? Split the CUE sheet into two?
Logged

uncola

  • Recent member
  • *
  • Posts: 27
Re: WavPack / Two-Sided CUE
« Reply #3 on: September 28, 2014, 08:02:20 pm »

Splitting the cue into two cue files worked for me.. just had to cut and paste the FILE line and everything below for the 2nd vinyl into a second .cue file
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41941
  • Shoes gone again!
Re: WavPack / Two-Sided CUE
« Reply #4 on: September 29, 2014, 10:32:32 am »

Looking at our code we seem to handle multiple link filenames.
Logged
Matt Ashland, JRiver Media Center

kstuart

  • Citizen of the Universe
  • *****
  • Posts: 1955
  • Upgraded to MC22 Master using preorder discount
Re: WavPack / Two-Sided CUE
« Reply #5 on: September 29, 2014, 04:59:03 pm »

masterful

  • Recent member
  • *
  • Posts: 24
Re: WavPack / Two-Sided CUE
« Reply #6 on: October 26, 2014, 04:04:34 am »

Looking at our code we seem to handle multiple link filenames.

still seeing this issue. is it fixable ?
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41941
  • Shoes gone again!
Re: WavPack / Two-Sided CUE
« Reply #7 on: October 26, 2014, 11:05:50 am »

still seeing this issue. is it fixable ?

Can you provide an example?
Logged
Matt Ashland, JRiver Media Center

masterful

  • Recent member
  • *
  • Posts: 24
Re: WavPack / Two-Sided CUE
« Reply #8 on: October 26, 2014, 02:10:36 pm »

when I add this cue file http://rghost.net/58732099 to playing now I see the same behaviour as described in the first post of this thread http://yabb.jriver.com/interact/index.php?topic=92189.0
Logged

olegausany

  • Recent member
  • *
  • Posts: 27
Re: WavPack / Two-Sided CUE
« Reply #9 on: October 27, 2014, 03:14:14 am »

The problem isn't limited to WavPack files, I have an .APE files and problem is similar. Foobar 2000 handles such situation properly
Logged

kstuart

  • Citizen of the Universe
  • *****
  • Posts: 1955
  • Upgraded to MC22 Master using preorder discount
Re: WavPack / Two-Sided CUE
« Reply #10 on: October 29, 2014, 07:01:00 pm »

gratuitous bump (like a guy on TV with his shirt off).

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41941
  • Shoes gone again!
Re: WavPack / Two-Sided CUE
« Reply #11 on: October 30, 2014, 08:52:16 am »

I think this will all be sorted next build.

The history:
Fixed: CUE file parsing updated to better handle link filenames.

We're actually wondering how it worked at all because every track had the same filename and that would cause it to recycle the entries instead of making a new one.

It's a mystery...
Logged
Matt Ashland, JRiver Media Center

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41941
  • Shoes gone again!
Re: WavPack / Two-Sided CUE
« Reply #12 on: October 30, 2014, 10:49:06 am »

Also, just to add, you should reimport your CUE files once the build is available.
Logged
Matt Ashland, JRiver Media Center

masterful

  • Recent member
  • *
  • Posts: 24
Re: WavPack / Two-Sided CUE
« Reply #13 on: November 06, 2014, 02:54:10 pm »

nice work! two sided cues now working as expected. thank you.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41941
  • Shoes gone again!
Re: WavPack / Two-Sided CUE
« Reply #14 on: November 06, 2014, 02:54:38 pm »

Thanks for letting us know.  Woot!
Logged
Matt Ashland, JRiver Media Center

masterful

  • Recent member
  • *
  • Posts: 24
Re: WavPack / Two-Sided CUE
« Reply #15 on: December 18, 2014, 08:39:53 am »

Hello guys,

could someone kindly clarify whether the two issues with MC have been fixed? I'm using MC 20.0.17.

1. WavePack files (.wv) plays fine but displays as a single file in Media Center, cover art is limited to one file despite the disc image contains tens of them. Is this inability to play embedded cue sheet?

2. Double-sided CUEs are not recognized in MC. An example file extract is below. When imported into MC, such file produces only two tracks: the first track from side 1 and the first track from side 2. If I split it into two different CUEs, it works fine and all of the tracks are recognized.

PERFORMER "Performer"
TITLE "Performer's Album"
FILE "Side 1.ape" WAVE
  TRACK 01 AUDIO
    TITLE "Track 1"
    INDEX 01 00:00:00
... (several tracks)
FILE "Side 2.ape" WAVE
  TRACK 19 AUDIO
    TITLE "Track 19"
    INDEX 01 00:00:00


 issue number two was resolved, is number one, recognizing embedded cue sheets in wavpack files, doable in Media Center ?
Logged
Pages: [1]   Go Up