Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Programming and Hacking > Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th March 2020, 09:31   #1641  |  Link
sloot
Registered User
 
Join Date: Mar 2020
Posts: 3
Hi LoRd_MuldeR.

Thank you for your work on such a great program.
I would like to make some suggestions.

Please support Freeware Advanced Audio Coder
Please support the input file TrueHD Audio, DTS-HD MA.
Please add an option (tools -> configuration ->) to skip the update reminder (remove pop-up and annoying music).
Please add an option (tools -> configuration ->) splash screen disabled. Or a DisableSplashScreen = false or true line in the LameXP-Portable.ini file.

Thanks for everything!

Regards.
sloot is offline   Reply With Quote
Old 26th March 2020, 22:32   #1642  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by sloot View Post
Please support Freeware Advanced Audio Coder
FAAC is a subpar AAC encoder. And, to the best of knowledge, development is long dead. We already support much better alternatives, including NeroAAC, FhgAacEnc as well as QAAC (Apple AAC).

Quote:
Originally Posted by sloot View Post
Please support the input file TrueHD Audio, DTS-HD MA.
Well, if a suitable CLI encoder was available, I would be able too look into this. Unfortunately, development of Valdec (AC-3 Filter tools), which is currently used for AC-3 and DTS decoding, seems to be dead too.

Quote:
Originally Posted by sloot View Post
Please add an option (tools -> configuration ->) to skip the update reminder (remove pop-up and annoying music).
The regular (14 days) update check can be disabled, as always. The notification about using a deprecated version can't be skipped, an that is for a reason.

Quote:
Originally Posted by sloot View Post
Please add an option (tools -> configuration ->) splash screen disabled. Or a DisableSplashScreen = false or true line in the LameXP-Portable.ini file.
Technically, this is not easily possible. The splash screen is not shown for entertainment purposes (only). Some fundamental initialization work is actually going on while you are seeing the splash screen

In theory, it would be possible to simply show no UI at all while the initialization work is going. But be aware that this would not speed things up at all!

However, I think it would be confusing for the users, if they start the program but nothing is showing up. It would take several seconds (or even longer for some people), until the LameXP window finally pops up.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 26th March 2020 at 22:40.
LoRd_MuldeR is offline   Reply With Quote
Old 18th April 2020, 16:25   #1643  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,537
I have many AAC encoders and I would like to put in the LameXP directory, each one in its folder, so I can choose which one to use.

List includes: FhgAACenc, neroAacEnc, Qaac, fdkaac and ffmpeg with fdk-aac.dll.

Do you think it is possible?
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 18th April 2020, 17:47   #1644  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Using latest release, which I installed a little bit ago, on my XP-SP3 system (ya, I know, but this computer has a purpose).

While extracting a .cue file, a song was skipped and a reason was not given. I couldn't find a log file. If I play the .cue file via VLC, the song plays just fine. I skipped to it, played several seconds and then skipped to the next song. No issues.

What could cause LameXP to skip a song?

Update: While adding some more .cue files, one skipped two files and the next one skipped 13 of 19, 13 of 19 and 14 of 19 (3 disc set). Ouch!

OK, this is getting downright nasty. Disc 1 and 2 of a 2 disc set skipped all 20 tracks (each disc).

Last edited by MrVideo; 18th April 2020 at 18:03.
MrVideo is offline   Reply With Quote
Old 18th April 2020, 18:10   #1645  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by MrVideo View Post
Using latest release, which I installed a little bit ago, on my XP-SP3 system (ya, I know, but this computer has a purpose).

While extracting a .cue file, a song was skipped and a reason was not given. I couldn't find a log file. If I play the .cue file via VLC, the song plays just fine. I skipped to it, played several seconds and then skipped to the next song. No issues.

What could cause LameXP to skip a song?

Update: While adding some more .cue files, one skipped two files and the next one skipped 13 of 19, 13 of 19 and 14 of 19 (3 disc set). Ouch!

OK, this is getting downright nasty. Disc 1 and 2 of a 2 disc set skipped all 20 tracks (each disc).
You can run application with command-line option "--console" for more detailed logging.

