<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><P>Looks like I got my answer by sailing around the world :-). </P>
<P> </P>
<P>What is 'od' and is it avaliable in Open source form. I have a feeling I might have to do some custom tweaks to get exactly what I need.</P>
<P> </P>
<P>Thanks you have been a great help.</P>
<P> </P>
<P>Quecumber256<BR>----- Original Message -----<BR>From: "Raymond Wagner" <raymond@wagnerrp.com><BR>To: "Discussion about MythTV" <mythtv-users@mythtv.org><BR>Sent: Wednesday, March 9, 2011 2:03:32 PM<BR>Subject: Re: [mythtv-users] Digital Signal decoder<BR><BR>On 03/09/11 14:10, quecumber256@comcast.net wrote:<BR>><BR>> All I really wanted to know was if MythTV can be modified to show a<BR>> recorded show in both encoded and decoded form.<BR>><BR><BR>Well then we're right back to my first response. MythTV records the<BR>video, audio, subtitle, and anything else associated with that PID<BR>inside an MPEG TS container, straight to disk, unaltered. After a show<BR>is recorded, you can scan through the file using 'od' or whatever other<BR>hex viewer you wish. You can use a tool like ffmpeg to break the<BR>elementary streams out of the container, and then look at each<BR>independently. If you wish to get the whole multiplex unfiltered,<BR>straight out of the demod, then you would have to ask the LinuxTV people<BR>if that is even possible.<BR>_______________________________________________<BR>mythtv-users mailing list<BR>mythtv-users@mythtv.org<BR>http://www.mythtv.org/mailman/listinfo/mythtv-users<BR></P></div></body></html>