22 lines
720 B
Plaintext
22 lines
720 B
Plaintext
$OpenBSD: patch-convert_conf,v 1.2 2009/01/28 01:36:00 sthen Exp $
|
|
--- convert.conf.orig Tue Jan 20 02:35:56 2009
|
|
+++ convert.conf Wed Jan 21 02:05:04 2009
|
|
@@ -160,7 +160,7 @@ wvp wav * *
|
|
## you can comment this out if you want to use LAME to transcode AAC/MOV files to MP3.
|
|
mov aif * *
|
|
# FR
|
|
- [mov123] $FILE$
|
|
+ [faad] -w -f 2 $FILE$
|
|
|
|
wma wma * *
|
|
-
|
|
@@ -199,7 +199,7 @@ ape flc * *
|
|
|
|
mov flc * *
|
|
# FR
|
|
- [mov123] $FILE$ | [flac] -cs --totally-silent --compression-level-0 --endian big --sign signed --channels 2 --bps 16 --sample-rate 44100 -
|
|
+ [faad] -w -f 2 $FILE$ | [flac] -cs --totally-silent --compression-level-0 --endian big --sign signed --channels 2 --bps 16 --sample-rate 44100 -
|
|
|
|
alc flc * *
|
|
# F
|