Warning, /documentation/digikam-doc/locale/fr/LC_MESSAGES/setup_application/video_settings.po is written in an unsupported language. File is not indexed.

0001 #
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: Digikam Manual 8.0.0\n"
0005 "Report-Msgid-Bugs-To: \n"
0006 "POT-Creation-Date: 2023-12-02 00:35+0000\n"
0007 "PO-Revision-Date: 2023-02-27 10:43+0100\n"
0008 "Last-Translator: KDE Francophone <kde-francophone@kde.org>\n"
0009 "Language-Team: French <kde-francophone@kde.org>\n"
0010 "Language: fr\n"
0011 "MIME-Version: 1.0\n"
0012 "Content-Type: text/plain; charset=UTF-8\n"
0013 "Content-Transfer-Encoding: 8bit\n"
0014 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
0015 
0016 #: ../../setup_application/video_settings.rst:1
0017 msgid "digiKam Video Settings"
0018 msgstr ""
0019 
0020 #: ../../setup_application/video_settings.rst:1
0021 msgid ""
0022 "digiKam, documentation, user manual, photo management, open source, free, "
0023 "learn, easy, camera, configuration, setup, video"
0024 msgstr ""
0025 
0026 #: ../../setup_application/video_settings.rst:14
0027 msgid "Video Settings"
0028 msgstr ""
0029 
0030 #: ../../setup_application/video_settings.rst:16
0031 msgid "Contents"
0032 msgstr ""
0033 
0034 #: ../../setup_application/video_settings.rst:18
0035 msgid ""
0036 "digiKam relies on `FFMpeg Multimedia framework <https://ffmpeg.org/>`_ to "
0037 "handle video files. FFmpeg is a powerful video toolkit, which include all "
0038 "codecs that digiKam needs to play video files."
0039 msgstr ""
0040 
0041 #: ../../setup_application/video_settings.rst:20
0042 msgid ""
0043 "This section describes all advanced video settings used to tune media "
0044 "playing features on digiKam."
0045 msgstr ""
0046 
0047 #: ../../setup_application/video_settings.rst:24
0048 msgid "Changing values from this page can break video player functionalities."
0049 msgstr ""
0050 
0051 #: ../../setup_application/video_settings.rst:28
0052 msgid ""
0053 "The **Reset** button on the bottom of views from this page allows to clear "
0054 "all settings to default values."
0055 msgstr ""
0056 
0057 #: ../../setup_application/video_settings.rst:31
0058 msgid "Decoder View"
0059 msgstr ""
0060 
0061 #: ../../setup_application/video_settings.rst:33
0062 msgid ""
0063 "This view allow to define the priority of decoders to use while playing "
0064 "media. In a flat list, you can enable or disable a decoder with the check-"
0065 "box on the left side. Selecting a entry, you can move **Up** or move "
0066 "**Down** with the buttons on the bottom side. The upper entries are taken in "
0067 "the high priority in the list by the player. At least one entry must be "
0068 "enabled in this list to render contents in the media-player."
0069 msgstr ""
0070 
0071 #: ../../setup_application/video_settings.rst:39
0072 msgid "The digiKam Video Configuration Panel with the Decoder View"
0073 msgstr ""
0074 
0075 #: ../../setup_application/video_settings.rst:42
0076 msgid "AVFormat View"
0077 msgstr ""
0078 
0079 #: ../../setup_application/video_settings.rst:44
0080 msgid ""
0081 "This view allows to customize advanced settings to the `FFMpeg AVFormat "
0082 "component <https://ffmpeg.org/ffmpeg-formats.html#Format-Options>`_."
0083 msgstr ""
0084 
0085 #: ../../setup_application/video_settings.rst:46
0086 msgid ""
0087 "The **Enable avformat options** pass to ffmpeg space separated key-value "
0088 "definitions hosted in **Extra** string setting."
0089 msgstr ""
0090 
0091 #: ../../setup_application/video_settings.rst:48
0092 msgid ""
0093 "The **Reduce buffering** must minimize the delay between frames processed "
0094 "from a stream but this might break the audio-video synchronization."
0095 msgstr ""
0096 
0097 #: ../../setup_application/video_settings.rst:50
0098 msgid ""
0099 "The **Probe Size** value sets probing size in bytes, i.e. the size of the "
0100 "data to analyze to get stream information. A higher value will enable "
0101 "detecting more information in case it is dispersed into the stream, but will "
0102 "increase latency. Must be an integer not lesser than 32. It is 5000000 by "
0103 "default."
0104 msgstr ""
0105 
0106 #: ../../setup_application/video_settings.rst:52
0107 msgid ""
0108 "The **Max analyze duration** value specifies how many microseconds are "
0109 "analyzed to probe the input. A higher value will enable detecting more "
0110 "accurate information, but will increase latency. It defaults to 5,000,000 "
0111 "microseconds = 5 seconds."
0112 msgstr ""
0113 
0114 #: ../../setup_application/video_settings.rst:58
0115 msgid "The digiKam Video Configuration Panel with the AVFormat View"
0116 msgstr ""
0117 
0118 #: ../../setup_application/video_settings.rst:61
0119 msgid "Misc View"
0120 msgstr ""
0121 
0122 #: ../../setup_application/video_settings.rst:63
0123 msgid ""
0124 "This view allows to customize advanced rendering settings of the video "
0125 "frames on screen."
0126 msgstr ""
0127 
0128 #: ../../setup_application/video_settings.rst:65
0129 msgid ""
0130 "The **Force fps** value will force to render an amount of frames per seconds "
0131 "on screen. A null value disable this setting."
0132 msgstr ""
0133 
0134 #: ../../setup_application/video_settings.rst:67
0135 msgid ""
0136 "The **Buffer frames** value will set the number of frames to cache in memory "
0137 "before rendering. Using -1 will let the program to automatize frames storage "
0138 "in memory."
0139 msgstr ""
0140 
0141 #: ../../setup_application/video_settings.rst:69
0142 msgid ""
0143 "The **Timeout** value will specify the delay in seconds to considerate a "
0144 "broken stream. The **Abort** option will stop to play the stream in video "
0145 "player in this case."
0146 msgstr ""
0147 
0148 #: ../../setup_application/video_settings.rst:71
0149 msgid ""
0150 "The **OpenGL type** options are available under Windows to optimize support "
0151 "of accelerated OpenGL rendering with video card."
0152 msgstr ""
0153 
0154 #: ../../setup_application/video_settings.rst:73
0155 msgid ""
0156 "The **EGL** option is available under Linux to turn on support of OpenGL "
0157 "with X11 windows manager, only if X11 XCB extension is present."
0158 msgstr ""
0159 
0160 #: ../../setup_application/video_settings.rst:79
0161 msgid "The digiKam Video Configuration Panel with the Misc View"
0162 msgstr ""