ffmpeg writes a length of 0 to the wave header when outputting to stdout, which causes troubles with some tools (eg piping to nero aac encoder). is it possible to make the wave writer write the maximum possible length to the wave header before it knows the actual output size?