Needs review
Project:
FFmpeg Wrapper
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2011 at 01:12 UTC
Updated:
7 Oct 2011 at 04:24 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| ffmpeg_wrapper-version.patch | 1.42 KB | mfb |
Comments
Comment #1
arthurf commentedDoes the 2.x version detect your ffmpeg version correctly?
Comment #2
mfbYes, 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.