Fix imports and point to player debug symbols

This commit is contained in:
kris
2019-03-21 16:24:40 +00:00
parent d55ee0e170
commit fb47e48e4a
7 changed files with 18 additions and 13 deletions

View File

@ -2,7 +2,7 @@
import argparse
from transcoder import movie
import movie
parser = argparse.ArgumentParser(
description='Transcode videos to ][Vision format.')