Just for the notes: I use the CUE sheet import function all the time to import .cue files produced by EAC (Exact Audio Copy) and didn't encounter any "skipped" tracks yet.

Anyway, maybe you can see something in the log.

BTW: Is this a CUE sheet with just one big WAVE file that will be split into tracks, or does it use a separate WAVE file for each track? In the latter case, it could be that some files were not found for some reasons.

(For example, if you choose the "wrong" character encoding, it is possible that file names containing "special" characters are interpreted wrongly)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 18th April 2020, 19:13   #1646  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Quote:
Originally Posted by LoRd_MuldeR View Post
You can run application with command-line option "--console" for more detailed logging.
Great, did that.
Quote:
Just for the notes: I use the CUE sheet import function all the time to import .cue files produced by EAC (Exact Audio Copy) and didn't encounter any "skipped" tracks yet.
I've done others as well.
Quote:
Anyway, maybe you can see something in the log.
All I get is: Splitting has failed !!!
It shows the details for the track, but gives no reason for the failure.
Quote:
BTW: Is this a CUE sheet with just one big WAVE file that will be split into tracks, or does it use a separate WAVE file for each track? In the latter case, it could be that some files were not found for some reasons.
Sorry, I should have stipulated that it is one big flac file.

This is really weird. I went back to one of the discs where all 20 tracks were skipped and now it only skipped 7. Same with disc 2 of the 2 disc set.

The HDD is local, not networked (as in a NAS).

You have an XP issue. Something is failing internally when the program is run on an XP SP3 32bit system. I installed it on one of my Win7-64 bit systems and the flac file imported and split just fine. The earlier beta build that I had worked just fine on the XP system.

BTW, I thought that LameXP was 64bit as well. But it installed in the X86 location.
MrVideo is offline   Reply With Quote
Old 18th April 2020, 19:25   #1647  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,217
@MrVideo,

Can you upload your .cue sheet?
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
SeeMoreDigital is offline   Reply With Quote
Old 18th April 2020, 19:36   #1648  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
I restarted the splitting on the Win7 box. All was good until I got to this disc, in which track 14 was skipped:
Code:
REM GENRE "Pop - 1960s"
REM DATE 1997
REM DISCID 1C0BCB13
REM COMMENT "ExactAudioCopy v1.3"
PERFORMER "Simon & Garfunkel"
TITLE "Old Friends [Disc 1]"
REM COMPOSER ""
FILE "Simon & Garfunkel - Old Friends [Disc 1].flac" WAVE
  TRACK 01 AUDIO
    TITLE "Bleecker Street"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "The Sound Of Silence"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 02:42:62
    INDEX 01 02:44:37
  TRACK 03 AUDIO
    TITLE "The Sun Is Burning"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 05:50:00
    INDEX 01 05:51:37
  TRACK 04 AUDIO
    TITLE "Wednesday Morning, 3 A.M."
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 08:38:12
    INDEX 01 08:39:62
  TRACK 05 AUDIO
    TITLE "He Was My Brother"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 10:54:12
    INDEX 01 10:55:50
  TRACK 06 AUDIO
    TITLE "Sparrow"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 13:44:62
    INDEX 01 13:46:25
  TRACK 07 AUDIO
    TITLE "Peggy-O"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 16:33:62
    INDEX 01 16:35:25
  TRACK 08 AUDIO
    TITLE "Benedictus"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 19:00:50
    INDEX 01 19:02:12
  TRACK 09 AUDIO
    TITLE "Somewhere They Can't Find Me"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 21:40:12
    INDEX 01 21:41:50
  TRACK 10 AUDIO
    TITLE "We've Got a Groovy Thing Goin'"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 24:16:25
    INDEX 01 24:17:62
  TRACK 11 AUDIO
    TITLE "Leaves That Are Green"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 26:15:50
    INDEX 01 26:17:25
  TRACK 12 AUDIO
    TITLE "Richard Cory"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 28:38:12
    INDEX 01 28:39:62
  TRACK 13 AUDIO
    TITLE "I Am A Rock"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 31:35:37
    INDEX 01 31:37:00
  TRACK 14 AUDIO
    TITLE "The Sound Of Silence (Single Version)"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 34:26:50
    INDEX 01 34:28:25
  TRACK 15 AUDIO
    TITLE "Homeward Bound"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 37:33:62
    INDEX 01 37:35:25
  TRACK 16 AUDIO
    TITLE "Blues Run The Game"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 40:04:25
    INDEX 01 40:06:00
  TRACK 17 AUDIO
    TITLE "Kathy's Song"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 42:57:50
    INDEX 01 42:59:25
  TRACK 18 AUDIO
    TITLE "April Come She Will"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 46:16:62
    INDEX 01 46:18:25
  TRACK 19 AUDIO
    TITLE "Flowers Never Bend With The Rainfall"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 48:07:50
    INDEX 01 48:09:25
