GNOME Bugzilla – Bug 668568
vorbisenc: trace outgoing timestamps
Last modified: 2012-03-14 14:26:15 UTC
Created attachment 205964 [details] [review] patch v1 add info level prints for outgoing timestamps.
There is already logging for this in the encoder base class. And again, it should be LOG or TRACE level.
this is why i asked about format and log level today on irc. The reason why i put it on info level is because it almost unused by elements. The fact of mixing timistamp trace with other debug info make it hard fix ts-related problems. Elements like encodebin or comarabin make it even more harder. I would really happy to see special loglevel for timestamps only.