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 Usage

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 7th August 2009, 02:12   #1  |  Link
greatmagician
Registered User
 
Join Date: Mar 2009
Posts: 23
help for 23.976 fps

hello I'm using megui and i load d2v file to create script
then i get this script after make analyse and save

Code:
# Set DAR in encoder to 32 : 19. The following line is for automatic signalling
global MeGUI_darx = 32
global MeGUI_dary = 19
DGDecode_mpeg2source("C:\HASSAN_N_MORKOSS\VIDEO_TS\test.d2v", info=3)
ColorMatrix(hints=true, interlaced=true, threads=0)
Load_Stdcall_Plugin("D:\Program Files\megui\tools\yadif\yadif.dll")
Yadif(order=1)
crop( 6, 40, -8, -58)

LanczosResize(720,384) # Lanczos (Sharp)
#denoise
when i converted the test file i get original fps ( fps 29.970)
how i can change it to (fps 23.976)
what the line i should add to the script ..
or there is another Idea ??????
plz help me for this step
greatmagician is offline   Reply With Quote
 

Tags
23.976, avisynth, fps

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 05:09.


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