Hello
I'm working on a deadline on a project that has a weird pulldown scheme that AE can't seem to detect. Would anybody have a remove pulldown expression handy that I could apply to my time-remap?
Thanks
Alex
Time remap expression for pulldown
-
- Posts: 320
- Joined: June 26th, 2004, 10:01 am
- Location: Folsom, CA
- Contact:
Sounds like an interesting challenge. What's the pattern of the pulldown?
Dan
Dan
It isn't uniform....I've got a couple of 60fps footage that was originally shot on film, digitized and then slowed down. They are now in HD, so no fields. It goes from
111211122111222112
to
12112122
and all flavors in between..I guess depending on how much the footage was slowed down. So pulldown is probably not the right word here, maybe rather intermediate frames?
Alex
111211122111222112
to
12112122
and all flavors in between..I guess depending on how much the footage was slowed down. So pulldown is probably not the right word here, maybe rather intermediate frames?
Alex
-
- Posts: 320
- Joined: June 26th, 2004, 10:01 am
- Location: Folsom, CA
- Contact:
Yikes. I'd like to help but I don't know how you could auto-detect something like that.
Dan
Dan
- lloydalvarez
- Enhancement master
- Posts: 460
- Joined: June 17th, 2004, 9:27 am
- Location: New York City, NY
- Contact:
Hey Alex,
Do you have fields or duplicate frames? If you have duplicate frames what I did to solve it on a recent job was this:
Take the 59.94 footage with duplicate frames and put it in a new 23.976 (also try 23.98 if the first doesnt work) and you should have your original 24 fps footage without duplicate frames.
If you need to have 59.94 footage without duplicate frames then you'll need twixtor to create new inbetween frames for you. To do this turn on the "Preserve Frame Rate" option in the comp settings and drop this comp into a new 59.94 comp. Add twixtor and set the frame rate (in twixtor) to 23.976 (or 23.98) and you should have a 59.94 clip without any duplicate frames.
Of course this is assuming that the footage has not been retimed in any other way.
Hope helps (and makes sense!)
-Lloyd
Do you have fields or duplicate frames? If you have duplicate frames what I did to solve it on a recent job was this:
Take the 59.94 footage with duplicate frames and put it in a new 23.976 (also try 23.98 if the first doesnt work) and you should have your original 24 fps footage without duplicate frames.
If you need to have 59.94 footage without duplicate frames then you'll need twixtor to create new inbetween frames for you. To do this turn on the "Preserve Frame Rate" option in the comp settings and drop this comp into a new 59.94 comp. Add twixtor and set the frame rate (in twixtor) to 23.976 (or 23.98) and you should have a 59.94 clip without any duplicate frames.
Of course this is assuming that the footage has not been retimed in any other way.
Hope helps (and makes sense!)
-Lloyd
Yeah, the problem is that there seems to be some re-timing done in the footage...That is why the duplicate frames are not consistent clip to clip...
The reason I asked was because I am rotoscoping these clips and the duplicate frames just mean duplicate mask kf's. If I could get rid of them procedurally, I would be saving myself some time.
Alex
The reason I asked was because I am rotoscoping these clips and the duplicate frames just mean duplicate mask kf's. If I could get rid of them procedurally, I would be saving myself some time.
Alex
- lloydalvarez
- Enhancement master
- Posts: 460
- Joined: June 17th, 2004, 9:27 am
- Location: New York City, NY
- Contact:
I see. Well I had to solve this problem with my edit detector script so maybe I can modify it to remove duplicate frames instead of marking edits.. Let me look into it and I'll be back in touch..
-Lloyd
-Lloyd
- lloydalvarez
- Enhancement master
- Posts: 460
- Joined: June 17th, 2004, 9:27 am
- Location: New York City, NY
- Contact:
You can get the Remove Duplicate Frames script from my blog:
http://aescripts.com/2008/02/05/duplica ... e-remover/
-Lloyd
http://aescripts.com/2008/02/05/duplica ... e-remover/
-Lloyd
For some reason I've always thought timeRemapEnabled was read-only.
I've checked on previous versions of the scripting guide and this attribute is actually read-write from the beginning of AE scripting
Thanks Lloyd.
I've checked on previous versions of the scripting guide and this attribute is actually read-write from the beginning of AE scripting

Thanks Lloyd.