[mythtv] Record extra pids
James Courtier-Dutton
james.dutton at gmail.com
Thu May 20 20:06:28 UTC 2010
On 13 May 2010 21:53, Janne Grunau <janne-mythtv at grunau.be> wrote:
> 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
This works for some PIDs but not all.
Is there any way to get it to save PIDs that have the scrambling bit set?
I.e. Not do any searching for key frames, and just save the PID to the file.
More information about the mythtv-dev
mailing list