![]() |
Avisynth: Convert 23.976 to 25 FPS?
I have a source which is Progressive 29.97 , have saved d2v with forced film.
I wanna change this to Pal to make a 2 in 1 dvd as the other movie i have is encoded and ready in pal system. What would be the best way to changefps to 25 and will i have to redo audio as i plan to use the original 5.1 ac3 file. Thanks |
Re: Convert 23.976 to 25 FPS
Quote:
Quote:
|
There's no such thing as a progressive 29.97fps stream, only interlaced ones or telecined ones which are actually progressive 23.976fps.
You can 1) use Force FILM to restore the progressive frames at 23.976fps and then use AssumeFPS(25) in your script or 2) IVTC if it's telecined and use AssumeFPS(25) or 3) if the stream is truly interlaced 29.97fps, do the conversion to 23.976fps with the specific function (see the sticky thread) and use AssumeFPS(25) There is no way you can use the original AC3 track, you need to re-encode to maintain a/v sync. |
Quote:
Look at this for instance : http://bg.broadcastengineering.com/a..._delivers_new/ (jsut the first one I found doing a quick search on yahoo) |
I think that 29.97p mode of that camera "could" be in real a smart bobbed 60p stream (out of "temporarely" 29.97 interlaced). Thats also done if people want to see real interlaced mpeg4 encodings on PC Screen. Yep, its twice the amount of the data (if not previewed with avisynth but really encoded), but the quality of the view PC-Screen makes it worse ;-) )
I dont know a REAL Film/Video industry 29.97p Format, .... maybe thats out of my knowledge or again a marketing trick, like capture card vendors who make it "possible" to record full TV 4:3 on 720x576(480) *lol |
Quote:
Progressive scan hardware is developping everywhere and I'm quite sure this is not just for bobbing pre-existant 29.97i material. |
Quote:
|
This is the dvd for Gone in 60 seconds.
Preview in dvd2avi shows as NTSC Film 98% , so i guess its been telcined to 29.97. Shall try and use assumeFps and redo the audio and see the result or wait to combine it with another movie later on. Thanks for the replies. |
Quote:
In avs script you can use assumeFPS(25). And you need to process audio with Besweet. 2 options: Code:
1. -ota( -r 23976 25000 )Option 2 will keep the pitch. Don't do frequency change at same time that audiorate change (fps change), as with ac3 to ac3 maybe don't works. EDITED |
Quote:
In other words, you did the correct thing in using "force film" in DVD2AVI. Quote:
|
Doing that , gonna wait to combine the pal with some other one.
though i did try it out, the sound was out from the start. Used AssumeFps and redid the audio with beweet using soundstretch as prodater suggested. |
Does audio (soundstretched or no soundstretched) and video stream have same playtime?
|
Did not really check it oo much , cos as soon as i authored and saw sound was out , i just deleted all the temp files.
My Dvd plays NTSC / PAL both so rather wait and make a 2 in 1 Pal combination. |
Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.