View Single Post
Posts: 856 | Thanked: 1,681 times | Joined on Apr 2010 @ Aleppo ,Syria
#713
Guys i have compiled new libgstdsp(s)
with quality 100
after testing with 97 and 100 i found that there are no much differences with image size but there is comparing to quality 90 (default) 800kb >~ 1.5mb
and there is an improve with image quality

HOW TO:

Download the attachement to MyDocs


1-) To install with the stock dsp libraries (no 720p) patches
Code:
sudo gainroot
tar xzvf MyDocs/libgstdsp.quality100.tar.gz
cp /usr/lib/gstreamer-0.10/libgstdsp.so ./.libgstdsp.so
cp libgstdsp/libgstdsp.so.stock /usr/lib/gstreamer-0.10/libgstdsp.so
rm -r libgstdsp
2-) To install with 720p dsp libraries
Code:
sudo gainroot
tar xzvf MyDocs/libgstdsp.quality100.tar.gz
cp /usr/lib/gstreamer-0.10/libgstdsp.so ./.libgstdsp.so
cp libgstdsp/libgstdsp.so.720p /usr/lib/gstreamer-0.10/libgstdsp.so
rm -r libgstdsp
TO REMOVE/REVERSE
Code:
sudo gainroot
mv .libgstdsp.so /usr/lib/gstreamer-0.10/
Hope this will helps someone
Attached Files
File Type: gz libgstdsp.quality100.tar.gz (108.8 KB, 489 views)
 

The Following 16 Users Say Thank You to karam For This Useful Post: