Strange FLAC behavior

JorgeO

New member
Member
Local time
5:45 PM
Messages
35
I've installed FLAC on Win 7 smoothly.

But it will decode files, and not encode files. Tried many tricks - register MSCOMCTL.OCX, reinstall, newer version, to no avail.

During encoding there is a glimpse of a command window, and that's all.
In Win XP it was OK.

The FLAC codec is a command line program, and there is a GUI that generates a .bat file for it.

Here are samples of the .bat files:

Decode (works fine):

@echo off
C:
cd "C:\Program Files (x86)\FLAC"
win2dos go.bat
flac -d "D:\MP3\Folders\Windham Hill\Windham Hill Records Guitar Sampler\11 Cheyenne.flac"
echo.
echo -------------------------------------------------------------------------------

Encode (no go)

@echo off
win2dos "C:\Program Files (x86)\FLAC\go.bat"
D:
cd "D:\MP3\Folders\Zeca Baleiro - As Melhores\"
flac -V --replay-gain -6 "01-Telegrama.wav"
echo.
Tag.exe --auto --comment "Encoded by FLAC v1.1.4a with FLAC Frontend v1.7.1" "D:\MP3\Folders\Zeca Baleiro - As Melhores\01-Telegrama.flac"

If one tries to run encode Go.bat from a command window, here's the error message:

C:\Program Files (x86)\FLAC>go
'flac' is not recognized as an internal or external command,
operable program or batch file.

'Tag.exe' is not recognized as an internal or external command,
operable program or batch file.

Thanks for your help.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Acer V3-571-6652
OS
Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3-2370M CPU @ 2.40GHz
Motherboard
Acer VA50_HC_HR
Memory
4GB
Graphics Card(s)
-
Sound Card
-
Case
Cooler Master
Not sure what you're trying to do, but for Flac conversion I use Traders Little Helper
Trader's Little Helper If that doesn't help I'm sure someone else will come along
 

My Computer

Computer Manufacturer/Model Number
Acer 7738G
OS
Windows 7 Home Premium X64 SP1
CPU
Intel Core2 duo T6600
Memory
4gb
Graphics Card(s)
Nvidia GeForce GT 1gb
Hard Drives
2 X 500 gb
Thanks, kenC

Trader's Little Help did it.
Let's see if someone can explain what's going on with the FLAC front end.

 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Acer V3-571-6652
OS
Microsoft Windows 7 Home Premium 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Intel(R) Core(TM) i3-2370M CPU @ 2.40GHz
Motherboard
Acer VA50_HC_HR
Memory
4GB
Graphics Card(s)
-
Sound Card
-
Case
Cooler Master
Same problem - I added to the path!

Hi All.

I know this thread is extremely old but I was having the same problem. In the end I added my FLAC folder to the 'path' statement which is part of the Environment Variables and voila - encoding now works.

:D
 

My Computer

OS
Windows 7 Ultimate 64 Bit
Very simple way to invoke FLAC (for encoding from WAV, and decoding back to WAV) from a simple GUI, without requiring updating your Environment Variables or doing anything else (other than installing FLAC itself using the normal installer file):Absolutely couldn't be simpler. Works perfectly.

Personally, I prefer a bit more sophistication and automation, particularly in the tagging department. So I use Audiograbber (and have for 15 years) to create both MP3 and FLAC from my CD's. Works perfectly to invoke LAME or FLAC as the "external encoders", as well as doing the complete tagging for both based on data retrieved automatically from FreeDB. And of course you can edit the data retrieved from FreeDB before actually doing the rip/encode/tag using that data.


Either "FLAC Frontend" or "Audiograbber".
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Home-built, two systems (1) and (2)
OS
Windows 7 Pro x64 (1), Win7 Pro X64 (2)
CPU
i5-3350p 3.1Ghz/6MB-cache (1); E8400 3.0Ghz/6MB-cache (2)
Motherboard
ASUS P8Z77-V Pro (1); ASUS P5Q3 (2)
Memory
8GB PC3-12800 DDR3 (1); 4GB PC3-10600 DDR3 (2)
Graphics Card(s)
ATI HD7750 (1), (see TV cards); ATI R7 250 (2)
Sound Card
Realtek ALC892 HD Audio (1); Realtek ALC1200 HD Audio (2)
Monitor(s) Displays
Eizo HD2441W LCD, Eizo S2433W (1); Eizo 24" S2433W (2)
Screen Resolution
1920x1200, 1920x1200 (1); 1920x1200 (2)
Hard Drives
(1) 1TB SATA-II (7200RPM), 2x2TB SATA-III (7200RPM), 250GB SATA-III (10000RPM) for OS; 2x2TB external USB 3.0

(2) 320GB SATA-II (7200RPM), 750GB SATA-II (7200RPM), 150GB SATA-II (10000RPM) for OS; 2TB external USB 3.0
PSU
Nesteq ECS-6001 600W (1); Nesteq ECS-5001 500W (2)
Case
Acousti-Case 360 (1) and (2)
Cooling
Noctua NH-U12P SE2 for CPU, 2x120mm case fans (1) and (2)
Keyboard
IBM PS/2 (1) and (2)
Mouse
Logitech MX Revolution wireless (1); Microsoft wired (2)
Internet Speed
100mbps down / 10mbps up
Antivirus
Microsoft Security Essentials; Malwarebyte Anti-Malware Pro
Browser
Firefox
Other Info
Ceton InfiniTV 4-tuner cablecard-enabled TV card as well as Hauppauge HVR-2250 OTA/ATSC 2-tuner TV card in (1), running under Win7 WMC
Back
Top