qtmux: Make the default timescale 1/1800 second
authorJan Schmidt <jan@centricular.com>
Fri, 15 Aug 2014 00:09:56 +0000 (10:09 +1000)
committerJan Schmidt <jan@centricular.com>
Fri, 15 Aug 2014 03:03:52 +0000 (13:03 +1000)
commit6e7930a10ca8526274c3a8529f7f2416fa1089ff
tree7a609d307b2d805a57d56666711641f9d63b6523
parentf1c3a40547e1c2c2d444a683d74ed5b54c804276
qtmux: Make the default timescale 1/1800 second

The old default timescale of 1 millisecond produces irrational
numbers for a lot of framerate/audio-packet-duration multiples.
1/1800 is a nicer number, as it tends to produce better fractions
and therefore slightly higher accuracy overall
gst/isomp4/gstqtmux.c