<div dir="ltr">Have you set video play back to vdpau in mythfrontend?If not it is in settings>video>playback>third page on top. I have mine set to vdpau normal.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 20, 2014 at 12:47 PM, Jay Foster <span dir="ltr"><<a href="mailto:jayf0ster@roadrunner.com" target="_blank">jayf0ster@roadrunner.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>On 10/19/2014 4:40 PM, blisbell .
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sun, Oct 19, 2014 at 6:42 PM, Jay
Foster <span dir="ltr"><<a href="mailto:jayf0ster@roadrunner.com" target="_blank">jayf0ster@roadrunner.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 10/19/2014 11:05 AM,
Peter Bennett (cats22) wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On 10/18/2014 11:32 PM, Daryl McDonald wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
On Sat, Oct 18, 2014 at 10:21 PM, Jay Foster <<a href="mailto:jayf0ster@roadrunner.com" target="_blank">jayf0ster@roadrunner.com</a><br>
<mailto:<a href="mailto:jayf0ster@roadrunner.com" target="_blank">jayf0ster@roadrunner.com</a>>>
wrote:<br>
<br>
I'm setting up a new mythbuntu 14.04.1 system with
an nvidia GT730<br>
video card (nvidia 331 driver). I am trying to
get rid of the<br>
tearing. I have been following the suggestions at<br>
<a href="http://www.mythtv.org/wiki/Frame_display_timing" target="_blank">http://www.mythtv.org/wiki/Frame_display_timing</a>,
but I am not<br>
having any success. I have added the udev rule to
change<br>
permissions on /dev/rtc and verified that they are
correct. I<br>
have added an entry to /etc/sysctl.conf to set the
max-user-freq<br>
and verified that it is correct.<br>
<br>
The output of mythtvfrontend.real -v playback:<br>
2014-10-18 19:06:55.555103 I VDP:
GetFilteredDeint() : xv-blit -><br>
'linearblend'<br>
2014-10-18 19:06:55.555437 I FilterManager:<br>
GetFilterInfo(convert) returning: 0x0<br>
2014-10-18 19:06:55.555446 I FilterManager:<br>
GetFilterInfo(linearblend) returning: 0x3d7b320<br>
2014-10-18 19:06:55.555468 I VideoOutput: Using
deinterlace<br>
method linearblend<br>
2014-10-18 19:06:55.555482 E VSYNC: DRMVideoSync:
VBlank ioctl<br>
did not work, unimplemented in this driver?<br>
2014-10-18 19:06:55.555498 E VSYNC: RTCVideoSync:
Could not set<br>
RTC frequency:<br>
eno: Permission denied (13)<br>
2014-10-18 19:06:55.555687 I Player(0): Video
timing method:<br>
USleep with busy wait<br>
2014-10-18 19:06:55.555697 I Player(0): Display
Refresh Rate:<br>
59.869 Video Frame Rate: 59.941<br>
2014-10-18 19:06:55.555703 I Player(0):
SetFrameInterval ps:1 scan:1<br>
2014-10-18 19:06:55.556536 I playCtx:
StartPlaying(): took 0 ms<br>
to start player.<br>
<br>
<br>
ls -l /dev/rtc*<br>
lrwxrwxrwx 1 root root 4 Oct 18 19:05
/dev/rtc -> rtc0<br>
crw-rw-rw- 1 root root 254, 0 Oct 18 19:05
/dev/rtc0<br>
<br>
cat /proc/sys/dev/hpet/max-user-freq<br>
1024<br>
<br>
Any ideas on what to try next?<br>
<br>
Jay<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a>
<mailto:<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a>><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br>
<br>
I have better luck with the 304 driver, and tearing
with the 331.<br>
<br>
<br>
</blockquote>
<br>
Did you disable composite?<br>
<br>
Run sudo nvidia-xconfig --no-composite<br>
OR, add this to /etc/X11/xorg.conf or a file in
/etc/xorg.conf.d:<br>
Create file /usr/share/X11/xorg.conf.dG/55-mythtv.conf,
or<br>
/etc/X11/xorg.conf<br>
Section "Extensions"<br>
Option "Composite" "Disable"<br>
EndSection<br>
NOTE This is incompatible with unity desktop in 13.04
and later<br>
You will have to install and use xfce desktop manager
instead of unity<br>
Peter<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br>
</blockquote>
I have:<br>
Section "Extensions"<br>
Option "Composite" "Disable"<br>
EndSection<br>
<br>
in /etc/X11/xorg.conf. No difference.<br>
I cannot run nvidia-xconfig. It crashes. There is a bug
entered for this on launchpad.<br>
<br>
Jay<br>
</blockquote>
<div><br>
<br>
</div>
<div>You could try the latest driver here it's the
nvidia-343 package.<br>
<a href="http://www.ubuntuupdates.org/ppa/xorg-edgers?dist=trusty" target="_blank">http://www.ubuntuupdates.org/ppa/xorg-edgers?dist=trusty</a><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
</blockquote>
</div>
<br>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a>
</pre>
</blockquote>
For a point of reference, I installed xbmc. Video playback is
excellent with xbmc. Same driver, same xorg.conf, etc. This looks
more like a MythTV configuration issue.<br>
It is actually nvidia-settings that crashes, not nvidia-xconfig (my
poor memory).<span class="HOEnZb"><font color="#888888"><br>
Jay<br>
</font></span></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div>