Fix tests and const.py to hold options

This commit is contained in:
ritiek
2018-01-11 21:50:40 +05:30
parent 77dab0665d
commit fce2a1abcd
11 changed files with 132 additions and 147 deletions

View File

@@ -1,6 +1,6 @@
import subprocess
import os
from core.logger import log
from core.const import log
"""What are the differences and similarities between ffmpeg, libav, and avconv?