[SCM] gerbera/master: Re-add ffmpegthumbnailer element to config.xml
    jcowgill at users.alioth.debian.org 
    jcowgill at users.alioth.debian.org
       
    Sun Oct 15 20:09:02 UTC 2017
    
    
  
The following commit has been merged in the master branch:
commit c4de962688c9fa3207fb28d40c18d7b692d218f0
Author: James Cowgill <jcowgill at debian.org>
Date:   Sun Oct 15 20:46:42 2017 +0100
    Re-add ffmpegthumbnailer element to config.xml
    
    This should not have been removed.
diff --git a/debian/config.xml b/debian/config.xml
index 955f72d..44ac06b 100644
--- a/debian/config.xml
+++ b/debian/config.xml
@@ -52,6 +52,12 @@
        <upnp-string-limit>101</upnp-string-limit>
     -->
     <extended-runtime-options>
+      <ffmpegthumbnailer enabled="no">
+        <thumbnail-size>128</thumbnail-size>
+        <seek-percentage>5</seek-percentage>
+        <filmstrip-overlay>yes</filmstrip-overlay>
+        <workaround-bugs>no</workaround-bugs>
+      </ffmpegthumbnailer>
       <mark-played-items enabled="no" suppress-cds-updates="yes">
         <string mode="prepend">*</string>
         <mark>
-- 
gerbera packaging
    
    
More information about the pkg-multimedia-commits
mailing list