Thanks to the folks at rpmfusion.org I have a solution to both of the
problems I was having.
There is a known problem of little pink squares with xvid and a AMD cpu.
To fix it you need to install a new xvid.
I tested both options and they each work.
xvid_latest (http://downloads.xvid.org/downloads/xvid_latest.tar.gz)
or a rpm from user JX.
http://www2.dts-soft.cz/_fedora/xvidcore-1.2.1-2.fc10.x86_64.rpm.
Before I run dvdrip I execute the following two commands:
$ LD_PRELOAD=/usr/lib64/libGL.so.1
$ export LD_PRELOAD
That's it.
|