DoubleATam / vba-rerecording

Automatically exported from code.google.com/p/vba-rerecording
GNU General Public License v2.0
0 stars 0 forks source link

Wrong AVI length when newAviRecordMethod on #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
newAviRecordMethod option prevents duplicating a frame and making the video
length redundantly longer. But the output AVI has wrong dwTotalFrames value
and user may need to rebuild the file by using a video editor like
VirtualDubMod (Direct Stream Copy fixes the file).

I'm not sure if the corrupt header causes audio desync or not, but we
should fix the problem if we can, of course.

Original issue reported on code.google.com by gochaism on 16 Mar 2009 at 1:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by gochaism on 16 Mar 2009 at 10:20