hithereai
|
4ed90fa5bc
|
check if colab then return just ffmpeg
|
2023-02-12 02:40:40 +02:00 |
hithereai
|
3842b43be0
|
upgrades
|
2023-02-10 21:32:42 +02:00 |
hithereai
|
1c2431c906
|
rename arg and update info comment
doesn't ruin anything (!)
|
2023-02-09 18:29:45 +02:00 |
hithereai
|
af3f08b43f
|
fix "sorry, no audio" bug-msg when rifing external vid with no audio
|
2023-02-09 18:26:08 +02:00 |
hithereai
|
16410e8f2a
|
move stuff outside of args.py
|
2023-02-07 19:02:03 +02:00 |
hithereai
|
190fc0cd3a
|
remove old commented line
|
2023-02-06 23:05:17 +02:00 |
hithereai
|
56be2b8df0
|
set to_frame=999999 if to_frame received as -1
|
2023-02-06 22:13:32 +02:00 |
hithereai
|
b2145c205e
|
ffmpeg prints runtime, errors, audio handling and more
|
2023-02-04 21:45:46 +02:00 |
hithereai
|
b77fd6900c
|
support redirection for fetching vid/aud files from the net
302 redirect would give an error until this change. now it reads it properly from the redirected link.
|
2023-02-04 20:08:13 +02:00 |
hithereai
|
859d7f1000
|
better comment
|
2023-02-02 13:49:45 +02:00 |
hithereai
|
368725984d
|
remove old comment
|
2023-02-02 13:48:44 +02:00 |
hithereai
|
a5a4e66470
|
finish cleaning args.py
|
2023-02-02 13:46:12 +02:00 |
hithereai
|
c99c181192
|
tiny improv make more sense
|
2023-02-02 07:44:00 +02:00 |
hithereai
|
642fdc6c33
|
set UHD=True if input res is 2K or higher
|
2023-02-02 06:53:37 +02:00 |
hithereai
|
08138a6d11
|
fixes
|
2023-02-02 00:43:22 +02:00 |
hithereai
|
466b24c53f
|
pass args as 1=1 instead of 1,2,3
|
2023-02-01 22:16:24 +02:00 |
hithereai
|
ddec99a295
|
remove old comments
|
2023-02-01 21:01:43 +02:00 |
hithereai
|
7660309bf5
|
better ffmpeg not found msgs
|
2023-02-01 21:01:10 +02:00 |
hithereai
|
ef8dc8bd94
|
Update video_audio_utilities.py
|
2023-02-01 20:09:10 +02:00 |
hithereai
|
b5e8892fe5
|
move ffmpeg to function
|
2023-02-01 20:07:15 +02:00 |
hithereai
|
58fd6c69e9
|
clean some more
|
2023-02-01 19:09:51 +02:00 |
hithereai
|
12435f08c9
|
more cleaning
|
2023-02-01 19:00:04 +02:00 |
hithereai
|
e6cd348600
|
removing not-needed stuff
|
2023-02-01 18:36:03 +02:00 |
hithereai
|
9129149fe7
|
p
|
2023-02-01 03:06:12 +02:00 |
hithereai
|
d794da0579
|
more progress
|
2023-01-30 21:21:47 +02:00 |
hithereai
|
3ff0e229f7
|
buttons show input fps a f_count in UI
|
2023-01-30 20:01:42 +02:00 |
hithereai
|
a31ae68133
|
fixes
|
2023-01-30 19:09:26 +02:00 |
hithereai
|
8f2ead7a4b
|
fix typo in function and better printing
|
2023-01-30 18:40:49 +02:00 |
hithereai
|
652beab852
|
better vid aud utils
|
2023-01-30 18:36:18 +02:00 |
hithereai
|
88c77b7401
|
progress
|
2023-01-30 18:18:11 +02:00 |
hithereai
|
945db4780a
|
extract vid using ffmpeg part 1 done
|
2023-01-30 17:14:35 +02:00 |
hithereai
|
c2d3ea3ca8
|
rename vid2frames.py to video_audio_utilities.py
more functions coming soon
|
2023-01-30 16:27:27 +02:00 |