on the 6.x-1.x branch, ffmpeg_wrapper_get_version('svn') fails to detect the ffmpeg version, at least for recent versions of ffmpeg such as 0.8.5

CommentFileSizeAuthor
ffmpeg_wrapper-version.patch1.42 KBmfb

Comments

arthurf’s picture

Does the 2.x version detect your ffmpeg version correctly?

mfb’s picture

Yes, the 2.x branch does detect it. I haven't yet switched over to that branch, I was waiting for #479972: ffmpeg_wrapper_can_decode() does not allow audio-only files to be decoded and #1215400: The file could not be transcoded because the video codec is not supported to be fixed.