Am Freitag, 7. Juli 2006 14:49 schrieb Alex Orlov: > Hi, > > how you get from video32 uncompressed video? > > #cat /dev/video32 |mplayer - -demuxer rawvideo -demuxer rawvideo -rawvideo > w=720:h=576 > > play color garbage. i try set yuv-fixup=1... > > PS: How use VLC with it ?
Hi! I've done this with PVR150/350 cards which use the HM12 format. MPlayer knows this format (and video4linux soon - already in SVN?). You may try this command mplayer -demuxer rawvideo -rawvideo fps=25:pal:w=720:h=576:format=0x32314D48 /dev/video32 Don't use yuv-fixup - it's broken. lukas _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
