Rife-App 1.4. Big update.
Added 2021-02-18 00:51:29 +0000 UTC
Rife-App 1.4 is here! Horray!
This is a pretty big update, will try to cover all, let's see:
- The application don't create PNG files no more, read the mp4/gif directly and write a new mp4. HD say thanks.
- A mp4 version is mandatory, if the input have audio, it will automatically add the audio.
- You can also output a webm and a gif version, no need to interpolate multiple times.
- Gif automatically set maximum fps to 50 and fix the colors.
- The output will always have the same length from the input, no more faster animation on the output or audio desinc, it will only gain a few frames at the end if perfect loop is active.
- "Animation mode" is what mode 3 used to be, and now it have a float number so you can select the similarity to the app consider it as a copy.
- I had the CLI version working, but a few limitations of python made me remove it before releasing this version. It will come back in a few more updates.
- Cleaner GUI
- Working on CPU mode (A lot slower)
- Maybe something else, don't remember.
Comments
For now the easier way should be to use ctrl+c on the console window. But it may bug the GUI
GRisk
2021-02-18 22:16:08 +0000 UTCby the way, is there a recommended way of canceling a job?
Snake Plissken
2021-02-18 20:29:57 +0000 UTCvery nice! while this removes "resuming" from pause, it seems like its way faster (assuming the time remaining is in H:MM:SS )
Snake Plissken
2021-02-18 20:24:22 +0000 UTCThanks! =)
GRisk
2021-02-18 18:03:21 +0000 UTCTry disabling half precision!
QLST
2021-02-18 17:43:21 +0000 UTCwow, this is amazing, no longer have major errors when doing a batch proccess, KEEP UP THE GOOD WORK!
QLST
2021-02-18 17:42:48 +0000 UTCRunning from .exe: Starting... Traceback (most recent call last): File "my_design.py", line 884, in File "my_design.py", line 179, in setupUi File "my_design.py", line 325, in SetPrefabList AttributeError: 'My_Ui_Dialog' object has no attribute 'placeholderList' [10888] Failed to execute script my_design I'm able to run version 1.3 on the same config, so I'm not sure if there's an issue on my end.
Sergey Tokarev
2021-02-18 16:46:01 +0000 UTC