diff Sphinx/source/faq/transcoding.rst @ 411:b4cc2b6a9f13

wip
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 07 May 2020 14:47:22 +0200
parents 0fb9369e893e
children 83f36bc9e725
line wrap: on
line diff
--- a/Sphinx/source/faq/transcoding.rst	Tue May 05 07:02:11 2020 +0200
+++ b/Sphinx/source/faq/transcoding.rst	Thu May 07 14:47:22 2020 +0200
@@ -3,6 +3,27 @@
 Transcoding of DICOM files
 ==========================
 
+.. contents::
+
+
+Work-in-progress
+----------------
+
+Forthcoming Orthanc 1.7.0 will feature transcoding. The information in
+the sections below will thus soon become invalid!
+
+To be documented for Orthanc 1.7.0:
+
+* Explanation of DICOM protocol (transparent transcoding from
+  compressed transfer syntaxes to uncompressed transfer syntaxes).
+  
+  * ``TranscodingEnabled`` global configuration option
+
+  * ``AllowTranscoding`` in ``DicomModalities`` configuration option
+
+* ``/instances/.../modify`` route: ``Transcode`` option
+
+
 General information
 -------------------