Marcus Metzler wrote:

streams to 0xe0 and the MPEG audio streams to 0xc0 you should do it in
transfom.c (in send_ipack after the if (p->cid == PRIVATE_STREAM1)
block) with a check if it is case VIDEO_STREAM_S ... VIDEO_STREAM_E:
case AUDIO_STREAM_S ... AUDIO_STREAM_E:


Is it a requirement to set all audio streams to 0xc0? Doing that will break AC3.


Regards.


_______________________________________________ mythtv-dev mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to