]> git.parisson.com Git - timeside.git/commit
Encoder: Mp3Encoder add xingmux in the pipe in order to fix duration
authorThomas Fillon <thomas@parisson.com>
Tue, 26 Nov 2013 22:19:25 +0000 (23:19 +0100)
committerThomas Fillon <thomas@parisson.com>
Tue, 26 Nov 2013 22:19:25 +0000 (23:19 +0100)
commit4a00f1661e753ec1577cf3529a0832e0f7190343
tree4cdb12bd18b0b1eaa20f7e02ff71c62eeb960c33
parente82725a58c2856b26fc24870942131094c29a61e
Encoder: Mp3Encoder add xingmux in the pipe in order to fix duration

From Gstreamer manual :
"xingmux adds a Xing header to MP3 files. This contains information about the duration and size of the file and a seek table and is very useful for getting an almost correct duration and better seeking on VBR MP3 files."
timeside/encoder/mp3.py