On 10/10/07, <b class="gmail_sendername">Jake Peavy</b> <<a href="mailto:djstunks@gmail.com">djstunks@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi yall,<br><br>Been googling for a while, but my problem seems rather simple so I think I'll just ask.<br><br>I have UDP encapsulated MPEG TS; how do I perform online analysis using dvbsnoop? All the pages I've been to so far seem to indicate hardware is required. This may be the case for QAM transport, but for IP transport I already have the stream.
<br><br>Do I need to pipeline VLC somehow into dvbsnoop in order to strip the Ethernet/IP/UDP headers and just provide plain TS to dvbsnoop?<br><br>I have so far been using VLC to dump the raw MPEG TS into a file for post processing using dvbsnoop.
<br><span class="sg"></span></blockquote></div><br>Ok, well I got it to work in a pipeline, but it's still a little ugly:<br><br><div style="margin-left: 40px;"><span style="font-family: courier new,monospace;">[jpeavy@localhost
~]$ vlc udp://@233.6.155.140:9840 :demux=dump :demuxdump-file=- | dvbsnoop -s ts -pd 9 -tssubdecode -if - 0x20</span><br></div><br>If anyone has any better/other suggestions I'd be happy to hear them :-)<br><br>Thanks,
<br><br>-- <br>-jp<br><br><br>When Chuck Norris was in middle school, his English teacher assigned an essay: "What is Courage?" Chuck Norris received an "A+" for writing only the words "Chuck Norris" and promptly turning in the paper.