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 Usage

Reply
 
Thread Tools Display Modes
Old 3rd June 2011, 12:08   #521  |  Link
fpp
Midnight Artist
 
fpp's Avatar
 
Join Date: Apr 2011
Location: Paris, France
Posts: 82
Quote:
Originally Posted by videoFred View Post
I suggest to start a new thread because this one becomes pretty heavy. Then I will place a link in the first post of this thread. You can do the same in your thread. This way, people with 8mm transfers on VHS will not have to search this entire thread. And people with frame-to frame transfers will find their way to my thread.
Fred.
As promised, the new topic is online :
http://forum.doom9.org/showthread.php?t=161493

I tried to cram a lot of stuff inside, and may have gone a bit overboard.

Comments & suggestions welcome :-)
fpp is offline   Reply With Quote
Old 4th June 2011, 17:18   #522  |  Link
fpp
Midnight Artist
 
fpp's Avatar
 
Join Date: Apr 2011
Location: Paris, France
Posts: 82
Quote:
Originally Posted by aymeric106 View Post
Hello !

Those scripts are really amazing !

What can I expect from a capture I made with a DV camera (shutter speed 1/50 s, the movie being played around 16,6 fps) ?

What should be added to the script ? (deinterlace, duplicate frame remover or something )
Aymeric,

Maybe this is a little bit late, but probably some of the notions explained in my new topic (see previous post) could be adapted to your case...
fpp is offline   Reply With Quote
Old 5th June 2011, 21:55   #523  |  Link
fpp
Midnight Artist
 
fpp's Avatar
 
Join Date: Apr 2011
Location: Paris, France
Posts: 82
I finally gathered back some common sense and succeeded in making a side-by-side, before/after comparison, as suggested earlier by John:

fpp is offline   Reply With Quote
Old 7th July 2011, 20:42   #524  |  Link
clive18
Registered User
 
Join Date: Sep 2010
Posts: 4
wide screen / aspect ratio question

Hi.
I have been making nice progress with the script, thanks very much for this magical software.

My difficulty has come from the fact that some of my captures were done in 16:9 (wide screen) and some in "regular" 4:3 aspect ratio. After the script has run , I cannot get the wide screen captures to play in a wide format, so everyone looks thinner than they should be

The settings I am wondering about are on this line:
"W=720 H=576 #final size from the returned clip"

I was thinking maybe I need to change these setting for wide screen, but I am not sure.

