id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 7804,mpegts demuxer sets codec_tag incorrectly,thfisher@…,Isaac Richards,"Changeset 20971 introduced a minor bug in the setting of codec->codec_type. In the function {{{ new_pes_av_stream() }}} , the line {{{ st->codec->codec_tag = pes->stream_type; }}} is setting the codec_tag to the ISO stream id instead of the appropriate tag. (eg. 0x1b for H264 instead of 'H''2''6''4'). While this doesn't appear to break anything in trunk now, it does break the patches for anyone using CoreAVC, and may break something in the future. Commenting out the line or applying the attached patch resolve the immediate problem with the CoreAVC patch however there may be a better way to handle this. ",defect,closed,minor,unknown,MythTV - General,head,low,wontfix,,Stuart Auchterlonie,0