The only reason I'm putting this in here is because I have yet to find a suitable answer here, or anywhere for that matter, and this problem happens to me so often, I'm hoping that it's happened to other people as well, as well as a solution is there for it...
First some info... my source avi is 20 fps.
I'm using TMPGEnc (newest version )to encode it into VCD format.
When I encode, I use the NTSC format (tried both PAL and NTSCFilm, but those types came out more jerky then the NTSC, so I stuck with that). The ensuing mpegs come out flawlessly, as viewed with WMP or any other type of media player I use when viewing them... but I then burn using Nero (tried both 5.5.5.1 and 5.5.3.5) as a VCD and play it in my dvd player (RCA 5240).
As I'm watching the movie on my tv player... as it's going along... the video will speed up (as tho someone hit the fast forward button) but the audio will stay fine. But after the video speed up blurb, the audio will be out of sync of a few seconds... then it'll go back to normal again. (Until the next time the video speeds up.) Now I'm wondering if it's the media type, or the conversion of 20fps->29.97 fps that is causing this... Any help with this would be muchly appreciated.
On another note... when encoding avi to mpeg with TMPGEnc (even if I convert the audio to a WAV, or PCM for that matter) finishes converting the file, then crashes. (I do have to reboot the computer, otherwise everything will be shite slow to respond) if anyone knows a way to get around this, or if u need more info, let me know.
+ Reply to Thread
Results 1 to 2 of 2
-
-
It's probably the change of FPS. Never let TMPGenc change the FPS for you, because it will either duplicate frames or drop them, and not adjust the audio. You could probably do this with an AVISynth script, which I think would look something like this (If your source is .avi):
#Start Script
AVISource("filename")
ChangeFPS(29.76)
#This script should work
#End Script
<font size=-1>[ This Message was edited by: xaanin on 2001-11-23 01:33:53 ]</font>
Similar Threads
-
haali media - use custom media type for h.264
By adom in forum Video ConversionReplies: 0Last Post: 15th Mar 2011, 05:07 -
Media type comparison.....
By sungator in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 1Last Post: 29th Mar 2009, 19:32 -
1280x720 50 fps capture shows as 640x360 in media player
By bc55 in forum Media Center PC / MediaCentersReplies: 2Last Post: 28th Dec 2008, 14:57 -
How to convert a video of 120 Fps to... well 23.9fps or 25 fps or 30 fps
By Chuba753 in forum Newbie / General discussionsReplies: 7Last Post: 6th Jun 2008, 19:17 -
What type HDD to replace a HP Pocket Media Drive?
By Denvers Dawgs in forum ComputerReplies: 4Last Post: 6th Jun 2007, 16:32