From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20120613/007836.html | 85 +++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20120613/007836.html (limited to 'zarb-ml/mageia-discuss/20120613/007836.html') diff --git a/zarb-ml/mageia-discuss/20120613/007836.html b/zarb-ml/mageia-discuss/20120613/007836.html new file mode 100644 index 000000000..9b00d024c --- /dev/null +++ b/zarb-ml/mageia-discuss/20120613/007836.html @@ -0,0 +1,85 @@ + + + + [Mageia-discuss] Ripping to mp3 + + + + + + + + + +

[Mageia-discuss] Ripping to mp3

+ Antoine Pitrou + solipsis at pitrou.net +
+ Wed Jun 13 10:42:09 CEST 2012 +

+
+ +
On Tue, 12 Jun 2012 16:37:01 +0100
+Anne Wilson <annew at kde.org> wrote:
+> -----BEGIN PGP SIGNED MESSAGE-----
+> Hash: SHA1
+> 
+> I have an audio CD that I want to rip to mp3.  My favourite ripper is
+> grip, but I can't get the configuration right.  I have installed the
+> fluendo mp3 codec (it seemed to install, anyway).
+
+I use grip with lame and it works fine. I used the following settings
+(in the encoding configuration tab):
+
+- encoder: lame
+- program: /usr/bin/lame
+- command line:
+  --vbr-new -V3 --tt "%n" --ta "%a" --tl "%d" --ty "%y" --tn "%t" --tg
+  "%G" %w %m
+  (this will give you bitrates around 160 kbps usually)
+- file format: /my/path/to/mp3s/%A/%d/%t - %n.%x
+
+Paying for the fluendo mp3 codecs just gives money to software patent
+lobbyists, AFAIK.
+
+Regards
+
+Antoine.
+
+
+
+ + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1