Hi,
Is there a way to identify the type of video frame within an encoded packet returned by qtdemux? May be there are some caps I can check on the GstBuffer returned by qtdemux? Note - I use appsink to pull buffers out of the pipeline and process them - need to know the type of frame for processing the encoded packet Thanks Rohit |
I think this has been already asked by you in previous mail, and you got the answer also :)
> Hi Guys,
> > > Is there a way to tell if an encoded frame returned by a demuxer(say > qtdemux) is an inter-Frame (iFrame) or not? > Right now, I've written a routine to do this by parsing the initial > few bits but that becomes difficult with increase in number of formats > to support. Is there a GstBuffer property I can check to see if its an > iFrame? >
On Wed, Dec 15, 2010 at 9:31 PM, [hidden email] <[hidden email]> wrote:
-- Regards, Sudarshan Bisht ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
In reply to this post by rohitratri@gmail.com
Yes this was an old mail. Didn't get a response so reposted :) Edward was kind enough to offer help.
Sorry for spamming :) Thanks
On Wed, Dec 15, 2010 at 9:31 PM, [hidden email] <[hidden email]> wrote:
------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |