flac to mp3, without gui and without temp wav file |
flac to mp3, without gui and without temp wav file |
Aug 23 2005, 19:52
Post
#1
|
|
![]() Group: Members Posts: 216 Joined: 26-March 05 Member No.: 20965 |
hi
is it possible to transcode from flac to mp3 without using any of the available gui's and without creating a wave file from the flac file first and then converting that wave file to mp3. i would like to understand how this can be done (if it can be done). Ax edit----------- basically, what command line could be used to do this? im guessing i would need to make use of the stdin and stdout? Thanks This post has been edited by AlexanderTG: Aug 23 2005, 19:59 |
|
|
|
![]() |
Aug 24 2005, 01:21
Post
#2
|
|
![]() Group: Members (Donating) Posts: 352 Joined: 10-July 04 From: Albany NY USA Member No.: 15259 |
Aargh, Dilby, I was just writing a how-to on batch files and right click. I shoulda known that someone here would have already done that. Good thing I previewed or I would have looked silly.
Though I think anticrust's batch file is a bit over-complex... Having to interact with a batch is annoying, as are the limits for file locations. It's much easier just to have several smaller scripts that do one job. I also prefer operating on files, not directories. But the bits for transferring tags are neat, I may have to copy those. |
|
|
|
AlexanderTG flac to mp3 Aug 23 2005, 19:52
Digisurfer foobar2000 0.8.3 (foo_flac 1.0.17) + LAME 3.96.1 w... Aug 23 2005, 20:11
NumLOCK Hi,
At least in linux, you can try something like... Aug 23 2005, 20:11
AlexanderTG does that mean it cant be done in a win32 environm... Aug 23 2005, 20:20
tycho Sure it can be done in a win32 console window (Sta... Aug 23 2005, 20:28
snookerdoodle QUOTE (AlexanderTG @ Aug 23 2005, 12:52 PM)is... Aug 24 2005, 00:13
AlexanderTG cool that works!
so would i be right in sayin... Aug 23 2005, 20:40
tycho QUOTE (AlexanderTG @ Aug 23 2005, 11:40 AM)co... Aug 23 2005, 20:52
AlexanderTG thats excellent
while the commandline script was... Aug 23 2005, 21:14
gfngfgf Just a guess here, but MP3 and FLAC are designed f... Aug 23 2005, 22:10
Daffy Someone asked for something similar out of Lamedro... Aug 24 2005, 00:23
Mr_Rabid_Teddybear Same commandline a bit shorter:
CODEflac -dc myfil... Aug 24 2005, 00:46
DilbyŠ This is what you want, includes windows rightclick... Aug 24 2005, 00:59
Mr_Rabid_Teddybear QUOTE (Klyith @ Aug 23 2005, 04:21 PM)Though ... Aug 24 2005, 01:39
Klyith QUOTE (Mr_Rabid_Teddybear @ Aug 23 2005, 08:3... Aug 24 2005, 02:56
legg a batch that would convert all flac files in a dir... Aug 24 2005, 03:10
Mr_Rabid_Teddybear QUOTE (legg @ Aug 23 2005, 06:10 PM)a batch t... Aug 24 2005, 03:52
legg [quote=Mr_Rabid_Teddybear,Aug 23 2005, 09:52 PM]
C... Aug 24 2005, 04:01![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 04:11 |