Needs review
Project:
FFmpeg Converter
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2011 at 12:12 UTC
Updated:
31 Aug 2011 at 09:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
osopolarComment #2
zoo33 commentedSounds good.
Does FFmpeg Wrapper handle both the old and the new format? If not, we should at least document which versions of FFmpeg that can be used.
Did you test the patch yourself?
Comment #3
osopolarI added a setting to ffmpeg_wrapper for that, so you can choose between the two implementations manually. There is no auto detection. I am not happy with that, because it's hard to guess which option to choose. On the other hand, using ffmpeg needs some knowledge, so you can find out. I guess I should add a description to the select box.
Comment #3.0
osopolarclean up