Speexenc crushing |
Speexenc crushing |
Sep 29 2010, 11:42
Post
#1
|
|
|
Group: Members Posts: 339 Joined: 24-November 08 Member No.: 63072 |
Greetings,
need convert some audio files to SPX. Used the free binaries from speex.org, particulary speexenc.exe 1.2b3. I use this string for fb2k converter: CODE --vbr --quality 8 - %d I believe there's nothing bad on it. But suddenly conversin crashes. Error report here: CODE 1 out of 1 tracks converted with major problems. Source: "E:\xfer\01 - Jambory.mp3" An error occurred while writing to file (The encoder has terminated prematurely with code -1073741819 (0xC0000005); please re-check parameters) : "C:\Users\Anakunda\AppData\Local\Temp\01 - Jambory.spx" Additional information: Encoder stream format: 44100Hz / 2ch / 16bps Command line: "D:\media\speex\speexenc.exe" --vbr --quality 8 - "01 - Jambory.spx" Working folder: C:\Users\Anakunda\AppData\Local\Temp\ Conversion failed: The encoder has terminated prematurely with code -1073741819 (0xC0000005); please re-check parameters speexenc does start, at least to print commandline help, just no conversion Using Win7/x64 This post has been edited by Anakunda: Sep 29 2010, 11:42 |
|
|
|
![]() |
Jun 8 2011, 00:22
Post
#2
|
|
|
Group: Members Posts: 52 Joined: 9-May 09 Member No.: 69642 |
I'm trying to convert audio files with speexenc.exe. Its basic syntax is extremely simply:
CODE speexenc.exe inputfilename.wav outputfilename.spx However, when I define a conversion preset, I see that you can only define the output file name (%d); you can't define the input file name. I would get the following error with the option %d: CODE 1 out of 1 tracks converted with major problems. Source: "D:\My documents\test.wav" An error occurred while writing to file (The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters) : "D:\My documents\test.spx" Additional information: Encoder stream format: 16000Hz / 1ch / 24bps Command line: "C:\Program Files (x86)\foobar2000\speexenc.exe" "test.spx" Working folder: D:\My documents\ Conversion failed: The encoder has terminated prematurely with code 1 (0x00000001); please re-check parameters I would get the following error with the option %s %d: CODE 1 out of 1 tracks converted with major problems. Source: "D:\My documents\test.wav" An error occurred while finalizing the encoding process (Object not found) : "D:\My documents\test.spx" Conversion failed: Object not found This would be extremely basic, but I didn't find any information in the manual: where is the input file with default parameters like these ("-S --noreplaygain -V 2 - %d")? Or, how do you define where the input file would be placed in the command line? -------------------- Mon blog: http://piratefurieux.wordpress.com
|
|
|
|
Jun 8 2011, 01:24
Post
#3
|
|
|
Group: Members Posts: 256 Joined: 29-April 10 Member No.: 80274 |
where is the input file with default parameters like these ("-S --noreplaygain -V 2 - %d")? It's in last dash, as pipe which speexenc does not understand so you have to use temp file %s Or, how do you define where the input file would be placed in the command line? It's in Destination section in converter edit: Destination section is for output file of course. For input file you don't have to worry about it (foobar uses %temp% folder) This post has been edited by klonuo: Jun 8 2011, 01:36 |
|
|
|
Anakunda Speexenc crushing Sep 29 2010, 11:42
ojdo When I read the manual I see the options begining ... Sep 29 2010, 11:52
Anakunda Hey thanks!
you were quite rite with the swit... Sep 29 2010, 12:15
Yirkha fb2k uses pipe unless you specify %s, then it uses... Sep 29 2010, 23:58
Speech Thank you for your answer, but it's not clear ... Jun 8 2011, 01:33
klonuo %s is temporary input file
%d is destination file
... Jun 8 2011, 01:35
lvqcl "%s %d" should work.
But sometimes foob... Jun 8 2011, 01:45
Speech Thanks again, but what you say doesn't seem to... Jun 8 2011, 01:50
klonuo If "source track folder" isn't read ... Jun 8 2011, 01:54
Speech No, just My documents on the hard disk. Does it wo... Jun 8 2011, 01:56
lvqcl In case you didn't mention: I edited my previo... Jun 8 2011, 01:58
lvqcl and make sure you don't have foo_input_celt in... Jun 8 2011, 02:03
Speech Yes! Setting the Highest BPS mode supported to... Jun 8 2011, 02:05![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 21:13 |