Dear Lanxin, On 01/04/2013 08:02 AM, Lanxin Ma wrote:
I am installing invenio 1.1.1. I encouter a problem when I submit a new record of vedio.
BibEncode is a young module in Invenio. It therefore still lacks documentation, including the video submission guidelines. The bottom line is that BibEncode uses ffmpeg behind the scene, such that any input supported by ffmpeg would be supported by BibEncode. It also consequently requires that you have ffmpeg available on your Invenio server, as described in the INSTALL guide: <http://invenio-software.org/repo/invenio/tree/INSTALL?h=maint-1.1#n233> Since ffmpeg interface is not always stable over versions, it is required that a specific version of ffmpeg is installed (version 0.7 tested). If you are willing to use for eg. the ffmpeg 0.6 series you can tweak your encoding profile as described here: <http://invenio-software.org/repo/personal/invenio-jerome/commit/?h=bibencode-ffmpeg-0.6-encoding-profile-parameters&id=6788a0b2f3e8fe841142092b089a3c671c368a48> If the encoding fails an email should be sent to the admin with some useful debugging information. See also some incomplete musings: <http://invenio-software.org/wiki/Development/Modules/BibEncode> Best regards -- Jerome Caffaro ** CERN Document Server ** <http://cds.cern.ch/>

