Good afternoon,
I tried to run FFAStrans 32bits, but I get the following error message:
Line 55131 (File "C:\FFAStran0.9.4\FFAStrans.exe"):
Error: Subscript used on non-accessible variable.
I appreciate your help.
Search found 4 matches
- Sun Jan 12, 2020 11:08 pm
- Forum: Usage, tips and tricks
- Topic: Error Line 55131
- Replies: 1
- Views: 3262
- Sat Dec 28, 2019 10:03 pm
- Forum: Usage, tips and tricks
- Topic: Delayed watermark
- Replies: 4
- Views: 5742
Re: Delayed watermark
This is amazing, thanks for your help. It works very well. The delay time can be set in the last argument, changing "XX" to the number of delay frames: m_clip = ConditionalFilter (m_clip, watermark_clip, m_clip, "current_frame", ">", "XX") I have submitted sev...
- Thu Dec 26, 2019 8:15 pm
- Forum: Usage, tips and tricks
- Topic: Delayed watermark
- Replies: 4
- Views: 5742
Re: Delayed watermark
Thank you very much for your response emcodem I tried with your custom avisynth script, but there is an error: Job ended with error on H.264@OLD: Encoding failed - No video or audio found in media. The avisynth script is: m_clip = ConvertTo8Bit(m_clip) LoadPlugin("%s_ffastrans_dir%\processors\f...
- Wed Dec 25, 2019 11:23 pm
- Forum: Usage, tips and tricks
- Topic: Delayed watermark
- Replies: 4
- Views: 5742
Delayed watermark
Good afternoon
Is there any way to delay the entry of a watermark?
I need the first five seconds of the video to be without the watermark and then appear and continue until the end.
Any ideas?
Thank you
Is there any way to delay the entry of a watermark?
I need the first five seconds of the video to be without the watermark and then appear and continue until the end.
Any ideas?
Thank you