Hi,
I' have some problems on my PVR350, if I am on SVideo/Pal and change
to Tuner/SECAM I have the wrong format.
I have looking at the sources and append in :
mythtv/libmythtv/channel.cpp/
void Channel::SetFormat(const QString &format)
� � if (usingv4l2)
� � {
����������������(void)ioctl(videofd, VIDIOC_S_STD, &videomode_v4l2);
� � � � � � � � just before the while and
����������������(void)ioctl(videofd, VIDIOC_S_INPUT,
¤tcapchannel);
����������������just after the while.
� � }
Now, its seem looking like the v4l1 part.
I know neither v4l1 nor v4l2, so, please verify ....
Now, I have not the problem.
Have a good day
--
Jacques Facquet.
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev