Mplayer is capable of playing and cpturing radio if a suitable v4l device is present. the mplayer ebuild should add a use flag 'radio' to enable this option: Reproducible: Always Expected Results: allow mplayer to play radio (using mplayer radio://), allow mencoder to capture radio Something along the following could be added to the ebuild: if use radio then myconf="${myconf} --enable-radio" if use mencoder then myconf="${myconf} --enable-radio-capture" fi fi
ACK. Me, too, needs this use-flag.
fixed in 1.0_rc2_pre20070321