Regarding hwac3 with DVB in pre9: I think I changed in libaf/af_format.c the AC3 format to: case(AFMT_AC3): return LE|B16|SI; break; I do not know if this is the correct or best way to do it but it works for me:) Sebastian