ralphy;580851 Wrote: > No. > > I am working on native aac support as I seem to be getting more and > more m4a files in my music library. > > Perhaps if you post your aac and mp4 custom-convert.conf entries we > could help you get it working. > > Looking at the plugin source Wimp does use aac/mp4 streams.
Great! Here is my custom-convert.conf: mp3 mp3 * * # IF [lame] --silent -q $QUALITY$ --resample 44.1 -v --mp3input $FILE$ - aac mp3 * * # IF [lame] --silent -q $QUALITY$ --resample 44.1 -v --mp3input $FILE$ - mp4 mp3 * * # IF [lame] --silent -q $QUALITY$ --resample 44.1 -v --mp3input $FILE$ - mp3 mp3 * * # R [lame] --silent -q $QUALITY$ --resample 44.1 -v --mp3input $URL$ - aac mp3 * * # R [lame] --silent -q $QUALITY$ --resample 44.1 -v --mp3input $URL$ - mp4 mp3 * * # R [lame] --silent -q $QUALITY$ --resample 44.1 -v --mp3input $URL$ - I can´t see lame.exe even running as a process, though, so I guess I´m doing something wrong. -- tyrron ------------------------------------------------------------------------ tyrron's Profile: http://forums.slimdevices.com/member.php?userid=40816 View this thread: http://forums.slimdevices.com/showthread.php?t=63966
_______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
