<html>
<body>
<font size=3>Does anyone else have a suggestion? I am still stuck on this
one. <br><br>
-- Mache Creeger<br><br>
At 03:45 PM 11/28/2007, Mache Creeger wrote:<br>
<blockquote type=cite class=cite cite="">I did what J.D suggested.
Things seem to look OK. Here is the output<br><br>
-- Mache<br><br>
# ldconfig -p | grep XvMC<br>
libviaXvMCPro.so.1 (libc6)
=> /usr/lib/libviaXvMCPro.so.1<br>
libviaXvMC.so.1 (libc6) =>
/usr/lib/libviaXvMC.so.1<br>
libXvMCW.so.1 (libc6) =>
/usr/lib/libXvMCW.so.1<br>
libXvMCW.so (libc6) =>
/usr/lib/libXvMCW.so<br>
libXvMCNVIDIA_dynamic.so.1
(libc6) =>
/usr/lib/nvidia-graphics-100.14.19/libXvMCNVIDIA_dynamic.so.1<br>
libXvMC.so.1 (libc6) =>
/usr/lib/libXvMC.so.1<br>
libXvMC.so (libc6) =>
/usr/lib/libXvMC.so<br>
libI810XvMC.so.1 (libc6) =>
/usr/lib/libI810XvMC.so.1<br><br>
<br>
At 02:01 PM 11/28/2007, J.D. wrote:<br>
<blockquote type=cite class=cite cite="">I had similar problems after
upgrading the NVidia packages. It turns out <br>
that I had old NVidia libraries sitting around.<br><br>
To solve that<br>
1. run "ldconfig -p | grep XvMC"<br>
I had duplicate entries pointing to the different libraries and library
<br>
versions (e.g. of libXvMCNVIDIA_dynamic.so.1)<br>
2. delete duplicates (well the right ones, will you?)<br>
3. run ldconfig<br>
4. test setup again - my problems went away with this.<br><br>
J.D.<br><br>
Mache Creeger wrote:<br>
> I am running Fedora 7 (2.6.22.9-91.fc7) with the latest Myth
standard <br>
> release and an Nvidia 6200 with the 100.14.19 drivers. XvMC loads as
<br>
> reported by Xorg.0.log but when I run the standard myth program
<br>
> playback from mythfrontend I get an error. The mythfrontend setup is
<br>
> as follows:<br>
><br>
> Deinterlace playback is checked.<br>
> Box (2x framerate) is selected.<br>
> Preferred MPEG2 Decoder is Standard XvMC<br>
> Enable OpenGL vertical sync for timing is checked.<br>
> Enable realtime priority threads is selected<br>
> Use video as timebase is selected<br>
> Extra audio buffering is selected<br>
><br>
> Here is the relevant Xorg.0.log section<br>
><br>
> (II) Loading extension XVideo<br>
> (II) Loading extension XVideo-MotionCompensation<br>
> (II) Loading extension X-Resource<br>
> (II) LoadModule: "fbdevhw"<br>
><br>
> and here is the errors when I play video from mythfrontend<br>
><br>
> 2007-11-28 10:18:54.356 TV: Attempting to change from None to <br>
> WatchingPreRecorded<br>
> 0: start_time: 0.036 duration: 321.048<br>
> 1: start_time: 0.017 duration: 321.036<br>
> stream: start_time: 0.189 duration: 3567.408 bitrate=5191 kb/s<br>
> 2007-11-28 10:18:54.494 DPMS Deactivated<br>
> 2007-11-28 10:18:54.606 AFD: Opened codec 0xb82bf90, <br>
> id(MPEG2VIDEO_XVMC) type(Video)<br>
> 2007-11-28 10:18:54.607 AFD: Opened codec 0xb82c2e0, id(MP2)
type(Audio)<br>
> 2007-11-28 10:18:54.622 Opening OSS audio device '/dev/dsp'.<br>
> 2007-11-28 10:18:54.933 VideoOutputXv: XvMCTex: Init failed<br>
> 2007-11-28 10:18:54.933 VideoOutputXv: XvMC Adaptor Name: 'NV17
Video Texture'<br>
> X Error: BadMatch (invalid parameter attributes) 8<br>
> Major opcode: 141<br>
> Minor opcode: 14<br>
> Resource id: 0x19c<br>
> 2007-11-28 10:18:56.534 TV: Changing from None to
WatchingPreRecorded<br>
> 2007-11-28 10:18:56.542 Realtime priority would require SUID as
root.<br>
> XvMC: picture structure FRAME<br>
> 2007-11-28 10:18:56.682 Video timing method: SGI OpenGL<br>
> 2007-11-28 10:18:56.997 NVP: prebuffering pause<br>
> 2007-11-28 10:18:57.887 NVP: prebuffering pause<br>
> 2007-11-28 10:18:58.121 NVP: prebuffering pause<br>
> 2007-11-28 10:18:59.000 NVP: prebuffering pause<br>
> 2007-11-28 10:18:59.890 NVP: prebuffering pause<br>
> 2007-11-28 10:19:00.060 NVP: prebuffering pause<br>
> 2007-11-28 10:19:01.071 NVP: prebuffering pause<br>
> 2007-11-28 10:19:01.237 NVP: prebuffering pause<br>
> 2007-11-28 10:19:02.046 NVP: prebuffering pause<br>
> 2007-11-28 10:19:02.233 NVP: prebuffering pause<br>
> 2007-11-28 10:19:03.036 NVP: prebuffering pause<br>
> 2007-11-28 10:19:03.324 NVP: prebuffering pause<br>
> 2007-11-28 10:19:04.006 NVP: prebuffering pause<br>
> 2007-11-28 10:19:04.129 TV: Attempting to change from <br>
> WatchingPreRecorded to None<br>
> 2007-11-28 10:19:04.374 TV: Changing from WatchingPreRecorded to
None<br>
> 2007-11-28 10:19:04.521 DPMS Reactivated.<br>
><br>
> I have tried this with /etc/X11/XvMCConfig containing <br>
> libXvMCNVIDIA_dynamic.so.1 as well as its actual location at <br>
> /usr/lib/nvidia-graphics-100.14.19/libXvMCNVIDIA_dynamic.so.1. Both
<br>
> approaches have provided the same sad results.<br>
><br>
> Any ideas on how to proceed?<br>
><br>
> -- Mache Creeger<br>
><br>
> _______________________________________________<br>
> mythtv-users mailing list<br>
> mythtv-users@mythtv.org<br>
>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" eudora="autourl">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
> <br>
_______________________________________________<br>
mythtv-users mailing list<br>
mythtv-users@mythtv.org<br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" eudora="autourl">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</blockquote>_______________________________________________<br>
mythtv-users mailing list<br>
mythtv-users@mythtv.org<br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" eudora="autourl">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></font>
</blockquote></body>
</html>