Hi

I have centos 6 with ffmpeg installed.
I've changed the ffmpeg location to usr/local/bin/ffmpeg.

I've left the presets as they were.

When I try to upload a video I get the following error no video with supported format and mime type.

Any help is appreciated. Thanks

CommentFileSizeAuthor
#1 ubunfrql.jpg88.62 KBocamp

Comments

ocamp’s picture

StatusFileSize
new88.62 KB
hypertext200’s picture

You need to change preset settings match with the FFMPEG version you installed.

ocamp’s picture

I've put ffmpeg -codecs & ffmpeg -formats in command line to see what codecs are available

I select some which are supported
and now im getting this error

FFmpeg failed to transcode new.wmv.
Reported errors

PHPVideoToolkit error: Execute error. It was not possible to encode "/var/www/vhosts/home/sites/default/files/videos/original/new_0.wmv" as FFmpeg returned an error. Note, however the error was encountered on the second pass of the encoding process and the first pass appear to go fine. The error is with the video codec of the input file. FFmpeg reports the error to be "Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height".

hypertext200’s picture

Component: Video Transcoding » General
Issue summary: View changes
Status: Active » Closed (works as designed)