Tracks 5,6 and 18 were skipped:
Code:
REM GENRE "Pop - 1960s"
REM DATE 1997
REM DISCID 110D3A15
REM COMMENT "ExactAudioCopy v1.3"
PERFORMER "Simon & Garfunkel"
TITLE "Old Friends [Disc 2]"
REM COMPOSER ""
FILE "Simon & Garfunkel - Old Friends [Disc 2].flac" WAVE
  TRACK 01 AUDIO
    TITLE "Patterns"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Cloudy"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 02:45:37
    INDEX 01 02:47:00
  TRACK 03 AUDIO
    TITLE "The Dangling Conversation"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 05:08:50
    INDEX 01 05:10:25
  TRACK 04 AUDIO
    TITLE "Scarborough Fair; Canticle"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 07:47:25
    INDEX 01 07:49:00
  TRACK 05 AUDIO
    TITLE "The 59th Street Bridge Song (Feelin' Groovy)"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 10:59:25
    INDEX 01 11:01:00
  TRACK 06 AUDIO
    TITLE "For Emily, Whenever I May Find Her"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 12:54:62
    INDEX 01 12:56:50
  TRACK 07 AUDIO
    TITLE "7 O'Clock News; Silent Night"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 15:01:50
    INDEX 01 15:03:12
  TRACK 08 AUDIO
    TITLE "A Hazy Shade Of Winter"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 17:06:12
    INDEX 01 17:08:00
  TRACK 09 AUDIO
    TITLE "At The Zoo"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 19:25:47
  TRACK 10 AUDIO
    TITLE "A Poem On The Underground Wall"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 21:48:25
    INDEX 01 21:50:00
  TRACK 11 AUDIO
    TITLE "Red Rubber Ball"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 26:20:22
  TRACK 12 AUDIO
    TITLE "Blessed"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 28:49:05
  TRACK 13 AUDIO
    TITLE "Anji"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 32:28:67
  TRACK 14 AUDIO
    TITLE "A Church Is Burning"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 34:58:22
  TRACK 15 AUDIO
    TITLE "Fakin' It"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 38:25:62
    INDEX 01 38:27:50
  TRACK 16 AUDIO
    TITLE "Save The Life Of My Child"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 41:45:25
    INDEX 01 41:46:62
  TRACK 17 AUDIO
    TITLE "America"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 01 44:35:67
  TRACK 18 AUDIO
    TITLE "You Don't Know Where Your Interest Lies"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 48:11:37
    INDEX 01 48:13:25
  TRACK 19 AUDIO
    TITLE "Punky's Dilemma"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 50:32:12
    INDEX 01 50:34:12
  TRACK 20 AUDIO
    TITLE "Comfort And Joy"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 52:47:25
    INDEX 01 52:48:62
  TRACK 21 AUDIO
    TITLE "Star Carol"
    PERFORMER "Simon & Garfunkel"
    REM COMPOSER ""
    INDEX 00 54:38:37
    INDEX 01 54:40:00
Not an XP issue, as many tracks were skipped in a couple of other discs that I did after this. Then I stopped.
Attached Files
File Type: zip cuesheets.zip (2.0 KB, 24 views)

