Closed (fixed)
Project:
FFmpeg Wrapper
Version:
6.x-2.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2012 at 05:28 UTC
Updated:
6 Jun 2013 at 18:17 UTC
Can not find information if ffmpeg_wrapper has any version requirements as far as ffmpeg versions go? For example I am running ffmpeg-0.7.1 right now, and I am not sure should I upgrade to 0.7.11 - latest version for 0.7, or I going beyond to 0.8 or 0.9 version of ffmpeg?
http://www.ffmpeg.org/releases/
Thanks
Comments
Comment #1
arthurf commentedFfmpeg wrapper should support most versions- older versions have different commands for codecs and formats which the module accounts for- newer versions of ffmpeg should be fine
Comment #2
ispboy commentedFfmpeg wrapper can't read/parse information from my ffmpeg:
-----------------------------------------------------------------------------------------
can't read the mp4 file info either.
[simon@hoolive modules]$ ffmpeg -i /var/www/drupal6/sites/v.hoolive.com/files/field_video/video_upload/mov00657.mp4
i guess that the get_version() can not recognize my ffmpeg from Git...
ffmpeg version N-39948-g9ed388f-syslintComment #3
deja711 commentedThank you