[mythtv] Record extra pids

Janne Grunau janne-mythtv at grunau.be
Thu May 13 20:53:53 UTC 2010


On Thu, May 13, 2010 at 01:42:45PM +0100, James Courtier-Dutton wrote:
> I would like to record extra pids with each recording that myth does.
> Eg: pid 0x12 so that program info is stored in the .ts file. Where in
> myth code should i start looking to add this feature for myself?

add a AddWritingPID(0x12) to MPEGStreamData::CreatePMTSingleProgram() in
libs/libmythtv/mpeg/mpegstreamdata.cpp.

Janne


More information about the mythtv-dev mailing list