On Friday 10 November 2006 06:00, Kyuma Ohta wrote: > Hi, > I'm tesiting ivtv svn head with mythtv (0.20 or SVN HEAD), > but mythtv (mythbackend server) has fallen with attached message:( > So, I ask at ivtv 0.9 or later , "old ivtv api" will be deleted, > only new v4l2 api ? > And, how can I use new v4l2 mpeg api on Mythtv? > > Regards, > K.Ohta.
Starting with ivtv-0.8 the old ivtv-specific API to set MPEG codec parameters was replaced with a new V4L2 API to do the same. See the v4l2 spec: http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/spec-single/v4l2.html So ivtv-0.8 and up requires MythTV-0.20 and up. AFAIK MythTV-0.20 accepts both old and new APIs, so it's odd you should get that message. BTW: don't use ivtv svn head for now: it is still under heavy development and stability is not guaranteed. Using the head of the ivtv-0.8 branch is recommended for now. Hans _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
