Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 12th April 2011, 12:48   #121  |  Link
Terka
Registered User
 
Join Date: Jan 2005
Location: cz
Posts: 704
Archimedes, nice work in summary. Have one suggestion (besides mvtools implementing ): using key 'TAB' and 'SHIFT-TAB' to switch between values when editing parameters.

Thank you, T.

Last edited by Terka; 12th April 2011 at 12:55.
Terka is offline   Reply With Quote
Old 12th April 2011, 15:40   #122  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Changed and will be part of the next update. Tab and enter key now switch between the values. Thanks for pointing out that.
Archimedes is offline   Reply With Quote
Old 12th April 2011, 16:52   #123  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
There you go. Will upload the package immediately.
Archimedes is offline   Reply With Quote
Old 21st April 2011, 15:19   #124  |  Link
Terka
Registered User
 
Join Date: Jan 2005
Location: cz
Posts: 704
Thank you!
Terka is offline   Reply With Quote
Old 15th May 2011, 14:35   #125  |  Link
Yobbo
Registered User
 
Join Date: Dec 2004
Posts: 145
This thing's stupid, I can never get it to work. I get "avisynth open error - there is no function ConvertToYV24"... If I try using ImmaRead I get "haven't sent MAGICK_HOME variable" blah blah. SO frustrating.
Yobbo is offline   Reply With Quote
Old 16th May 2011, 12:25   #126  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Program needs AviSynth 2.6 or higher and (when using the Immaavs plugin) an environment variable MAGICK_HOME = <Fritz Photo program directory>\dll\ImageMagick as described in the first post.
Archimedes is offline   Reply With Quote
Old 16th July 2011, 14:59   #127  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Updated the plugins Defish, ResampleHQ, NNEDI3 and SmoothAdjust and changed some templates. Added german translation for the parameter descriptions (need to be tested).
Archimedes is offline   Reply With Quote
Old 14th October 2011, 07:04   #128  |  Link
naoan
Registered User
 
Join Date: Oct 2009
Posts: 151
Hi, this is very useful app, but I got avisynth runtime error after processing 11 images and it always happen, any workaround for this?
naoan is offline   Reply With Quote
Old 14th October 2011, 07:18   #129  |  Link
markanini
Registered User
 
Join Date: Apr 2006
Posts: 299
Which Avisynth build are you running?
markanini is offline   Reply With Quote
Old 14th October 2011, 08:24   #130  |  Link
naoan
Registered User
 
Join Date: Oct 2009
Posts: 151
Latest 2.6 alpha (110525), it seems the problem is with dfttest, and it's not exactly 11 images before it crash. Sometimes I could process all intended files (was 46) sometimes it crash at only 9.
naoan is offline   Reply With Quote
Old 14th October 2011, 08:43   #131  |  Link
markanini
Registered User
 
Join Date: Apr 2006
Posts: 299
Try SETs 2.6 MT build.
markanini is offline   Reply With Quote
Old 14th October 2011, 09:04   #132  |  Link
naoan
Registered User
 
Join Date: Oct 2009
Posts: 151
I used that one before trying official build, it crash more often on Fritz Photo but never on normal encoding.

Last edited by naoan; 14th October 2011 at 09:23.
naoan is offline   Reply With Quote
Old 14th October 2011, 15:25   #133  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Did a quick test with 212 images from a digital camera (original resolution). No problems here (latest alpha release of AviSynth) with dfttest.

What is the task manager telling you while processing? Do you have enough memory?
Archimedes is offline   Reply With Quote
Old 14th October 2011, 16:37   #134  |  Link
naoan
Registered User
 
Join Date: Oct 2009
Posts: 151
Fritz use up to 100MB of memory, going down to 30MB and up again for each Image, I have 4GB of ram so it doesn't seems to be the problem. I just tried avisynth set build and it processed up to 31 image before throwing this error :



My script is simple greyscale and dfttest, using sigma 256 since it's a comic scans, maybe that's the problem?
naoan is offline   Reply With Quote
Old 22nd November 2011, 14:56   #135  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Is dfttest the only case, where you get such error message? Try other plugins and make a test with no filtering (only graphic format conversion).
Archimedes is offline   Reply With Quote
Old 23rd November 2011, 00:51   #136  |  Link
chainring
Registered User
 
chainring's Avatar
 
Join Date: Sep 2006
Posts: 189
I'm having a problem on Win7 x64 where none of the tabs have labels and most of the windows are blank. In the preview window, I have to hit "Refresh" before the images will show up. Anything special for running on 64 bit?
chainring is offline   Reply With Quote
Old 23rd November 2011, 16:35   #137  |  Link
naoan
Registered User
 
Join Date: Oct 2009
Posts: 151
Quote:
Originally Posted by Archimedes View Post
Is dfttest the only case, where you get such error message? Try other plugins and make a test with no filtering (only graphic format conversion).
I just tried fft3dfilter and have the same problem as dfttest after some image. Lsfmod, Msmooth and plain conversion (jpeg to png) worked without a hitch though.
naoan is offline   Reply With Quote
Old 29th November 2011, 23:37   #138  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Fritz Photo run all AviSynth scripts in thread. If there is a crash, you normally will receive the same crash (the same error message) when starting the script outside of the program (e. g. in Virtual Dub).

Don’t’ know exactly, what the problem is here. I will provide you with another exe file for further testing.

Last edited by Archimedes; 29th November 2011 at 23:49.
Archimedes is offline   Reply With Quote
Old 29th November 2011, 23:46   #139  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Quote:
Originally Posted by chainring View Post
I'm having a problem on Win7 x64 where none of the tabs have labels and most of the windows are blank. In the preview window, I have to hit "Refresh" before the images will show up. Anything special for running on 64 bit?
The program was developed with Borland Delphi 2005 Personal Edition (32 bit). Never tested it in a 64 bit environment. I will make some tests on 64 bit systems.

Regarding the preview window, this is the normal behavior, you allways have to hit the refresh button, before seeing pictures.
Archimedes is offline   Reply With Quote
Old 30th November 2011, 07:57   #140  |  Link
chainring
Registered User
 
chainring's Avatar
 
Join Date: Sep 2006
Posts: 189
Quote:
Originally Posted by Archimedes View Post
The program was developed with Borland Delphi 2005 Personal Edition (32 bit). Never tested it in a 64 bit environment. I will make some tests on 64 bit systems.

Regarding the preview window, this is the normal behavior, you allways have to hit the refresh button, before seeing pictures.
Cool, thank you for looking into the 64bit thing.

I did try it in a Win XP 32bit virtual machine and all is good.
chainring is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:56.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.