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.

 

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

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th October 2009, 12:33   #21  |  Link
markanini
Registered User
 
Join Date: Apr 2006
Posts: 299
Fritzphoto is awesome! I use it all the time.
A request: Descreen filter for scans of printed media.
markanini is offline   Reply With Quote
Old 27th October 2009, 18:40   #22  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Another hint. If you create a directory "Fritz Photo" in the user application directory, you can copy all ini files (FritzPhoto.ini and subdirectory "etc") to this directory. Fritz Photo first try to read ini files from this directory (multi user support).

Last edited by Archimedes; 29th October 2009 at 13:55.
Archimedes is offline   Reply With Quote
Old 29th October 2009, 23:20   #23  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Added a font combo box on the AviSynth Scripts page. You have the choice between Courier, Courier New, Lucida Console und Raize (included in the program directory).
Archimedes is offline   Reply With Quote
Old 30th October 2009, 08:29   #24  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
little request

add a subtitle string to image

thanks

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 30th October 2009, 14:32   #25  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
There is already a script "Subtitle" in the template directory.
Archimedes is offline   Reply With Quote
Old 30th October 2009, 14:46   #26  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
doh!

i missed it
thanks!

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 9th November 2009, 15:14   #27  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Quote:
Originally Posted by anyone23 View Post
And is there an option so that Fritz Photo doesn't rename files?
I've changed that behavior. Now, there is a check box, called "Suffix", where you can deactivate the extension "_<Width>x<Height>". So the input file name will be the same as the output file name. If a file exists, now a message dialog appears, where you must confirm to overwrite a file. You can also choose "Yes to All" and "No to All".
Archimedes is offline   Reply With Quote
Old 12th November 2009, 21:57   #28  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Added SmoothLevels to the template directory.



Archimedes is offline   Reply With Quote
Old 24th November 2009, 00:42   #29  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
AviSynth processes are running as threads now.
Archimedes is offline   Reply With Quote
Old 24th November 2009, 08:03   #30  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
thanks Archimedes for these updates!

i have used your application several times, and it's freaking awesome!

maybe not tuned for newbie of avisynth... but it's very usefull!

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline   Reply With Quote
Old 24th November 2009, 16:48   #31  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
AviSynth exceptions not shown anymore. I will upload a fixed version today.
Archimedes is offline   Reply With Quote
Old 25th November 2009, 23:10   #32  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
AviSynth exception handling fixed.
Archimedes is offline   Reply With Quote
Old 10th December 2009, 15:29   #33  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Added JPC (JPEG 2000 Code Stream), PDF (Portable Document Format), EPS (Adobe Encapsulated PostScript) and PS (Adobe PostScript File) format. The memory leaks in ImmaRead are fixed now. Thanks again to Wilbert. The environment variable for the Immaavs plugin has changed:

Quote:
MAGICK_HOME = <Fritz Photo program directory>\dll\ImageMagick
Updated the following plugins: FFmpegSource2, GScript, Immaavs and dfttest.

Last edited by Archimedes; 10th December 2009 at 15:46.
Archimedes is offline   Reply With Quote
Old 10th December 2009, 21:08   #34  |  Link
Wilbert
Moderator
 
Join Date: Nov 2001
Location: Netherlands
Posts: 6,364
Quote:
PDF (Portable Document Format), EPS (Adobe Encapsulated PostScript) and PS (Adobe PostScript File) format.
I think you will miss the necessary libraries for these formats, or did you try these formats? I have some time this weekend to look at it.
Wilbert is offline   Reply With Quote
Old 10th December 2009, 21:38   #35  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
I've tested it before. I can read and write all formats (pdf, eps and ps) with the old libraries. As soon as the new libraries works, i will update it.

Last edited by Archimedes; 10th December 2009 at 21:44.
Archimedes is offline   Reply With Quote
Old 10th December 2009, 22:44   #36  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Quote:
Originally Posted by buzzqw View Post
maybe not tuned for newbie of avisynth...
I already thinking about that. One step in that direction was the script "FritzPhotoResize" where the user is not confronted directly with a script. The user can set his parameters on the next page. But that is not exactly the way, i will go. I was thinking about an script inspector which (automatically) shows the parameters the same way as an object inspector in development tools. The user should have the choice between editing "source code" and the GUI alternative. A similar way like AvsP is also possible. There are many ways we can go. However, the output will always be the same.

I'm also thinking about manually generating masks, where the user can define an area where the filter hast to be applied (selective filtering). For each filter (script) the user can manually define a mask. And so on.

It's not bad at all, when a solution has the possibility to ferment.

And feel free to make your own "Fritz Photo scripts", if you missed one. Keep in mind, the color space is always RGB32 or (double sized) YV12. YV12 normally requires a filter, where luma and chroma channels can be processed separately (the double sized luma channel has to be resized beforehand whereas the chroma channels can be filtered directly). Take care about unnecessary color space conversion. And last but not least we have to save the alpha channel (if any). To make a story short, take a look at the templates and you will see, how they work.

Last edited by Archimedes; 10th December 2009 at 22:51.
Archimedes is offline   Reply With Quote
Old 20th December 2009, 16:42   #37  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Updated the newer ImageMagick libraries. Thanks to Wilbert.
Archimedes is offline   Reply With Quote
Old 29th December 2009, 02:32   #38  |  Link
Soulhunter
Bored...
 
Soulhunter's Avatar
 
Join Date: Apr 2003
Location: Unknown
Posts: 2,812
Great, some nice additions/improvements since I last tried it!

Some things I'd like to see in future...

- Steady preview, so you can see filter setting changes in realtime etc.

- Perhaps add some simpler/faster denoisers (current set only includes high quality but slow one)

- Changing the zoom of the before/after compare shouldn't process the image again but rescale/crop a buffered filtered image (much faster)

- Sliders for the filter settings and a blend/opacity (maybe even the full "Layer" functionality with darken/lighten/multiply etc.) setting for each filter
__________________

Visit my IRC channel
Soulhunter is offline   Reply With Quote
Old 13th January 2010, 17:45   #39  |  Link
Archimedes
Registered User
 
Join Date: Apr 2005
Posts: 213
Cosmetic update for dpi scaling.

Quote:
Originally Posted by Soulhunter View Post
- Changing the zoom of the before/after compare shouldn't process the image again but rescale/crop a buffered filtered image (much faster)
Already thinking about this issue. Blend/Opacity for each filter is a good idea. I will add your points to my "thinking about it when i have time list".
Archimedes is offline   Reply With Quote
Old 7th March 2010, 01:30   #40  |  Link
EuropeanMan
Registered User
 
Join Date: Nov 2006
Posts: 660
Any updates on this filter?
EuropeanMan 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 02:55.


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