[Solved] Regression: H263 flv's not transcoded
<Video targetContainer="mpegts" targetACodec="ac3" targetVCodec="mpeg2video" maxVBitrate="20000">
<Matches container="flv" vCodec="vp6" />
<Matches container="flv" vCodec="h263" />
</Video>
All my vp6 flv files transcode and play correctly but my h263 flv files try to play natively and when the TV reports "Not supported Video Codec" it goes into a loop trying to play it over and over with the same error message.
Here is the log showing the vp6working ok followed by the "goodman" h263 loop. See note below