Hi, These DEMUX_SET_PAUSE_STATE seems broken because this command have a bool and not a (bool *) argument. But anyway, these demuxers don't handle PAUSE, so it should never be called, and the "default" case will be fine in case it happens. Regards, Seb.