DanielPhoton / xld

Automatically exported from code.google.com/p/xld
0 stars 0 forks source link

Request for LAME MP3 Encoding #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Would it be remotely possible to add the ability to use command-line options 
when encoding in MP3? I would love to be able to go into Preferences > General 
> Output Format > LAME MP3 and then click on Option and be able to type in LAME 
command-line options for even better encoding.

Please? Unless this can already be done via the command-line version of XLD?

Original issue reported on code.google.com by maya9t...@gmail.com on 26 Sep 2010 at 9:58

GoogleCodeExporter commented 8 years ago
LAME support on XLD is provided by the libmp3lame library, so there is no 
command-line support. What options do you want to use on XLD?

Original comment by tmkkmac on 31 Oct 2010 at 3:23

GoogleCodeExporter commented 8 years ago
If you compile LAME from the actual source code, there are plenty of 
command-line options.  It would be good to utilize their CLI options through 
the XLD GUI.

Original comment by maya9t...@gmail.com on 31 Oct 2010 at 4:17

GoogleCodeExporter commented 8 years ago
Again, XLD does not use the LAME CLI frontend. You should know that the option 
is handled by the LAME frontend, not by the library.

Original comment by tmkkmac on 31 Oct 2010 at 4:29