Search found 1642 matches
- Wed May 31, 2023 5:23 pm
- Forum: Usage, tips and tricks
- Topic: Timecode from 23:59:59:24 to 00:00:00:00
- Replies: 3
- Views: 38
Re: Timecode from 23:59:59:24 to 00:00:00:00
Hi Railio, thanks for reporting this :-) This is default behavior of the ShowSMPTE filter in avisynth. Obviously one should be able to make sure it's reset to 00:00:00:00 instead of continuing to 24:00:00:00. We will have to address this in the next version and work around the inbuilt limitation of ...
- Tue Apr 18, 2023 7:15 pm
- Forum: Usage, tips and tricks
- Topic: Conditional Failing Silently
- Replies: 6
- Views: 333
Re: Conditional Failing Silently
Hi lue3099,
Congrats, you found a logical flaw in how ffastrans evaluates these sub hold branches and thanks for reporting it!
We have found the cause and looking at solutions.
-steinar
Congrats, you found a logical flaw in how ffastrans evaluates these sub hold branches and thanks for reporting it!

We have found the cause and looking at solutions.
-steinar
- Wed Apr 12, 2023 7:02 am
- Forum: Bug reporting
- Topic: Fade in/out Audio always enabled
- Replies: 3
- Views: 765
Re: Fade in/out Audio always enabled
Hi movalex, sorry for this late replay!
I have now addressed this issue in the upcoming 1.3.1 update.
Thanks again for reporting
-steinar
I have now addressed this issue in the upcoming 1.3.1 update.
Thanks again for reporting

-steinar
- Tue Apr 11, 2023 6:27 pm
- Forum: Bug reporting
- Topic: Monitor FTP bug
- Replies: 10
- Views: 814
Re: Monitor FTP bug
Hi again artjuice,
I think this is another bug I've been chasing for a while and yesterday I think I finally cracked it. At least initial tests show good results. Hopefully 1.3.1 will be out very soon.
-steinar
I think this is another bug I've been chasing for a while and yesterday I think I finally cracked it. At least initial tests show good results. Hopefully 1.3.1 will be out very soon.
-steinar
- Tue Mar 28, 2023 7:52 pm
- Forum: Bug reporting
- Topic: Monitor FTP bug
- Replies: 10
- Views: 814
Re: Monitor FTP bug
Great! Thanks for testing and reporting back 
-steinar

-steinar
- Tue Mar 28, 2023 11:46 am
- Forum: Bug reporting
- Topic: Monitor FTP bug
- Replies: 10
- Views: 814
Re: Monitor FTP bug
Hi artjuice, Thanks for the bug report and logs. I think I know what's wrong and it's related to some changes made for 1.3.0.1 so the bug seem valid. However, you should be able to come around it by setting the next node to execute on "Both" rather then "Success". Can you please try that and report ...
- Tue Feb 14, 2023 2:49 pm
- Forum: Usage, tips and tricks
- Topic: OpenAi whisper transcription workflow.
- Replies: 5
- Views: 505
Re: OpenAi whisper transcription workflow.
HI Conniver,
I would try Whisper.cpp if I was you. I tried it very successfully with the command executor. It's just a simple exe file and no need for any python complexity.
https://github.com/ggerganov/whisper.cpp/releases
-steinar
I would try Whisper.cpp if I was you. I tried it very successfully with the command executor. It's just a simple exe file and no need for any python complexity.
https://github.com/ggerganov/whisper.cpp/releases
-steinar
- Tue Feb 14, 2023 2:45 pm
- Forum: Feature requests
- Topic: color change "on success" "on both"
- Replies: 4
- Views: 349
Re: color change "on success" "on both"
Turning the yellow ("on both") to some orange flavor is not such a bad idea. The complementary color to green ("on success") is red ("on error") and orange sits right in the middle. Will take a look at it but I will probably not make it configurable.
-steinar
-steinar
- Tue Feb 14, 2023 2:42 pm
- Forum: Bug reporting
- Topic: Fade in/out Audio always enabled
- Replies: 3
- Views: 765
Re: Fade in/out Audio always enabled
Hm, it's me brain farting long time ago!

This filter has not got any attention at all and it simply looks like enabling/disabling audio/video ended unfinished. So I will finish it properly for the next release.
Thanks for reporting!
-steinar


This filter has not got any attention at all and it simply looks like enabling/disabling audio/video ended unfinished. So I will finish it properly for the next release.
Thanks for reporting!
-steinar
- Mon Jan 09, 2023 12:14 pm
- Forum: Usage, tips and tricks
- Topic: Correct Video Layer Setting for Transparency Channel (AVI)
- Replies: 9
- Views: 766
Re: Correct Video Layer Setting for Transparency Channel (AVI)
Hi authorleon,
In Premiere you must use "None" as video codec and set to 32 bit depth. It should give you a proper rgba file.
-steinar
In Premiere you must use "None" as video codec and set to 32 bit depth. It should give you a proper rgba file.
-steinar