Also what would one change these settings to if one were to capture in HD? 1920 X 1080 ? (planning for the future..

Any comments are welcome, and I appologise if this is a video newbie question.

regards
Clive
clive18 is offline   Reply With Quote
Old 8th July 2011, 06:24   #525  |  Link
videoFred
Registered User
 
videoFred's Avatar
 
Join Date: Dec 2004
Location: Terneuzen, Zeeland, the Netherlands, Europe, Earth, Milky Way,Universe
Posts: 693
Quote:
Originally Posted by clive18 View Post
The settings I am wondering about are on this line:
"W=720 H=576 #final size from the returned clip"

I was thinking maybe I need to change these setting for wide screen, but I am not sure.
Why do you not try it?

Fred.
__________________
About 8mm film:
http://www.super-8.be
Film Transfer Tutorial and example clips:
https://www.youtube.com/watch?v=W4QBsWXKuV8
More Example clips:
http://www.vimeo.com/user678523/videos/sort:newest
videoFred is offline   Reply With Quote
Old 8th July 2011, 19:38   #526  |  Link
Pieter8mm
Registered User
 
Join Date: May 2010
Location: Schagen, the Netherlands, Europe
Posts: 8
Quote:
Originally Posted by clive18
My difficulty has come from the fact that some of my captures were done in 16:9 (wide screen) and some in "regular" 4:3 aspect ratio. After the script has run , I cannot get the wide screen captures to play in a wide format, so everyone looks thinner than they should be
I got very nice footage to 16x9 with this script from Robert Martens. See his tutorial on;
http://www.gyroshot.com/simpleslug.htm
Pieter8mm is offline   Reply With Quote
Old 8th July 2011, 21:46   #527  |  Link
2Bdecided
Registered User
 
Join Date: Dec 2002
Location: UK
Posts: 1,673
Quote:
Originally Posted by clive18 View Post
The settings I am wondering about are on this line:
"W=720 H=576 #final size from the returned clip"
For "PAL" DVD, all content is 720x576 (704x576, or, rarely, some lower resolution version). Whether it's displayed as 16x9 or 4x3 depends on a flag in the encoding, not the number of pixels - you must set the flag in your MPEG encoder (or hack it after encoding) - AVIsynth cannot set the flag in the AVI file because there is none to set.

For web use, it's usual to render square pixels - e.g. 768x576 for 4x3, 1024x576 for 16x9. The "NTSC" frame sizes are more usual on the web - e.g. 640x480 for 4x3 and 640x360 or something like 856x480 for 16x9. It's quite common to upscale to 1280x720 for YouTube to make it deliver higher quality, even if the original isn't HD.

Cheers,
David.
2Bdecided is offline   Reply With Quote
Old 14th July 2011, 13:53   #528  |  Link
mathmax
Registered User
 
Join Date: Mar 2010
Posts: 158
I always have a problem with this script. Some frames are badly processed... colors are suddenly very dark. Please look:




What is that problem?
mathmax is offline   Reply With Quote
Old 14th July 2011, 17:05   #529  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,786
Make sure you crop the black borders before you feed the video to the script.
johnmeyer is offline   Reply With Quote
Old 14th July 2011, 20:28   #530  |  Link
mathmax
Registered User
 
Join Date: Mar 2010
Posts: 158
indeed, I added the black borders before I applied the script. Does that cause the problem?
mathmax is offline   Reply With Quote
Old 14th July 2011, 21:10   #531  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,786
Quote:
Originally Posted by mathmax View Post
indeed, I added the black borders before I applied the script. Does that cause the problem?
VideoFred may have to reply to this. It has been over a year since I posted all my suggestions and updates to his script, and I am now forgetting some of the things I found back then.

You will find that he temporarily adds a border before doing the Autolevels in order to "soften" (his words) the effect. I seem to remember that I played around with that quite a bit and ended up with something similar to what you posted, namely that a frame would suddenly go very dark, and then, a few frames later, the levels would "pop" back up to normal again.

I was initially using the script on 8mm film which is almost exactly square. Because of this, you end up with pillar borders when you capture and edit using a 4:3 aspect ratio. These pillars resulted in very bad things happening with the Depan motion stabilization, so I modified his script to permit you to remove them before submitting the video to the script, and then adding them back in as the last step. That solved the Depan problems, and seemed to make everything else in the script "happier."

If you look at my version of the script, posted in one of my first responses in this thread, and you'll see how I did that.

Last edited by johnmeyer; 14th July 2011 at 21:11. Reason: Added a clarifying phrase immediately after posting
johnmeyer is offline   Reply With Quote
Old 14th July 2011, 21:23   #532  |  Link
mathmax
Registered User
 
Join Date: Mar 2010
Posts: 158
Quote:
Originally Posted by johnmeyer View Post
VideoFred may have to reply to this. It has been over a year since I posted all my suggestions and updates to his script, and I am now forgetting some of the things I found back then.

You will find that he temporarily adds a border before doing the Autolevels in order to "soften" (his words) the effect. I seem to remember that I played around with that quite a bit and ended up with something similar to what you posted, namely that a frame would suddenly go very dark, and then, a few frames later, the levels would "pop" back up to normal again.

I was initially using the script on 8mm film which is almost exactly square. Because of this, you end up with pillar borders when you capture and edit using a 4:3 aspect ratio. These pillars resulted in very bad things happening with the Depan motion stabilization, so I modified his script to permit you to remove them before submitting the video to the script, and then adding them back in as the last step. That solved the Depan problems, and seemed to make everything else in the script "happier."

If you look at my version of the script, posted in one of my first responses in this thread, and you'll see how I did that.
In fact, I have the same problem with MDegrain2() or MVDegrainMulti() isolated in a script.. the error seem to come from these functions...
mathmax is offline   Reply With Quote
Old 15th July 2011, 06:42   #533  |  Link
videoFred
Registered User
 
videoFred's Avatar
 
Join Date: Dec 2004
Location: Terneuzen, Zeeland, the Netherlands, Europe, Earth, Milky Way,Universe
Posts: 693
Quote:
Originally Posted by johnmeyer View Post
You will find that he temporarily adds a border before doing the Autolevels in order to "soften" (his words) the effect.
Yes, I did this because the original Autolevels was far from perfect. Frustum has tracked a colorspace bug in this filter and he has fixed this. His modified version of Autolevels is working pretty good now. He has added lots of new parameters also. The autolevels effect can now be limited with output_high and output_low. So there is no reason anymore now to add borders before processing.

I have my new scripts ready, the are all using the modified autolevels filter. I have also improved the stabilizing and the sharpening. And I have made a new helpfile.

Upload is coming soon

Fred.
__________________
About 8mm film:
http://www.super-8.be
Film Transfer Tutorial and example clips:
https://www.youtube.com/watch?v=W4QBsWXKuV8
More Example clips:
http://www.vimeo.com/user678523/videos/sort:newest
videoFred is offline   Reply With Quote
Old 15th July 2011, 14:21   #534  |  Link
mathmax
Registered User
 
Join Date: Mar 2010
Posts: 158
Quote:
Originally Posted by videoFred View Post
Yes, I did this because the original Autolevels was far from perfect. Frustum has tracked a colorspace bug in this filter and he has fixed this. His modified version of Autolevels is working pretty good now. He has added lots of new parameters also. The autolevels effect can now be limited with output_high and output_low. So there is no reason anymore now to add borders before processing.

I have my new scripts ready, the are all using the modified autolevels filter. I have also improved the stabilizing and the sharpening. And I have made a new helpfile.

Upload is coming soon

Fred.
videoFred, your script is very nice.. but unfortunatly I always have the error I mentioned before on some frames when I use it.. Any idea of the problem?
mathmax is offline   Reply With Quote
Old 16th July 2011, 15:20   #535  |  Link
videoFred
Registered User
 
videoFred's Avatar
 
Join Date: Dec 2004
Location: Terneuzen, Zeeland, the Netherlands, Europe, Earth, Milky Way,Universe
Posts: 693
Quote:
Originally Posted by mathmax View Post
videoFred, your script is very nice.. but unfortunatly I always have the error I mentioned before on some frames when I use it.. Any idea of the problem?
No, I have no idea. Never have seen this kind of error before. You are using my script on video, right? It's not made for this... There are other solutions for video.

Fred.
__________________
About 8mm film:
http://www.super-8.be
Film Transfer Tutorial and example clips:
https://www.youtube.com/watch?v=W4QBsWXKuV8
More Example clips:
http://www.vimeo.com/user678523/videos/sort:newest
videoFred is offline   Reply With Quote
Old 16th July 2011, 17:33   #536  |  Link
mathmax
Registered User
 
Join Date: Mar 2010
Posts: 158
Quote:
Originally Posted by videoFred View Post
No, I have no idea. Never have seen this kind of error before. You are using my script on video, right? It's not made for this... There are other solutions for video.

Fred.
well.. no matter the source. I always get this error when I perform the script. I'm pretty sure it comes from MVAnalyseMulti() cause I got the same kind of error on scripts containing that function
Maybe it's a problem with the DLL.. is that function part of mvtools 2?

Last edited by mathmax; 16th July 2011 at 18:50.
mathmax is offline   Reply With Quote
Old 16th July 2011, 19:34   #537  |  Link
videoFred
Registered User
 
videoFred's Avatar
 
Join Date: Dec 2004
Location: Terneuzen, Zeeland, the Netherlands, Europe, Earth, Milky Way,Universe
Posts: 693
Quote:
Originally Posted by mathmax View Post
Maybe it's a problem with the DLL.. is that function part of mvtools 2?
No, MVTools2 is from Fizick and it's used in the script for the interpolation only.

MVAnalyseMulti() is part of -guess what- MVToolsMulti. MVToolsMulti is a modified version of the original MVTools. The dll is named MVTools.dll. Perhaps it would be better to rename it to MVToolsMulti.dll.


But there are several MVToolsMulti dll files, optimised for different computer systems. I just took the one that was working on all my computers. XP and Vista, I have not checked the script on Win7 yet.

Anyhow, you will find all these versions in the 'Source' directory of the package. Perhaps another dll will solve your problem. Be careful because they all have the same name: MVTools.dll.

Fred.
__________________
About 8mm film:
http://www.super-8.be
Film Transfer Tutorial and example clips:
https://www.youtube.com/watch?v=W4QBsWXKuV8
More Example clips:
http://www.vimeo.com/user678523/videos/sort:newest
videoFred is offline   Reply With Quote
Old 16th July 2011, 19:46   #538  |  Link
mathmax
Registered User
 
Join Date: Mar 2010
Posts: 158
Quote:
Originally Posted by videoFred View Post
No, MVTools2 is from Fizick and it's used in the script for the interpolation only.

MVAnalyseMulti() is part of -guess what- MVToolsMulti. MVToolsMulti is a modified version of the original MVTools. The dll is named MVTools.dll. Perhaps it would be better to rename it to MVToolsMulti.dll.


But there are several MVToolsMulti dll files, optimised for different computer systems. I just took the one that was working on all my computers. XP and Vista, I have not checked the script on Win7 yet.

Anyhow, you will find all these versions in the 'Source' directory of the package. Perhaps another dll will solve your problem. Be careful because they all have the same name: MVTools.dll.

Fred.
Indeed I didn't have this problem when working in XP. I'm on win 7 now. My processor is a core i5 but I removed the call to SetMTMode() to process the script on a single thread.. maybe that causes a problem.

The dll are all from 2008.. aren't there new version? Which one do you think I should use?
mathmax is offline   Reply With Quote
Old 17th July 2011, 10:29   #539  |  Link
videoFred
Registered User
 
videoFred's Avatar
 
Join Date: Dec 2004
Location: Terneuzen, Zeeland, the Netherlands, Europe, Earth, Milky Way,Universe
Posts: 693
Quote:
Originally Posted by mathmax View Post
The dll are all from 2008.. aren't there new version? Which one do you think I should use?
I do not know. Try them all

MVToolsMulti() is from Josey_Wells and you will find it in the MVTools thread around page 50. As far as I know there are no newer versions.

Fred.
__________________
About 8mm film:
http://www.super-8.be
Film Transfer Tutorial and example clips:
https://www.youtube.com/watch?v=W4QBsWXKuV8
More Example clips:
http://www.vimeo.com/user678523/videos/sort:newest
videoFred is offline   Reply With Quote
Old 16th August 2011, 23:24   #540  |  Link
clive18
Registered User
 
Join Date: Sep 2010
Posts: 4
widescreen sd capture confusion

Thanks Pieter8mm and 2Bdecided for your feedback regarding my widescreen capture. Its a bit strange that wide screen SD is the same resolution as 4:3 in SD. The pixels are actually rectangular, giving it the extra width.

I have decided to recapture in normal 4:3 aspect ratio as I now realise that by capturing in widescreen I have effectively reduced the number of vertical pixel resolution by 30%.

Thanks again
regards
Clive
clive18 is offline   Reply With Quote
Reply

Thread Tools
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 08:22.


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