use ffmpeg > 2.1 for mp4 frames if settings.FFMPEG is defined, fixes #2549
This commit is contained in:
parent
a8c1b8385a
commit
bf6c12ae0f
3 changed files with 10 additions and 23 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue