diff options
Diffstat (limited to 'help/hu/formats.page')
-rw-r--r-- | help/hu/formats.page | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/help/hu/formats.page b/help/hu/formats.page deleted file mode 100644 index 614027c..0000000 --- a/help/hu/formats.page +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<page xmlns="http://projectmallard.org/1.0/" type="guide" id="formats" xml:lang="hu"> - - <info> - <link type="guide" xref="index"/> - <desc>Shotwell supports JPEG, PNG, TIFF, BMP and RAW photo files as well as video files.</desc> - - <link type="next" xref="running"/> - - <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> - <mal:name>Kelemen Gábor</mal:name> - <mal:email>kelemeng at gnome dot hu</mal:email> - <mal:years>2014.</mal:years> - </mal:credit> - - <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright"> - <mal:name>Úr Balázs</mal:name> - <mal:email>urbalazs at gmail dot hu</mal:email> - <mal:years>2015, 2016.</mal:years> - </mal:credit> - </info> - - <title>Supported photo and video formats</title> - - <p>Shotwell supports JPEG, PNG, TIFF, BMP and <link xref="other-raw">RAW</link> photo files. Shotwell does not yet support other graphics format such as GIF.</p> - -<p>Shotwell's RAW format support is currently limited. When you view a RAW photo, you are actually viewing a JPEG derived from the RAW photo, not the RAW image itself. Additionally, the RAW editing pipeline is not fully 16-bit - you can only export edited photos as 8-bit files. All supported formats can be used for export (JPEG, PNG, TIFF, BMP).</p> - -<p>For more information about RAW-format photos in Shotwell, please see -the <link xref="other-raw">RAW</link> section. -</p> - -<p>Shotwell also supports video files in any format supported by the GStreamer media library on the system where -Shotwell is running. This typically includes the following formats among others:</p> -<list> -<item><p>Container formats: Ogg, QuickTime, MP4, AVI.</p></item> -<item><p>Codecs: Theora, Quicktime, MPEG-4, Motion JPEG. <em>Note that some operating systems may not include all -codecs listed here due to legal or licensing restrictions.</em></p></item> -</list> - -<p>Shotwell supports both photos and videos, but for simplicity, this documentation uses just the term "photos" -in most places. Many operations in Shotwell apply to both photos and videos, however. In particular, events, -flagging, rating, tagging, and publishing work both for photos and for videos.</p> - -</page> |