Closed (works as designed)
Project:
Video
Version:
7.x-2.9
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2013 at 18:20 UTC
Updated:
29 Dec 2015 at 20:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ocamp commentedComment #2
hypertext200You need to change preset settings match with the FFMPEG version you installed.
Comment #3
ocamp commentedI'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".
Comment #4
hypertext200