View Single Post
Old 2007-09-11, 05:28   Link #53
jfs
Aegisub dev
 
 
Join Date: Sep 2004
Location: Stockholm, Sweden
Age: 39
If the video framerate is wrong you have a few options:
1. Remux the video to a new container, setting the correct framerate there.
2. Create a "dummy" VFR override file that just sets the framerate, and use that.
3. Create an AVS script that loads the video and does an AssumeFPS on it, and load the video with that AVS in Aegisub.
While option 3 is perhaps the easiest and fastest, it also has the problem that you can't load keyframe information directly from the video file. Option 2 is probably the most flexible one, and option 1 is the surefire way, although it takes some processing time and extra disk space.
__________________

Aegisub developer [ Forum | Manual | Feature requests | Bug reports | IRC ]
Don't ask for: More VSFilter changes (I won't), karaoke effects, help in PM's
jfs is offline   Reply With Quote