flac support problems -- ecasound-2.3.4-pre20040819

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: flac support problems -- ecasound-2.3.4-pre20040819
From: Eric Dantan Rzewnicki (eric_AT_zhevny.com)
Date: Sun Sep 05 2004 - 07:36:34 EEST


I tried using ecasound to write a .flac file with the following command:
ecasound -f:32,12,48000 -i:alsahw,0,0 \
          -f:24,1,48000 -o:2004-0904-house-yard.flac \
          -erc:3,1 -eac:0,4

This records audio from my miniDV camcorder whose analog out is patched
into my omni i/o on channels 3/4. I'm throwing away the right side to
record in mono from the left only. I have made successful recordings
with the same settup to .wav files.

When I try to play the file back like this:
ecasound -f:24,1,48000 -i:2004-0904-house-yard.flac \
          -f:32,1,48000 -o:alsahw,0,0

I get only full-on static.

Additionally when I check the file with flac:
audiobox:/mnt/audio/in_progress/miniDV$ flac -a 2004-0904-house-yard.flac

flac 1.1.0, Copyright (C) 2000,2001,2002,2003 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.

2004-0904-house-yard.flac: analyzed 185204736 samples

2004-0904-house-yard.flac: ERROR while decoding data
                            state = 4:FLAC__STREAM_DECODER_END_OF_STREAM

There is a typo (cut-n-paste-o? ;) ) in man ecasoundrc:
        ext-cmd-flac-output
        <snip>
  %f is replaced with path to the output ogg, <-- should be flac
        <snip>

I'll try setting the flac options in my ecasoundrc and report back.

-Eric Rz.

asus a7v8x-x
athlon XP 2800+ (2071.203 MHz)
1GB PC2700 RAM
12GB /dev/hda2 / (actually a 40G disk) ext2
160GB /dev/hdc1 /mnt/audio/ ext2
2GB swap /dev/hda1
(onboard via8235 -- disabled)
ice1712 M-Audio Delta-66 w/omni i/o
ymfpci guillemot maxisound fortissimo -- used for midi only

debian testing (sarge)
2.6.8.1 (pre-empt on -- kernel.org sources compiled via make-kpkg)
     drives tuned in kernel config
alsa-1.0.6 (drivers, lib, envy24control, utils)
     drivers (1.0.6.a)
     ./configure --with-isapnp=no --with-sequencer=yes --with-oss=no
--with-cards=dummy,virmidi,ice1712,ymfpci,via82xx
libsndfile-1.0.10 from tar.gz
libsamplerate-0.1.1 from tar.gz
ecasound-2.3.4-pre20040819
     ./configure --enable-pyecasound=c --disable-oss --disable-arts
--with-largefile


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Sep 05 2004 - 07:36:49 EEST