summaryrefslogtreecommitdiff
path: root/help/de/formats.page
blob: 7ac7f9f90a07551f2337d887e43a7fcb21c86886 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="formats" xml:lang="de">

    <info>
        <link type="guide" xref="index"/>
        <desc>Shotwell unterstützt JPEG, PNG, TIFF, BMP und RAW-Fotos ebenso wie Video-Dateien.</desc>
        
        <link type="next" xref="running"/>
    
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Mario Blättermann</mal:name>
      <mal:email>mario.blaettermann@gmail.com</mal:email>
      <mal:years>2009, 2016</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Benjamin Steinwender</mal:name>
      <mal:email>b@stbe.at</mal:email>
      <mal:years>2014-2015</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Christian Kirbach</mal:name>
      <mal:email>christian.kirbach@gmail.com</mal:email>
      <mal:years>2014, 2106</mal:years>
    </mal:credit>
  </info>

	<title>Unterstützte Foto- und Video-Formate</title>

   <p>Shotwell supports JPEG, PNG, TIFF, BMP and <link type="guide" 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 type="guide" 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>Containerformate: Ogg, QuickTime, MP4, AVI.</p></item>
<item><p>Codecs: Theora, Quicktime, MPEG-4 und Motion JPEG. <em>Beachten Sie, dass einige Betriebssysteme aufgrund von gesetzlichen oder Lizenzbestimmungen eventuell nicht alle hier aufgeführten Codecs unterstützen.</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>