
scram69 at gmail
Nov 21, 2009, 8:08 AM
Post #5 of 10
(788 views)
Permalink
|
On Sat, Nov 21, 2009 at 3:27 AM, Martin Koller <kollix [at] aon> wrote: > I'm a developer using Qt and from that perspective I once had the same problem: > Qt has built-in PNG support, but for all other image formats, it needs to load > plugins, e.g. all in /usr/lib/qt4/plugins/imageformats/ > > Where I had a problem was when Qt could not find the plugins (although this > was a special case in my devloped app)... > > -- > Best regards/Schöne Grüße > > Martin () ascii ribbon campaign - against html mail > /\ - against microsoft attachments > > Geschenkideen, Accessoires, Seifen, Kulinarisches: www.bibibest.at > > _______________________________________________ > mythtv-users mailing list > mythtv-users [at] mythtv > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > steve [at] mediaserve:~/Videos/posters$ file horton_hears_a_who.jpg horton_hears_a_who.jpg: JPEG image data, JFIF standard 1.01, comment: "CREATOR: gd-jpeg v1.0 (using IJ" steve [at] mediaserve:~/.mythtv/channels$ file pbs.jpg pbs.jpg: JPEG image data, JFIF standard 1.02 Thanks, Martin, that appears to be the problem. Looking at osx-packager.pl (both remote FEs are OSX), I see no explicit mention of image formats plugins in the qt4 section. _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|