On 24/04/2005, at 8:07 AM, Chris Kennedy wrote:


This allows YUV decoding to work, you can now do things like cat
/dev/video32 > /dev/video48 on your pvr350. It takes the odd format of
YUV of course, hm12 rawvideo in mplayer. There are still some oddities,
you must decode mpeg at least once upon module load before it will decode
YUV. This seems like something we are missing in initializing the decoder.
The YUV input needs a timing source, you have to send it in basically at
a rate of playback. So when you do the cat > above, it times it for you
because the /dev/video32 interface won't output YUV any faster than it
is played back normally. It still needs work of course, but this is actually
showing sane output of YUV on the decoder display.


#0.3.3i: http://www.ivtv.tv/releases/ivtv-0.3/

Somewhere between 0.3.3a and 0.3.3i the compile errors on recent kernels has come back


CC [M] /usr/local/src/ivtv/ivtv-0.3.3i/driver/saa7127.o
/usr/local/src/ivtv/ivtv-0.3.3i/driver/saa7127.c: In function `saa7127_detect_client':
/usr/local/src/ivtv/ivtv-0.3.3i/driver/saa7127.c:738: error: structure has no member named `id'
/usr/local/src/ivtv/ivtv-0.3.3i/driver/saa7127.c:740: error: structure has no member named `id'
make[2]: *** [/usr/local/src/ivtv/ivtv-0.3.3i/driver/saa7127.o] Error 1


Corrin



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to