Last edited by MrVideo; 18th April 2020 at 19:49. Reason: added cue file - added note
MrVideo is offline   Reply With Quote
Old 18th April 2020, 19:57   #1649  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,217
Give this a try: -
Code:
PERFORMER "Simon & Garfunkel"
TITLE "Old Friends [Disc 2]"
REM DATE 1997
REM GENRE Pop - 1960s

FILE "Simon & Garfunkel - Old Friends [Disc 2].flac" WAVE

  TRACK 01 AUDIO
    TITLE "Patterns"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Cloudy"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 02:47:00
  TRACK 03 AUDIO
    TITLE "The Dangling Conversation"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 05:10:25
  TRACK 04 AUDIO
    TITLE "Scarborough Fair: Canticle"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 07:49:00
  TRACK 05 AUDIO
    TITLE "The 59th Street Bridge Song (Feelin' Groovy)"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 11:01:00
  TRACK 06 AUDIO
    TITLE "For Emily, Whenever I May Find Her"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 12:56:50
  TRACK 07 AUDIO
    TITLE "7 O'Clock News: Silent Night"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 15:03:12
  TRACK 08 AUDIO
    TITLE "A Hazy Shade Of Winter"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 17:08:00
  TRACK 09 AUDIO
    TITLE "At The Zoo"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 19:25:47
  TRACK 10 AUDIO
    TITLE "A Poem On The Underground Wall"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 21:50:00
  TRACK 11 AUDIO
    TITLE "Red Rubber Ball"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 26:20:22
  TRACK 12 AUDIO
    TITLE "Blessed"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 28:49:05
  TRACK 13 AUDIO
    TITLE "Anji"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 32:28:67
  TRACK 14 AUDIO
    TITLE "A Church Is Burning"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 34:58:22
  TRACK 15 AUDIO
    TITLE "Fakin' It"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 38:27:50
  TRACK 16 AUDIO
    TITLE "Save The Life Of My Child"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 41:46:62
  TRACK 17 AUDIO
    TITLE "America"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 44:35:67
  TRACK 18 AUDIO
    TITLE "You Don't Know Where Your Interest Lies"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 48:13:25
  TRACK 19 AUDIO
    TITLE "Punky's Dilemma"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 50:34:12
  TRACK 20 AUDIO
    TITLE "Comfort And Joy"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 52:48:62
  TRACK 21 AUDIO
    TITLE "Star Carol"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 54:40:00
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |

Last edited by SeeMoreDigital; 18th April 2020 at 19:59.
SeeMoreDigital is offline   Reply With Quote
Old 18th April 2020, 20:33   #1650  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
MrVideo, I tried with the second .cue file you provided, and apparently it was imported just as expected, with all 21 tracks:

