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

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 24th August 2012, 06:57   #1  |  Link
wiseant
Registered User
 
Join Date: May 2007
Posts: 146
using SelectEvery() to get desired fps

Hi

Couldn't find the answer after searching how to use SelectEvery() to yield a 29.970 fps interlaced output clip

I get these framerate changes:

ffvideosource("D:\23.976fps")
SeparateFields
SelectEvery(8, 0,1, 2,3,2, 5,4, 7,6,7)
Weave
#23.976 gives 29.970 fps - OK


ffvideosource("D:\24fps.mp4")
SeparateFields
SelectEvery(8, 0,1, 2,3,2, 5,4, 7,6,7)
Weave
#24 gives 30 fps -

is it OK to convert/change/assume fps of 30 to 29.970?


ffvideosource("D:\25fps.mp4")
#25 gives 31.250
SeparateFields
SelectEvery(8, 0,1, 2,3,2, 5,4, 7,6,7)
Weave
#25 gives 31.250 - not OK


What SelectEvery() will give me:

25 fps to 30.00 fps and ?29.970 fps

23.976 fps to ?30.00 fps

24 fps to ?29.970 fps
wiseant is offline   Reply With Quote
 

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:19.


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