Bryan Mayland wrote:
Steven Ellis wrote:

kevin thayer wrote:

you can get a yuv stream from the card. It is in a
non-standard format, but mplayer can handle it. There
may be other programs

So how can I play it with mplayer? I've tried

You have to tell mplayer that you've got rawvideo and since that doesn't come with any size information, you'll have to specify that as well (adjust the h,w, and fps parameters as needed): mplayer /dev/video32 -rawvideo on:format=hm12:w=720:h=480:fps=29.97 -audiofile /dev/video24

Ok I have a command line for mplayer/mencoder that mostly works with 48K Audio

mencoder /dev/video32 -rawvideo on:pal:fps=25:format=hm12 -audiofile /dev/video24 -audio-demuxer 20 -o out.avi -oac copy -ovc lavc -lavcopts vcodec=ffvhuff:vstrict=-1:aspect=4/3:context=1

Sadly I can't get 25fps out of this so i'll have to play

Steve

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to