Difference between revisions of "MythGallery"

From MythTV Official Wiki
Jump to: navigation, search
(cleanup)
(Default Keys: remote buttons)
Line 64: Line 64:
 
====Thumbnail View Keys====
 
====Thumbnail View Keys====
 
{|border=1 cellspacing=1 cellpadding=5
 
{|border=1 cellspacing=1 cellpadding=5
 +
|''Remote Command''
 
|''Key''
 
|''Key''
 
|''Function''
 
|''Function''
 
|-
 
|-
 +
|[[Image:RemoteMenu.png]] Menu
 
|M
 
|M
 
|Toggle the menu
 
|Toggle the menu
 
|-
 
|-
 +
|[[Image:RemotePause.png]] Pause
 
|P
 
|P
|Start SlideShow
+
|Start/Stop SlideShow
 
|-
 
|-
 +
|
 
|D
 
|D
 
|Delete image
 
|Delete image
 
|-
 
|-
 +
| [[Image:RemoteStart.png]] Start
 
|Home
 
|Home
 
|Go to the first image in thumbnail view
 
|Go to the first image in thumbnail view
 
|-
 
|-
 +
|| [[Image:RemoteEnd.png]] End
 
|End
 
|End
 
|Go to the last image in thumbnail view
 
|Go to the last image in thumbnail view
 
|-
 
|-
 +
|[[Image:RemoteSelect.png]] Select
 
|Enter/SpaceBar
 
|Enter/SpaceBar
 
|Open a Directory/View an image
 
|Open a Directory/View an image
 
|-
 
|-
|Left,Right,Up,Down
+
|[[Image:RemoteLeft.png]] Left Cursor
 +
|Left Arrow
 +
|Navigate through images/directories
 +
|-
 +
|[[Image:RemoteRight.png]] Right Cursor
 +
|Right Arrow
 +
|Navigate through images/directories
 +
|-
 +
|[[Image:RemoteUp.png]] Up Cursor
 +
|Up Arrow
 +
|Navigate through images/directories
 +
|-
 +
|[[Image:RemoteDown.png]] Down Cursor
 +
|Down Arrow
 
|Navigate through images/directories
 
|Navigate through images/directories
 +
|-
 
|}
 
|}
  
 
====Image View Keys====
 
====Image View Keys====
 
{|border=1 cellspacing=1 cellpadding=5
 
{|border=1 cellspacing=1 cellpadding=5
 +
|''Remote Command''
 
|''Key''
 
|''Key''
 
|''Function''
 
|''Function''
 
|-
 
|-
 +
|[[Image:RemotePause.png]] Pause
 
|P
 
|P
 
|Start/Stop SlideShow
 
|Start/Stop SlideShow
 
|-
 
|-
 +
|
 
|D
 
|D
 
|Delete image
 
|Delete image
 
|-
 
|-
 +
|[[Image:330.png]] 3
 
|],3
 
|],3
 
|Rotate image right 90 degrees
 
|Rotate image right 90 degrees
 
|-
 
|-
 +
|[[Image:130.png]] 1
 
