summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-10-02 16:15:44 +0100
committerCarl Hetherington <cth@carlh.net>2012-10-02 16:15:44 +0100
commit2705934c8b2e75880e26db3fd7c7e6c8187f9f42 (patch)
tree5d302be6e0d0b8704fe05e1cce1f28d82e1cf32d /ChangeLog
parentc55d8bcda8f4da74bbc9489127354211cea8f2ff (diff)
ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30e3c50b1..e78359309 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2012-10-02 Carl Hetherington <cth@carlh.net>
+ * When encoding 24 frames per second drop
+ frame (ie 23.976 frames per second) run the
+ video at 24 FPS and resample the audio so
+ that when it is run correspondingly (slightly) fast
+ it remains in sync.
+
* Some code cleanup.
2012-10-01 Carl Hetherington <cth@carlh.net>