The current development snapshot of the vdr pvr350-plugin is now http://drseltsam.device.name/vdr/pvr/src/pvr350/ Dominic has stopped development two years ago.
The plugin uses the mpeg decoder (/dev/video16) For input (encoder) vdr uses the pvrinput-plugin: http://drseltsam.device.name/vdr/pvr/src/pvrinput/ There are two ways to use mplayer with pvr350 a) use -vo v4l2 (for ivtv driver version 1.x) or -vo ivtv (for ivtv version 0.10). In this case mplayer converts the video to mpeg and sends it to/dev/video16 b) use -vo cvidix . There is a ivtv vidix driver in the current mplayer SVN. It uses the ivtv framebuffer (similar to the ivtv X-driver). _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