|[,1
 
|[,1
 
|Rotate image left 90 degrees
 
|Rotate image left 90 degrees
 
|-
 
|-
 +
|[[Image:730.png]] 7
 
|7
 
|7
 
|Zoom out of image
 
|Zoom out of image
 
|-
 
|-
 +
|[[Image:930.png]] 9
 
|9
 
|9
 
|Zoom into image
 
|Zoom into image
 
|-
 
|-
 +
|[[Image:230.png]] 2
 
|2
 
|2
 
|Scroll image up
 
|Scroll image up
 
|-
 
|-
 +
|[[Image:430.png]] 4
 
|4
 
|4
 
|Scroll image left
 
|Scroll image left
 
|-
 
|-
 +
|[[Image:630.png]] 6
 
|6
 
|6
 
|Scroll image right
 
|Scroll image right
 
|-
 
|-
 +
|[[Image:830.png]] 8
 
|8
 
|8
 
|Scroll image down
 
|Scroll image down
 
|-
 
|-
 +
|[[Image:530.png]] 5
 
|5
 
|5
 
|Recenter image
 
|Recenter image
 
|-
 
|-
 +
|[[Image:030.png]] 0
 
|0
 
|0
 
|Full-size (un-zoom) image
 
|Full-size (un-zoom) image
 
|-
 
|-
 +
|[[Image:RemoteREW.png]] Rewind
 
|PageUp
 
|PageUp
 
|Go to the upper-left corner of the image
 
|Go to the upper-left corner of the image
 
|-
 
|-
 +
|[[Image:RemoteFF.png]] Fast Forward
 
|PageDn
 
|PageDn
 
|Go to the lower-right corner of the image
 
|Go to the lower-right corner of the image
 
|-
 
|-
 +
|[[Image:RemoteInfo.png]]Info
 
|I
 
|I
 
|Toggle Showing Information about Image
 
|Toggle Showing Information about Image

Revision as of 21:52, 10 March 2007

This based on the README file for MythGallery. It refers specifically to version 0.17, but things haven't changed much between that and version 0.19.

The MythGallery plug-in allows you to view all your photos as well as short movies from your digital camera. Myth Gallery will show your photos as they are organised in your file system. Myth will generate thumbnails of both folders as well as individual photos. Many new digital cameras can now take high quality movies typically in MPEG-4 format as well as photos. Mythgallery can show these as well, provided that you have the video player setting set up to play that media type. Make sure that you do not have spaces in your directory names or picture names ie "2005 Winter Olympics" should be "2005_Winter_Olympics" or Mythgallery video player will not be able to find the file (this has been fixed in 0.19)

Build/Configuration Instructions

If you have installed MythTV using a package manager then simply install the MythGallery package. Otherwise follow these instructions to compile and install the plugin.

Requirements

  1. At the very least, you need MythTV's database stuff setup properly. If you don't have that done, don't even bother with this, as it won't work.
  2. The libtiff development package (for loading TIFF images)

Compiling

In the main distribution directory configure the package by typing

./configure

You can enable OpenGL support using

./configure --enable-opengl

Make sure you have OpenGL support for your graphics card available and enabled if you choose this option. You can check this under X11 using xdpyinfo or glxinfo. Also ensure that QT has been built with OpenGL support)

You can also enable EXIF support using

./configure --enable-exif

This requires you have the libexif headers/libraries installed and in your include/lib path when compiling. An install of the libexif/libexif-devel packages from your favorite package repository usually provides this. Currently, EXIF support only consists of auto-rotating images if the camera sets the orientation tag (My Canon S400 does).

Next do

$ qmake mythgallery.pro
$ make

in the main distribution directory. If you get an error on building this, that says something about mkspecs, then you don't have the QTDIR environment variable set. On Debian, this should be set to /usr/share/qt3. On Mandrake, it's /usr/lib/qt3. On Fedora (Core 5 and 6 at least) its /usr/lib/qt-3.3. You'll need to figure out what it should be on your system, set the variable, and attempt to compile again. If you get any errors about missing references, etc, you most likely don't have one of the required pieces of software installed.

Follow this by a

# make install

which puts the libmythgallery.so plugin in the /usr/local/lib/mythtv/plugins directory.

MythGallery will also read the mysql.txt settings files used by MythTV, so any changes you made to those will be carried over into this.

Configuration

After compiling and installing, you will need to enter the setup menu from mythfrontend to configure mythgallery. Change the directory parameter to where you're storing your pictures.

Usage

Its a good idea to organise the top level screen as a collection of folders only. You can have subfolders within folders also.

This should be really simple to use -- You select the folder you want by using the RemoteUp.png RemoteDown.png RemoteRight.png RemoteLeft.png.

Press RemoteSelect.png to view photos within the desired directory.You will then see the individual photos themselves.

Press RemoteSelect.png to view just that photo.

Press RemoteInfo.png to get information on that photo.

While viewing photos you can use the RemoteUp.png RemoteDown.png buttons to jump forwards and backwards between photos.

Press RemoteExit.png to exit photo viewing.

Pitting 'p' while viewing a single image or while an image icon is highlighted will start a slide show playback of all images in that directory. Image rotation can be done by pressing the [ and ] keys.

Press RemoteMenu.png to highlight the On Screen Menu.

The RemoteUp.png RemoteDown.png buttons will move up and down the On Screen Menu.

The Settings Option brings up the Myth Gallery Settings screen where you can change the slide show transition parameters. Check the use OpenGL transitions and you can now choose some of the funky transitions available.

Default Keys

Thumbnail View Keys

Remote Command Key Function
RemoteMenu.png Menu M Toggle the menu
RemotePause.png Pause P Start/Stop SlideShow
D Delete image
RemoteStart.png Start Home Go to the first image in thumbnail view
RemoteEnd.png End End Go to the last image in thumbnail view
RemoteSelect.png Select Enter/SpaceBar Open a Directory/View an image
RemoteLeft.png Left Cursor Left Arrow Navigate through images/directories
RemoteRight.png Right Cursor Right Arrow Navigate through images/directories
RemoteUp.png Up Cursor Up Arrow Navigate through images/directories
RemoteDown.png Down Cursor Down Arrow Navigate through images/directories

Image View Keys

Remote Command Key Function
RemotePause.png Pause P Start/Stop SlideShow
D Delete image
330.png 3 ],3 Rotate image right 90 degrees
130.png 1 [,1 Rotate image left 90 degrees
730.png 7 7 Zoom out of image
930.png 9 9 Zoom into image
230.png 2 2 Scroll image up
430.png 4 4 Scroll image left
630.png 6 6 Scroll image right
830.png 8 8 Scroll image down
530.png 5 5 Recenter image
030.png 0 0 Full-size (un-zoom) image
RemoteREW.png Rewind PageUp Go to the upper-left corner of the image
RemoteFF.png Fast Forward PageDn Go to the lower-right corner of the image
RemoteInfo.pngInfo I Toggle Showing Information about Image

Importing Pictures

When import is pressed in the menu each item in the import directory search path will be examined. If the item is a directory, its contents will be recursively copied to a new directory whose name is the current date and time. Using this method, removable devices can be put in the search path if they use an automount system (see the Linux documentation for info on how to use automount systems). If the item is an executable file, it will be executed with 1 argument consisting of the name of the new subdirectory. This way, import from a removable device can be accomplished without the use of an automount system.

Screenshots