[mpeg2-dev] Decoding MPEG-TS stream

2009-03-19 Thread Bob Ingraham
Hi All, I've written an app which uses the Linux DVB API to pull down an MPEG2-TS. Currently it: 1. Decodes the TS header 2. Extracts the MPEG2 encoded frame 3. Decompresses it with libavcodec (an ffmpeg library) 4. Renders it with SDL But I wanted to try libmpeg2 to see if it's decoder will yi

Re: [mpeg2-dev] Decoding MPEG-TS stream

2009-03-19 Thread Bob Ingraham
s of I/P/B frames all along the way. Strange... Thanks for your insights. Bob Bob Ingraham writes: > Hi All, > > I've written an app which uses the Linux DVB API to pull down an MPEG2-TS. > > Currently it: > > 1. Decodes the TS header > 2. Extracts the MPEG2

Re: [mpeg2-dev] Decoding MPEG-TS stream

2009-03-19 Thread Bob Ingraham
Ingraham - Original Message - From: "Michael Niedermayer" To: "Bob Ingraham" Cc: libmpeg2-devel@lists.sourceforge.net Sent: Thursday, March 19, 2009 6:39:05 PM GMT -07:00 US/Canada Mountain Subject: Re: [mpeg2-dev] Decoding MPEG-TS stream On Thu, Mar 19, 2009 at 0