<div class="gmail_quote"><pre>Hi Ross,<br><br>I&#39;m trying to create tsx-index file for ts-file with h.264 video (HD video). I identified I-slice NAL units
<br>in ts-file. But when I marked PES data from Access Unit Delimiter that contain I-slice (Access unit delimiter, 
<br>SEI and VLC NALU with type: Coded slice of non-IDR picture, type slice is I) 
<br>
<br>00 00 00 01 09 10 00 00 | 00 01 06 00 01 c0 06 01 
<br>c4 01 01 14 80 00 00 00 | 01 21 b9 06 26 50 84 26
<br>....
<br>to begin new AU Delimiter as RECORD_PIC_IFRAME
<br>tsx-file is creating, but fast forward and reverse play not work. I see black screen.
<br>
<br>Can you help me?  What PES data I must marked as RECORD_PIC_IFRAME from... to... for normal 
<br>working trick-mode. <br><br>Thanks,<br>Alex.<br><br></pre>
</div><br>