Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Logging (Read 3575 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Logging

As I said before, I use EAC and LAME for CD->MP3 jobs. Is there a possibility to log the results of lame (date/time/infile/outfile/basic compression info) to a file ?
sic transit gloria mundi...

Logging

Reply #1
2 days no answer means 'no' ?
sic transit gloria mundi...

Logging

Reply #2
What about using the command line option of parsing the output to an external file.

eg: lame --alt-preset standard 1.wav 1.mp3 > C:Lamelame.txt

I am not sure if that works, but I use that method to parse the Lame help into a file that I can read. This command been around as long as I been using DOS which is pretty long.

Any other comments?

Cheers
AgentMil
-=MusePack... Living Audio Compression=-

Honda - The Power of Dreams

Logging

Reply #3
You should use >> instead of >
This will append to lame.txt instead of each encoding overwriting the logs of the previous ones.

lame --alt-preset standard 1.wav 1.mp3 >> C:Lamelame.txt

Logging

Reply #4
Sorry, that doesn't work from within EAC....
sic transit gloria mundi...

Logging

Reply #5
You can't use > or >> with something like lame.exe or mppenc.exe

It will not work.



Jan.

Logging

Reply #6
And yet, the logging feature was way beyond their sight......
or what ?
sic transit gloria mundi...

Logging

Reply #7
There seems to be no easy way to do logging of these exe files.

Both Speek and I have asked around to add logging for his frontends but no solution was found.


Jan.