kakomu
30th January 2009, 04:31
I'm having a weird error with some video I've captured. The video in question is NTSC, 29.97 fps interlaced (60 interlaced fields per second) The capture software I used (VirtualDub) recorded with Top Fields First. I captured with HuffYUV and then re-encoded into HuffYUV RGB. I tested with both.
Now, when I do a regular bob, it will default to bottom field first and it will stutter back and forth in the movie because the top fields are first.
When I do a bob with "assumetff()", it will bob the top frame, but will not show the bottom frame. So, it's showing 30fps and doubling each frame to 60fps.
Now, I took a clip from my MiniDV camera and used both BFF and TFF and it bobbed correctly and with the stutter.
Something is wrong with these clips and I cannot figure out what. If someone can help me out figuring out how to solve this problem, I'd appreciate it.
Now, when I do a regular bob, it will default to bottom field first and it will stutter back and forth in the movie because the top fields are first.
When I do a bob with "assumetff()", it will bob the top frame, but will not show the bottom frame. So, it's showing 30fps and doubling each frame to 60fps.
Now, I took a clip from my MiniDV camera and used both BFF and TFF and it bobbed correctly and with the stutter.
Something is wrong with these clips and I cannot figure out what. If someone can help me out figuring out how to solve this problem, I'd appreciate it.