<?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: How to Generalize video transformation using FFMPEG ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250547#M203677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help SmithSane.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i would like to know if there is any way that i can convert any format video to any other format of video using FFMPEG on alfresco especially customizing transform-context.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Akash&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2012 06:50:44 GMT</pubDate>
    <dc:creator>akash066</dc:creator>
    <dc:date>2012-11-27T06:50:44Z</dc:date>
    <item>
      <title>How to Generalize video transformation using FFMPEG ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250543#M203673</link>
      <description>I am able to successfully transform any format to .flv and .mp4 but i wanted to know that is it possible to convert any video format to any other video format(e.g .avi to .mpg, .wmv to .3gp, etc.), using a customized video-transform-context.xml ?If it is possible then what steps should i take in ord</description>
      <pubDate>Fri, 16 Nov 2012 13:46:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250543#M203673</guid>
      <dc:creator>akash066</dc:creator>
      <dc:date>2012-11-16T13:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generalize video transformation using FFMPEG ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250544#M203674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have a look at the Media Viewers extension at Share Extras, there you can find transform config&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://code.google.com/p/share-extras/source/browse/#svn%2Ftrunk%2FMedia%20Preview%2Fconfig%2Falfresco%2Fextension" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/share-extras/source/browse/#svn%2Ftrunk%2FMedia%20Preview%2Fconfig%2Falfresco%2Fextension&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Copy that, or install the entire addon and get some more &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(an updated package will be released soon, or checkout source and build yourself)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:29:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250544#M203674</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2012-11-16T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generalize video transformation using FFMPEG ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250545#M203675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanx for the help. I am now able to customize the transform-context.xml and able to convert videos from one format to another. I was having a doubt, if i have to proceed then i have to configure every transformation. I was wondering is there any way to minimise this process and generalise this in a minimal way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With reagards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Akash&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2012 04:59:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250545#M203675</guid>
      <dc:creator>akash066</dc:creator>
      <dc:date>2012-11-19T04:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generalize video transformation using FFMPEG ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250546#M203676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am able to successfully transform any format to .flv and .mp4 but i wanted to know that is it possible to convert any video format to any other video format(e.g .avi to .mpg, .wmv to .3gp, etc.), using a customized video-transform-context.xml ?&lt;BR /&gt;&lt;BR /&gt;If it is possible then what steps should i take in order to proceed in the above mentioned way ?&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated. Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;With cheers,&lt;BR /&gt;Akash&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, ffmpeg can transfer video files to any other video format.&amp;nbsp; here is the guide taking the guide wmv to mp4 conversion for example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.ilikemall.com/how-to/convert-wmv-to-mp4-mac.html" rel="nofollow noopener noreferrer"&gt;http://www.ilikemall.com/how-to/convert-wmv-to-mp4-mac.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;i am using it to convert my media file collections.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 06:46:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250546#M203676</guid>
      <dc:creator>smithshane</dc:creator>
      <dc:date>2012-11-26T06:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Generalize video transformation using FFMPEG ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250547#M203677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the help SmithSane.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But i would like to know if there is any way that i can convert any format video to any other format of video using FFMPEG on alfresco especially customizing transform-context.xml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Akash&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2012 06:50:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-generalize-video-transformation-using-ffmpeg/m-p/250547#M203677</guid>
      <dc:creator>akash066</dc:creator>
      <dc:date>2012-11-27T06:50:44Z</dc:date>
    </item>
  </channel>
</rss>

