tuankhac / share-extras

Automatically exported from code.google.com/p/share-extras
0 stars 0 forks source link

Media Viewers: ffmpeg conversion options -vpre medium #83

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In file config/alfresco/extension/org_sharextras_video-transform-context.xml 
there is a conversion option -vpre medium.
This means that there needs to be a file medium.ffpreset available to ffmpeg. I 
did not have that on my install, thus conversion fails.

Its not hard to create this file yourself, but we still need to
- provide a sample file for medium.ffpreset, especially if this file has 
options that are tested to be good for alfresco previews. Update the 
documentation to explain this file
or
- remove this from default options to that the conversion works out of the box

My environment:
Installed ffmpeg with homebrew on my mac os. So the file medium.ffpreset may be 
standard in other ffmpeg installs and that this is unique to ffmpeg via 
homebrew.

Original issue reported on code.google.com by loftux.p...@gmail.com on 19 Jul 2012 at 8:56

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1255.

Original comment by will.abson on 6 Aug 2012 at 9:45