[mythtv] [mythtv-commits] mythtv commit: r13715 by awithers

Anduin Withers awithers at anduin.com
Sun Jun 17 19:54:44 UTC 2007


> Unfortunately there does seem to be a problem ripping to mp3 with only
> the last track having its tag properly written to it. I thought it may
> be something to do with the change to using taglib but reverting back to
> [13714] all works fine so it isn't that. Ripping to ogg the tag seems to
> be written OK.

Yeah, that is my fault, I didn't notice outfile was being passed as a
pointer to Encoder. This was making the lame/flac encoder get the wrong
output file name (as their lifetimes were extended until just before a new
encoder, but after the new filename was set).

As soon as my test rips finish I'll check a fix in.

-- 
Anduin Withers



More information about the mythtv-dev mailing list