diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-10 22:23:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-10 22:23:23 +0000 |
| commit | 042bbc2bbea3b898d94890ef3f39f74178e93462 (patch) | |
| tree | f705982221aac47664328e4e77d4541c0a64b42f | |
| parent | e9d0d7bf9871b7e7fa8d154535cf0bbc7e7bd466 (diff) | |
Update ChangeLog.
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2012-12-10 Carl Hetherington <cth@carlh.net> + + * Add a check-box (which defaults to on) which tells DVD-o-matic + not to scan new content files to work out their length, but instead + to trust the length from the header. This length only matters for + working out what thumbnails to generate, so it isn't critical. + Trusting the header will speed up the "Examine Content" job by + a factor of about 2, which is handy for large films. + 2012-12-09 Carl Hetherington <cth@carlh.net> * Version 0.59beta5 released. |
