chienbv / sacd-ripper

Automatically exported from code.google.com/p/sacd-ripper
GNU General Public License v2.0
0 stars 0 forks source link

During DSDIFF track extraction are missing files! #45

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I try to extract single DSDIFF tracks (Stereo and Multichannel)
2.
3.

What is the expected output? What do you see instead?
I want to get 14 DSDIFF track files (14 tracks on the album)
But: SACD_extract only delivers 
track 1, track 10, track 11, 12, 13 and 14

The solution is for sure that your sacd-extract has still problems when special 
signs are in the track title / track artist field.
My Track titles (which seem to cause problems) are:
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Introduktion. Moderato
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Tanz-Variationen: Einleitung und Thema. Vivo (I. Variation)
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Tanz-Variationen: II. Variation (Ostinato). Allegro molto
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Tanz-Variationen: III. Variation. Adagio
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Tanz-Variationen: IV. Variation. Allegretto
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Tanz-Variationen: V. Variation. Allegro
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Tanz-Variationen: VI. Variation (Finale). Allegro molto vivace
Kammerkonzert für Klarinette, Streichquartett und Streichorchester (1930/1935) 
- Fantasie. Langsam

What version of the product are you using? On what operating system?
SACD_extract 0.3.6, Windows XP SP3

Please provide any additional information below.

SUGGESTION: TO avoid such problems (maybe the "/" sign is problematic?) I would 
suggest that all your upcoming releases create "neutral" file names like "01. 
DSDIFF_Surround.dff" "02. DSDIFF_Surround.dff".
This is - for sure - the most sure method.
Other possibility: you remove "special" characters like "(", ")", "/", "." etc. 
automatically from the track file name!

Original issue reported on code.google.com by musiklie...@googlemail.com on 20 Jan 2012 at 10:04

GoogleCodeExporter commented 9 years ago
>you remove "special" characters like "(", ")", "/", "." etc. automatically 
from the track file name

Already doing that, and I'm not going to do what you suggested previously. If 
you want to help out you can supply me with a 5MB sample of the ISO:

first get "dd" for windows:
http://www.chrysocome.net/dd

C:\>dd bs=5M if=input.iso of=5mbsample.iso

You may attach the zipped 5MB sample here..

Original comment by mr_wic...@hotmail.com on 21 Jan 2012 at 9:51

GoogleCodeExporter commented 9 years ago
Maybe his OS or storage media does not tolerate such long path+file names?

Original comment by gr...@index.hu on 21 Jan 2012 at 3:37

GoogleCodeExporter commented 9 years ago
Most possibly this has nothing to do with characters within the filenames, but 
the filename being to long for the directory you're trying to store it in.

Did you try to run the extraction in the root of the disc?

Original comment by mr_wic...@hotmail.com on 3 Feb 2012 at 12:30

GoogleCodeExporter commented 9 years ago

Original comment by mr_wic...@hotmail.com on 1 Apr 2012 at 1:11

GoogleCodeExporter commented 9 years ago
I moved to the root but one of the discs (Pentatone PTC 5186 381) extracts with 
the 2nd Movement missing.  Movements 1,3,4 and the Marche Slav are fine.

Original comment by rubinso...@gmail.com on 26 Aug 2012 at 7:39

GoogleCodeExporter commented 9 years ago
in 0.3.7 you can optionally override the output filename, which cleans this 
mess ones and for all

Original comment by mr_wic...@hotmail.com on 29 Dec 2012 at 2:08