use ffmpeg > 2.1 for mp4 frames if settings.FFMPEG is defined, fixes #2549

This commit is contained in:
j 2014-11-16 20:34:55 +00:00
commit bf6c12ae0f
3 changed files with 10 additions and 23 deletions

View file

@ -152,7 +152,7 @@ LOGGING = {
AUTH_PROFILE_MODULE = 'user.UserProfile'
AUTH_CHECK_USERNAME = True
AVCONV_VERSION = 0
USE_MELT=False
FFMPEG=False
#=========================================================================
#Pan.do/ra related settings settings