﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
3626	Multi-pass encoding using mytharchive	anonymous	paulh	"Hello!
I'm using mytharchive to convert my records into DVD-format.
To get the highest quality i selected the HQ-encoding profile.
While converting the records, i detected two bugs:
 - The outputfile has to be the last element in the encoding profile
   (after pass-options and before mapping).
 - You have to replace '%passno' and not '%pass'.
   In the current software the string '%passlogfile' will be replaces to '1logfile'
   and '%passno' will be '1no'.
 - (optional): ffmpeg adds '-0.log' to the '%passlogfile' automatically.
   If you set '%passlogfile' to pass.log you get the logfile: 'pass.log-0.log'

After patching the code the HQ encoding runs (in my case) without problems ;-)"	patch	closed	minor	0.21	mytharchive	head	medium	fixed	mytharchive mythburn.py encoding		0
