Zerox20
17th January 2004, 23:18
This is always a nice forum topic. I would like somebody to explain something to me why the following processed worked for my conversion:
I have a 120 fps video, so I decided to use SelectEvery(5,0), so I do my standard 2 pass with xvid, and It comes out with Jerky Frames, OH NO! So I decide I will try changeFPS instead, so I implement that, however I just run it on the second pass and keep the same 1st pass stats file. The jerky frames were gone and it was running at perfect 23.976. I decided to investigate this more, so I ran a 2 pass encode with just ChangeFPS, and I get jerky frames. Based on what we know about fps and converting Doing selectevery for first pass and changefps for second pass should not even work and your bitrate would be all messed up, because of how each of the filters handle frames. So if somebody could explain to me exactly why this process worked, and my end product still looked very nice.
I have a 120 fps video, so I decided to use SelectEvery(5,0), so I do my standard 2 pass with xvid, and It comes out with Jerky Frames, OH NO! So I decide I will try changeFPS instead, so I implement that, however I just run it on the second pass and keep the same 1st pass stats file. The jerky frames were gone and it was running at perfect 23.976. I decided to investigate this more, so I ran a 2 pass encode with just ChangeFPS, and I get jerky frames. Based on what we know about fps and converting Doing selectevery for first pass and changefps for second pass should not even work and your bitrate would be all messed up, because of how each of the filters handle frames. So if somebody could explain to me exactly why this process worked, and my end product still looked very nice.