I am transforming avi and wmv to flv format so that I can alfresco preview
Here is the steps I followed
- Installed ffmpeg 64 bit static build on my windows machine
- Remove .sample extension of video-thumbnail-context.xml.sample and video-transformation-context.xml.sample
- Copied the properties mentioned in the two files to alfresco global properties (do I need to specify the path of ffmpeg in global properties?)
- Created transform and copy rule for a folder and pointed to new folder
But I am getting error when uploading (Failure: Transformer for 'video/x-ms-wmv' source mime type and 'video/x-msvideo' target mime type was not found. Operation can't be performed)