Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • mcmm2008November 20, 2009 4:34 AM PST   
    Can we encode using Intel media SDK MPEG-2 encoder in live capture?

    I have created a program and i try to insert the Intel media SDK MPEG-2 encoder but the pins refuse to connect. I can use in encoding a YUV file(raw video). Can i encode by this using the same encode in the process of live capture.. can you please gudie me to the way of graph filters to be connected?

    Eric Sardella (Intel)November 20, 2009 1:19 PM PST
    Rate
     
    Re: Can we encode using Intel media SDK MPEG-2 encoder in live capture?

    Quoting - mcmm2008
    I have created a program and i try to insert the Intel media SDK MPEG-2 encoder but the pins refuse to connect. I can use in encoding a YUV file(raw video). Can i encode by this using the same encode in the process of live capture.. can you please gudie me to the way of graph filters to be connected?

    The MPEG2 encode filter accepts YV12 as an input format.   Can you change the upstream source filter to output YV12?

    Eric Sardella (Intel)December 3, 2009 1:56 PM PST
    Rate
     
    Re: Can we encode using Intel media SDK MPEG-2 encoder in live capture?


    The MPEG2 encode filter accepts YV12 as an input format.   Can you change the upstream source filter to output YV12?

    A colleague of mine pointed out a error with this answer.   The encoder accepts NV12, not YV12.

    Sorry about the confusion.   Our documentation will be updated to reflect this change as well.

     

    Eric



Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,319 threads and 172,758 posts to date.

In the past 24 hours, we have 11 new thread(s) 54 new posts(s), and 47 new user(s).

In the past 3 days, the most popular thread for everyone has been Optimalization of sine function\'s taylor expansion The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.