30 to 23.976?
- Enigma
- That jolly ol' bastid
- Joined: Sat Mar 07, 2009 3:55 pm
- Status: Free
- Location: California
30 to 23.976?
Just wondering if i could get any help on getting a 30fps(don't even ask why it's 30fps ) down to 23.976 while maintaining sync
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: 30 to 23.976?
Well we do need to ask why it's 30 fps. Because the reason affects your choices for getting it back to 23.976fps.
- Enigma
- That jolly ol' bastid
- Joined: Sat Mar 07, 2009 3:55 pm
- Status: Free
- Location: California
Re: 30 to 23.976?
It's a video with someone, he made his footage 30 fps, and we plan on finishing it..but my footage is 23.976
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: 30 to 23.976?
Well what i mean is, it depends HOW the video was made 30fps.
For instance if it was deinterlaced, it might have a lot of blended frames, and you could try getting rid of those.
If it was field matched but not decimated, then you would want to decimate it.
The simplest solution is to do ChangeFPS("ntsc_film")
But this is not a good solution because it just drops frames. You see, if he converted it to 30fos by generating extra, ugly frames, and then you do this and it drops "real" frames, its not a good solution.
For instance if it was deinterlaced, it might have a lot of blended frames, and you could try getting rid of those.
If it was field matched but not decimated, then you would want to decimate it.
The simplest solution is to do ChangeFPS("ntsc_film")
But this is not a good solution because it just drops frames. You see, if he converted it to 30fos by generating extra, ugly frames, and then you do this and it drops "real" frames, its not a good solution.
- Enigma
- That jolly ol' bastid
- Joined: Sat Mar 07, 2009 3:55 pm
- Status: Free
- Location: California
Re: 30 to 23.976?
What he did was just AssumeFPS(30), i believe.
- Zarxrax
- Joined: Sun Apr 01, 2001 6:37 pm
- Contact:
Re: 30 to 23.976?
There probably isn't any ideal way to handle it.
I would suggest using
Tdecimate()
ChangeFPS("ntsc_film")
That will at least try to search for duplicates or similar frames, before dropping random ones, which should hopefully help with the motion.
Maybe someone else can suggest something better.
I would suggest using
Tdecimate()
ChangeFPS("ntsc_film")
That will at least try to search for duplicates or similar frames, before dropping random ones, which should hopefully help with the motion.
Maybe someone else can suggest something better.
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact:
Re: 30 to 23.976?
I'd personally slap your buddy and make him re-edit at the proper framerate, or otherwise you could speedup and re-edit your part at his. I'm positive neither of you is lazy enough to compromise the smoothness of your AMV for a bit less of effort.
Or perhaps, if there is no transition between the tracks, but just hard cuts, you might want to give VFR timecodes a chance.
As a last resort, I'd convertfps(23.976) his footage... blending isn't nice, but it is smoother than random frame drop. See what looks better in motion (if you go for the frame drop, use zarxrax's suggestion, as that might give a somewhat smoother result than just changefps, even if only a little).
Or perhaps, if there is no transition between the tracks, but just hard cuts, you might want to give VFR timecodes a chance.
As a last resort, I'd convertfps(23.976) his footage... blending isn't nice, but it is smoother than random frame drop. See what looks better in motion (if you go for the frame drop, use zarxrax's suggestion, as that might give a somewhat smoother result than just changefps, even if only a little).
-
- Joined: Tue Dec 25, 2007 8:26 am
- Status: better than you
- Contact:
Re: 30 to 23.976?
What the flying fuck Zarxrax and mirko, he said the guy used AssumeFPS, so why would you use ChangeFPS on that?! Assume just says "play faster/slower" so you can drop it back to what it was supposed to be and then process it properly. Altneratively VFR is your friend etc.
- Cannonaire
- Joined: Wed May 05, 2010 5:59 pm
- Status: OVERLOAD
- Location: Oregon
Re: 30 to 23.976?
I believe he meant assumefps was used prior to editing, and now that it is synced to audio at that frame rate, you can't just assume it back without messing up the sync. I would go with Zarx's suggestions.Mister Hatt wrote:What the flying fuck Zarxrax and mirko, he said the guy used AssumeFPS, so why would you use ChangeFPS on that?! Assume just says "play faster/slower" so you can drop it back to what it was supposed to be and then process it properly. Altneratively VFR is your friend etc.
Think millionaire, but with cannons. || Resident Maaya Sakamoto fan.
- mirkosp
- The Absolute Mudman
- Joined: Mon Apr 24, 2006 6:24 am
- Status: (」・ワ・)」(⊃・ワ・)⊃
- Location: Gallarate (VA), Italy
- Contact: