Brannon King
|
bb1978d976
|
ffmpeg now invoked via stream update
|
2020-03-18 12:00:52 -06:00 |
|
Brannon King
|
212c8f188d
|
only change LD vars if running from bundle
missed a word
moved is_running_from_bundle
|
2020-03-06 15:53:09 -05:00 |
|
Brannon King
|
dec248adec
|
repair env modified by pyinstaller
see https://pyinstaller.readthedocs.io/en/stable/runtime-information.html#ld-library-path-libpath-considerations
|
2020-03-06 15:53:09 -05:00 |
|
Brannon King
|
98e6a066f4
|
add unit test and debug output
|
2020-03-06 15:53:09 -05:00 |
|
Jack Robison
|
ab28387692
|
remove ProactorEventLoop and disable ffmpeg on windows temporarily
|
2020-03-06 13:45:34 -05:00 |
|
Brannon King
|
e060df5367
|
hide ValueError
|
2020-03-03 21:38:30 -07:00 |
|
Brannon King
|
a3294d4a0d
|
make bit_rate check support maximum
|
2020-03-03 21:38:30 -07:00 |
|
Brannon King
|
19ce0ab246
|
ogg -> ogv, ignore files that aren't video
|
2020-03-03 21:38:30 -07:00 |
|
Lex Berezhny
|
1b850b8a2b
|
dont prepend path when doing which ffmpeg
|
2020-03-02 21:11:11 -05:00 |
|
Lex Berezhny
|
ebd33f1869
|
use os.path.join instead of string addition when searching for file analysis binaries
|
2020-03-02 20:34:54 -05:00 |
|
Jack Robison
|
23b4b9e230
|
add ffmpeg_find api, don't recheck for it in status
|
2020-02-20 16:43:41 -05:00 |
|
Brannon King
|
501fbd3114
|
handle strange file metadata
|
2020-02-09 17:02:16 -05:00 |
|
Lex Berezhny
|
6525ee6510
|
moved __init__ to top of class
|
2020-02-03 22:05:23 -05:00 |
|
Brannon King
|
1780ddd329
|
added ffmpeg status, addressed items from code review
linter
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
85ad972ca8
|
return string instead of path object for compatibility with hachoir
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
a90b60799a
|
Fixed check_video.py on Windows
using a cross-platform workaround
fixed proactor use in the SDK
fixed linter
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
47e8f74da9
|
changed to list append, relative claim test
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
fac28072ab
|
added unit tests, other minor fixes
added universe
try again
try 4
|
2020-02-03 21:53:42 -05:00 |
|
Brannon King
|
ab77541f36
|
in progress on video transcoding
works
Fixing lint tests
remove eval
|
2020-02-03 21:53:42 -05:00 |
|