(since I don't have your original FLAC file, I simply used a dummy WAVE file of appropriate length, but otherwise the .cue file is totally unchanged)

Looks like the CUE sheet parser found all 21 tracks, and they all have a positive length:
https://i.imgur.com/6zCbtGB.png

Also, all 21 tracks have been imported successfully, with all 21 imported files being non-empty:
https://i.imgur.com/f82OBOg.png

Does importing that same .cue file look differently on your side? If so, can you please provide screenshots showing the same phases as above?
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 18th April 2020 at 20:40.
LoRd_MuldeR is offline   Reply With Quote
Old 18th April 2020, 20:42   #1651  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Before I do any of the above, I just imported 10 cue sheets from other discs and all imported just fine.
MrVideo is offline   Reply With Quote
Old 18th April 2020, 20:52   #1652  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Quote:
Originally Posted by SeeMoreDigital View Post
Give this a try: -
Code:
PERFORMER "Simon & Garfunkel"
TITLE "Old Friends [Disc 2]"
REM DATE 1997
REM GENRE Pop - 1960s

FILE "Simon & Garfunkel - Old Friends [Disc 2].flac" WAVE

  TRACK 01 AUDIO
    TITLE "Patterns"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 00:00:00
  TRACK 02 AUDIO
    TITLE "Cloudy"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 02:47:00
  TRACK 03 AUDIO
    TITLE "The Dangling Conversation"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 05:10:25
  TRACK 04 AUDIO
    TITLE "Scarborough Fair: Canticle"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 07:49:00
  TRACK 05 AUDIO
    TITLE "The 59th Street Bridge Song (Feelin' Groovy)"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 11:01:00
  TRACK 06 AUDIO
    TITLE "For Emily, Whenever I May Find Her"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 12:56:50
  TRACK 07 AUDIO
    TITLE "7 O'Clock News: Silent Night"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 15:03:12
  TRACK 08 AUDIO
    TITLE "A Hazy Shade Of Winter"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 17:08:00
  TRACK 09 AUDIO
    TITLE "At The Zoo"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 19:25:47
  TRACK 10 AUDIO
    TITLE "A Poem On The Underground Wall"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 21:50:00
  TRACK 11 AUDIO
    TITLE "Red Rubber Ball"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 26:20:22
  TRACK 12 AUDIO
    TITLE "Blessed"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 28:49:05
  TRACK 13 AUDIO
    TITLE "Anji"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 32:28:67
  TRACK 14 AUDIO
    TITLE "A Church Is Burning"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 34:58:22
  TRACK 15 AUDIO
    TITLE "Fakin' It"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 38:27:50
  TRACK 16 AUDIO
    TITLE "Save The Life Of My Child"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 41:46:62
  TRACK 17 AUDIO
    TITLE "America"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 44:35:67
  TRACK 18 AUDIO
    TITLE "You Don't Know Where Your Interest Lies"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 48:13:25
  TRACK 19 AUDIO
    TITLE "Punky's Dilemma"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 50:34:12
  TRACK 20 AUDIO
    TITLE "Comfort And Joy"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 52:48:62
  TRACK 21 AUDIO
    TITLE "Star Carol"
    PERFORMER "Simon & Garfunkel"
    INDEX 01 54:40:00
Skipped the same three tracks,
MrVideo is offline   Reply With Quote
Old 18th April 2020, 21:07   #1653  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
OK, reverting back to the original .cue file, it now skips 4 tracks. The same three + #10.

First image is the same, in that all 21 tracks are listed. Here is after importing:

It isn't a jpg file, it is a png file.
Attached Images
 
MrVideo is offline   Reply With Quote
Old 18th April 2020, 21:13   #1654  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by MrVideo View Post
First image is the same, in that all 21 tracks are listed.
And also all 21 tracks are shown with a positive length (duration) and with a reasonable start index in the CUE import dialog? – just to be sure.

Quote:
Originally Posted by MrVideo View Post
Here is after importing:

It isn't a jpg file, it is a png file.
This would indicate that something goes wrong during the actual splitting/importing, not in the CUE file parser.

Please run the program with command-line option "--console", so that you'll have a log window, and see if any errors or warnings (or anything unusual) appear in the log during the import step.

(You can just provide the complete log, if you want to)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 18th April 2020 at 21:20.
LoRd_MuldeR is offline   Reply With Quote
Old 18th April 2020, 21:34   #1655  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Quote:
Originally Posted by LoRd_MuldeR View Post
And also all 21 tracks are shown with a positive length (duration) and with a reasonable start index in the CUE import dialog? – just to be sure.
Yes. Starts at 0 time.
Quote:
This would indicate that something goes wrong during the actual splitting/importing, not in the CUE file parser.
Sorry that I didn't make that clear in that everything looks good during the .cue file parsing. I didn't see any weird numbers.
Quote:
Please run the program with command-line option "--console", so that you'll have a log window, and see if any errors or warnings (or anything unusual) appear in the log during the import step.
Here is the png of the appropriate area.
Quote:
(You can just provide the complete log, if you want to)
And how does one do that?

I can zip this particular disc for you to look at and place it on my server. Once you get it, I'll delete the file.

Last edited by MrVideo; 18th April 2020 at 21:43.
MrVideo is offline   Reply With Quote
Old 18th April 2020, 22:03   #1656  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by MrVideo View Post
So, indeed, the actual splitting process fails, on those particular tracks. But I have no idea, why exactly one those files. Any why it doesn't happen for me...

Quote:
Originally Posted by MrVideo View Post
And how does one do that?
In the console (log) window, select "Edit -> Select All" from the system menu, or just press Ctrl+A. Then, once all is selected, press Enter to copy it. Finally, paste anywhere you like.

Quote:
Originally Posted by MrVideo View Post
I can zip this particular disc for you to look at and place it on my server. Once you get it, I'll delete the file.
I don't think the exact FLAC/WAVE file makes a difference. After all, the other split processes, on the exactly same input FLAC file, seem to succeed
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 18th April 2020 at 22:10.
LoRd_MuldeR is offline   Reply With Quote
Old 18th April 2020, 22:12   #1657  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Quote:
Originally Posted by LoRd_MuldeR View Post
So, indeed, the actual splitting process fails, on those particular tracks. But I have no idea, why exactly one those files. Any why it doesn't happen for me...
But, might it happen for you with the actual flac file?
Quote:
In the console window, select "Edit -> Select All" from the system menu, or just press Ctrl+A. Then, once all is selected, press Enter to copy it. Finally, paste anywhere you like.
D'Oh!
Quote:
I don't think the exact FLAC/WAVE file makes a difference. After all, the other split processes, on the exactly same input FLAC file, seem to succeed
It doesn't hurt to try.
MrVideo is offline   Reply With Quote
Old 18th April 2020, 22:37   #1658  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Just for grins, I installed the NCH switch program to convert the complete flac file to a single wav file.

I then edited a copy of the cue file and change the file to be imported to the wav file.

I imported that and it was even worse. Tracks 4-7, 10 & 18 failed. Not only that, the files that were extracted are garbage. The input wav file was fine, as I checked it out in the audio editing program.
MrVideo is offline   Reply With Quote
Old 18th April 2020, 22:42   #1659  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248


...try with this version:
http://www.mediafire.com/file/a1e9e5...Build-2257.zip

(Again we need the log output, but this special build should create more detailed logging)

Quote:
Originally Posted by MrVideo View Post
I imported that and it was even worse. Tracks 4-7, 10 & 18 failed. Not only that, the files that were extracted are garbage. The input wav file was fine, as I checked it out in the audio editing program.
Okay, that is weird. With those other CUE files, which did not have any "skipped" files, you never encountered any "garbage" in the extract files? (did you check that?)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 18th April 2020 at 23:17.
LoRd_MuldeR is offline   Reply With Quote
Old 19th April 2020, 00:54   #1660  |  Link
MrVideo
Registered User
 
MrVideo's Avatar
 
Join Date: May 2007
Location: Wisconsin
Posts: 2,125
Quote:
Originally Posted by LoRd_MuldeR View Post


...try with this version:
http://www.mediafire.com/file/a1e9e5...Build-2257.zip

(Again we need the log output, but this special build should create more detailed logging)
I'd get you the log file, but the scroll buffer is too small. All I can get is part of track 19, thru to the end. I need to be able to see track 17, as track 18 (in this case) is what gets dropped. Is there any way you can output to a text file? Dropping it in the same location where the temporary WAV files are placed? I can then zip that and upload it.
Quote:
Okay, that is weird. With those other CUE files, which did not have any "skipped" files, you never encountered any "garbage" in the extract files? (did you check that?)
I found the issue. I use an old program call CoolEdit200 to quickly edit WAV files. Something in the WAV file results in the program thinking that the file is hours long. In one case 3:22:53. After the song completes, extremely short snippets are repeated to fill the screen.

If I load the WAV file into Adobe Audition, it is displayed correctly. I then do a save-as to overwrite the file, so nothing is changed, except header info. Then CoolEdit2000 loads and displays the WAV file correctly. I do not know exactly what you are writing in the WAV files, but CoolEd2000 doesn't like them. Audition writes a file that is more compatible.
MrVideo is offline   Reply With Quote
Reply

Tags
aac, aotuv, flac, lame, lamexp, mp3, mp4, ogg, oggenc, opus, vorbis

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:32.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.