#159 Problem with "filename parsing"

closed-fixed
Josh Coalson
7
2006-11-10
2005-03-12
Anonymous
No

Hello
There is a problem with the flac frontend when encoding
files in a folder with a '.' in the name. It places the output
file in the parent folder, with wrong filename as you can
see in the text below:

Using BeOS, and therefore no extension on the wave file.

$ flac "/Data/musik/album/The Soundtrack of Our Lives -
Origin Vol. 1/Track 12"

flac 1.1.1, Copyright (C) 2000,2001,2002,2003,2004
Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This
is free software, and you are
welcome to redistribute it under certain conditions.
Type `flac' for details.

options: -P 4096 -b 4608 -m -l 8 -q 0 -r 3,3
ERROR: output file /Data/musik/album/The Soundtrack
of Our Lives - Origin Vol.flac already exists, use -f to
override

/Fredrik Ekdahl
fredrik.ekdahl@home.se

Discussion

  • Josh Coalson
    Josh Coalson
    2005-08-09

    • priority: 5 --> 1
    • assigned_to: nobody --> jcoalson
    • status: open --> open-rejected
     
  • Josh Coalson
    Josh Coalson
    2005-08-09

    Logged In: YES
    user_id=78173

    please submit the bug with the FLAC frontend author. his contact info
    can be found here:

    http://members.home.nl/w.speek/flac.htm

    Josh

     
  • Logged In: NO

    As I wrote I'm using BeOS, not Windows. The problem is not
    with that Windows Frontend you are referring to, but with the
    command line frontend of the FLAC library that comes with
    the source package. Please read the whole bug report...
    The problem seems to be that flac (command line app)
    assumes input files have a ".wav" extension which is not
    always the case.

    /Fredrik Ekdahl

     
  • Josh Coalson
    Josh Coalson
    2005-10-16

    Logged In: YES
    user_id=78173

    ack, sorry about that, I see the problem now, will fix for the next
    release.

    Josh

     
  • Josh Coalson
    Josh Coalson
    2005-10-16

    • priority: 1 --> 7
    • status: open-rejected --> open-accepted
     
  • Josh Coalson
    Josh Coalson
    2006-11-10

    • status: open-accepted --> closed-fixed
     
  • Josh Coalson
    Josh Coalson
    2006-11-10

    Logged In: YES
    user_id=78173

    fixed in CVS