When converting to certain formats that apparently do not support Trellis quantization (e.g. MOV mpeg-4 ffmpeg), the error message complains about something seemingly unrelated:
Code:
Number of stream maps must match number of output streams
Input is two streams (video + audio) and output is two streams (video + audio), so the error message doesn't really help in diagnosing the problem.