8mm Avisynth film restoring script

Forum covering all aspects of small gauge cinematography! This is the main discussion forum.

Moderator: awand

Re: 8mm Avisynth film restoring script

Postby VideoFred » Fri Jul 16, 2010 6:57 am

awand wrote:Just one thing. I mostly work with 24fps and 25fps films. In the script I see that it's made for 16.666 and 18.75fps. If I want to render the final output file to Ie. 24fps or 25fps, what do I do then?


Good morning Andreas,

The script can change the input to any play speed and convert it to any frame rate. I have mentioned 16,666 and 18,75 because these are the most common play speeds for super-8.

A few examples:
Important! Assumed that the input is progressive and no duplicate frames!
-----------------------------------------------------------------------------------------

1) Super-8 film original shot at 18fps, convert to standard PAL 25fps:
Code: Select all
play_speed= 18.75
numerator= 25
denumerator= 1


2) Super-8 film original shot at 24fps, convert to standard PAL 25fps:
Code: Select all
play_speed= 24
numerator= 25
denumerator= 1


If you want the output to be 24fps, then change numerator=24

3) Creating slow motion, the input can have any play speed, covert to standard PAL 25fps:
Code: Select all
play_speed= 6
numerator= 25
denumerator= 1


This will work remarkable good if the motion on the original is not to fast.
It will fail on frames with heavy motion blur.

4) Super-8 film original shot at 18fps, convert to standard NTSC 29,97fps:
Code: Select all
play_speed= 18
numerator= 30000
denumerator= 1001


If you do not want interpolation, set play_speed and numerator to the same value.

5) Super-8 film original shot at 18fps, no conversion:
Code: Select all
play_speed= 18
numerator= 18
denumerator= 1


The output will be 18fps progressive. If you want frame rate conversion but not with interpolation then you must apply ChangeFPS(whatever you want) on the output. This will add duplicate frames.

Fred.
my website:
http://www.super-8.be

my DIY telecine example clips:
http://www.vimeo.com/user678523/videos/sort:plays/format:detail
User avatar
VideoFred
Senior member
 
Posts: 1877
Joined: Tue May 25, 2004 9:15 am
Location: Flanders - Belgium - Europe

Re: 8mm Avisynth film restoring script

Postby bulldogpictures » Fri Jul 16, 2010 8:50 am

VideoFred wrote:
Nice! You have the newest RemoveDirt version I hope?


Hi Fred,

Where can I find the newest version of RemoveDirt ?
And which version of Avisynth are you using ?

Cheers,
Rob.
bulldogpictures
 
Posts: 12
Joined: Wed Nov 14, 2007 8:33 pm
Location: The Netherlands

Re: 8mm Avisynth film restoring script

Postby VideoFred » Wed Jul 21, 2010 2:59 pm

bulldogpictures wrote:Where can I find the newest version of RemoveDirt ?


Hello Rob,

http://www.super-8.be/avisynth/01_film_ ... vedirt.avs
http://www.super-8.be/avisynth/RemoveDirtMC.avs

And which version of Avisynth are you using ?


I can not check this now, but it's a recent and stable version.


Fred.
my website:
http://www.super-8.be

my DIY telecine example clips:
http://www.vimeo.com/user678523/videos/sort:plays/format:detail
User avatar
VideoFred
Senior member
 
Posts: 1877
Joined: Tue May 25, 2004 9:15 am
Location: Flanders - Belgium - Europe

Re: 8mm Avisynth film restoring script

Postby bulldogpictures » Wed Jul 21, 2010 7:27 pm

VideoFred wrote:
I can not check this now, but it's a recent and stable version.


Hi Fred,
It's very easy to check your Avisynth-version with this script:
version

Please let me know when you have the result.

Your newest restoring script is excellent ! Thanks for your help.

Cheers, Rob.
bulldogpictures
 
Posts: 12
Joined: Wed Nov 14, 2007 8:33 pm
Location: The Netherlands

Re: 8mm Avisynth film restoring script

Postby Clapton Pond » Sun Jul 25, 2010 3:06 am

Has anyone tried Avisynth and Fred's script on a Mac? I found this link and wondered how effective it might be...
http://www.animemusicvideos.org/forum/viewtopic.php?f=65&t=95075

Like everyone else here, I was blown away by the quality of Fred's restoration, and was wondering if anyone had had any joy using a Mac.

cheers

ian
http://www.myspace.com/gamineuk
http://www.facebook.com/pages/Gamine/5998983703
http://www.youtube.com/user/gaminefilms
User avatar
Clapton Pond
 
Posts: 170
Joined: Sat Jun 02, 2007 1:18 pm
Location: London, England

Re: 8mm Avisynth film restoring script

Postby christoph » Sun Jul 25, 2010 11:51 am

Clapton Pond wrote:Has anyone tried Avisynth and Fred's script on a Mac? I found this link and wondered how effective it might be...
http://www.animemusicvideos.org/forum/viewtopic.php?f=65&t=95075


crossover is basically a windows emulator..
it could work, but you're most likely having less trouble and more options by getting a cheap copy of XP and install it using VMware (free), fusion, or parallels (3 apps for virtual machines).
++ c.
christoph
Senior member
 
Posts: 2474
Joined: Fri Jul 25, 2003 1:36 pm
Location: atm Berlin, Germany

Previous

Return to Small gauge film forum

Who is online

Users browsing this forum: Google [Bot], TurnitinBot [Bot] and 3 guests