static const FFOutputFormat * const outdev_list[] = {
    &ff_oss_muxer,
    &ff_sdl2_muxer,
    &ff_xv_muxer,
    NULL };
