Re: CinemaSix 1.1 Beta Ready
"Derek Taubert" <[email protected]> Tue, 6 Jul 2004 13:42:03 -0700
| Newsgroups | gmane.comp.hardware.roku.technical |
|---|---|
| Message-ID | <000b01c46399$b23c9f40$0b00000a@josephine> |
> > I have a Sony MicroMV camera that produces transport streams with mp2 audio. > > StreamPlayer plays them just fine, but no audio from CinemaSix 1.1. I can > > provide samples. > > I must be missing a stream ID. Can you play it from the cmdline and send > me the section of output out that looks like this: > > PAT:transport_stream_id=189 > PAT:version_number=8 > Program #3 = Pid #48 > PAT:active=1 > PMT:program_number=3 > PMT:version_number=1 > PMT:PCR_PID=49 > PMT:type=02, PMT:PID=49 > PMT:type=81, PMT:PID=52 > SelectPIDs(0, 49, 49, 52, 0) Sure thing... PAT:transport_stream_id=255 PAT:version_number=0 Program #0 = Pid #31 Program #100 = Pid #129 PAT:active=1 PMT:program_number=100 PMT:version_number=0 PMT:PCR_PID=2068 PMT:type=02, PMT:PID=2064 PMT:type=03, PMT:PID=2068 PMT:type=a0, PMT:PID=3840 Keep Trying to find PAT/PMT OnFillBuffer() [ Only reported on first call ] Keep Trying to find PAT/PMT Keep Trying to find PAT/PMT Keep Trying to find PAT/PMT PMT:program_number=100 PMT:version_number=0 PMT:PCR_PID=2068 PMT:type=02, PMT:PID=2064 PMT:type=03, PMT:PID=2068 PMT:type=a0, PMT:PID=3840 Keep Trying to find PAT/PMT Keep Trying to find PAT/PMT Keep Trying to find PAT/PMT Keep Trying to find PAT/PMT Keep Trying to find PAT/PMT > > Also, references to $SXPATH in CinemaSix.roku need to be quoted. Try > > sticking CinemaSix in a directory with a space in the name... > > Good point. That's fixed now. Thanks! Derek