<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: FFMPEG ${opts}  in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289874#M243004</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Read the next line down in my file it reads&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;prop key="infile_opts"&amp;gt;-ss 10&amp;lt;/prop&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the -i is in the command line itself&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;${ffmpeg.exe} ${opts} ${infile_opts} -i "${source}" ${outfile_opts} "${target}" 2&amp;amp;gt; NUL&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 16:37:34 GMT</pubDate>
    <dc:creator>rjohnson</dc:creator>
    <dc:date>2013-09-19T16:37:34Z</dc:date>
    <item>
      <title>FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289871#M243001</link>
      <description>We are running Alfresco 4.2.c and I an having an issue with Alfresco creating thumbnails for shot video clips. I can see in the alfresco log why it's failing. It's sending the following:/home/Administrator/Downloads/ffmpeg/ffmpeg -y -ss 10 -i /opt/alfresco-…The issue is that it's sending -ss 10 whic</description>
      <pubDate>Thu, 19 Sep 2013 12:30:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289871#M243001</guid>
      <dc:creator>patdelaney</dc:creator>
      <dc:date>2013-09-19T12:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289872#M243002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to read down the video-thumbnail-context.xml file a bit. You will see a line&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;prop key="opts"&amp;gt;-y&amp;lt;/prop&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You worked on the same principal I did when I first started which is that the definition must come before use, but that doesn't have to be true, the XML is read, then processed so definitions can come after the instructions for use.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:15:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289872#M243002</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-09-19T13:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289873#M243003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Bob -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I see the prop key and it's defined as -y but in the alfresco log I see more options: -y -ss 10 -i&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the log entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/home/Administrator/Downloads/ffmpeg/ffmpeg -y -ss 10 -i /opt/alfresco-4.2.c/tomcat/temp/Alfresco/RuntimeExecutableContentTransformerWorker_source_5804825514778967776.mov -f image2 -vframes 1 /opt/alfresco-4.2.c/tomcat/temp/Alfresco/RuntimeExecutableContentTransformerWorker_target_2452132013963075601.jpg&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So where is -ss 10 -i coming from&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 15:11:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289873#M243003</guid>
      <dc:creator>patdelaney</dc:creator>
      <dc:date>2013-09-19T15:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289874#M243004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Read the next line down in my file it reads&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;prop key="infile_opts"&amp;gt;-ss 10&amp;lt;/prop&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the -i is in the command line itself&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;value&amp;gt;${ffmpeg.exe} ${opts} ${infile_opts} -i "${source}" ${outfile_opts} "${target}" 2&amp;amp;gt; NUL&amp;lt;/value&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 16:37:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289874#M243004</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-09-19T16:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289875#M243005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;So the the file I was checking (video-thumbnail-context.xml) did not have that setting, but I had a version called video-thumbnail-context.xml.orig and that had the -ss 10 settings. It appears that the settings were being picked up by that file? I renamed the video-thumbnail-context.xml.orig tp x-video-thumbnail-context.xml.orig and restarted the Alfresco server. and I am still getting the -ss 10. It must be reading a differnt config file. Do I need to jack up the logging to see what file ffmpeg or the bean is using?&amp;nbsp; Please fell free to email me &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:pat.delaney@avid.com" rel="nofollow noopener noreferrer"&gt;pat.delaney@avid.com&lt;/A&gt;&lt;SPAN&gt; and I can setup a webex if you would like to look or your self.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco.log attached as well as video-thumbnail-context.xml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 18:20:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289875#M243005</guid>
      <dc:creator>patdelaney</dc:creator>
      <dc:date>2013-09-19T18:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289876#M243006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I suspect that you have more than one video-thumbnail-context.xml file in your system; I can think of no other reason. Can you do a file search and tell me the paths that your context files are in?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 09:37:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289876#M243006</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-09-20T09:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289877#M243007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are backups of the file but with differnt names. there are no other instances that I can fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;UGH&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 14:01:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289877#M243007</guid>
      <dc:creator>patdelaney</dc:creator>
      <dc:date>2013-09-20T14:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: FFMPEG ${opts}</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289878#M243008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your video-thumbnail-context.xml is slightly different from mine in that yous has the following at the top&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;!–&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; THE FOLLOWING alfresco-global.properties MUST ALSO BE SET&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =========================================================&lt;BR /&gt;&lt;BR /&gt;# ffmpeg.thumbnail&lt;BR /&gt;# ================&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.priority=50&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.3g2.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.3gp.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.asf.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.avi.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.avx.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.flv.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.mov.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.movie.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.mp4.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.mpeg2.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.mpg.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.ogv.jpg.supported=true&lt;BR /&gt;content.transformer.ffmpeg.thumbnail.extensions.wmv.jpg.supported=true&lt;BR /&gt;&lt;BR /&gt;–&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Mine doesn't. Now I have some explicit transform definitions that you don't, and that made me wonder if the options that seem to be being ignored are being set in alfresco-global.properties. There is some chat about changes in 4.2d and your context looks like the 4.2d one because of these comments. See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-19056?attachmentOrder=desc" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-19056?attachmentOrder=desc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If thats not it, I'm a bit stumped.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please do let me know how you get on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 18:52:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/ffmpeg-opts/m-p/289878#M243008</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-09-20T18:52:30Z</dc:date>
    </item>
  </channel>
</rss>

