On Wed, Oct 05, 2005 at 05:21:48PM +1300, Steven Ellis wrote:
> 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

When I try the above i get:

Option rawvideo: Unknown suboption on

"man mplayer" does not list "on" as a suboption of rawvideo...

When I remove the "on" suboption, I get:

Playing /dev/video32.
Win32 LoadLibrary failed to load: avisynth.dll, /usr/lib/win32/avisynth.dll, 
/usr/local/lib/win32/avisynth.dll

> 
> 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

The same thing happens with the above mencoder command. The "on" suboption is 
rejected, and, when i remove it, i get the complaint about "avisynth.dll".

My mplayer is dev-CVS-051019-18:50-3.2.3 (just cvs'd and built it today)

"avisynth.dll" is not among the essential codecs mplayer provides.

apologies if i stray too far from the topic... (I tried to get on the mplayer 
lists, but their servers do not seem to function at the moment)

tia

andrew




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

Reply via email to