Can the respective coders improve integration between BBCiPlayer and the
Ignuz DSP?
Ignuz appears to generate its own custom-convert.conf with entries for
every player, identified by MAC address, to initiate the DSP stage.
However, there's no entry for AAC to FLAC, so the iPlayer feed doesn't
get processed for room correction. I patched in a line:
Code:
--------------------
aac flc * 00:04:20:07:30:nn
# IF
[faad] -q -w -f 1 $FILE$ | [InguzDSP] -id "00:04:20:07:30:nn" -wav
-wavo -d 24 | [flac] -cs --totally-silent --compression-level-0
--ignore-chunk-sizes -
--------------------
--
amcluesent
------------------------------------------------------------------------
amcluesent's Profile: http://forums.slimdevices.com/member.php?userid=10286
View this thread: http://forums.slimdevices.com/showthread.php?t=67098
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins