Not getting proper frame rate with same pipeline on different platform ?

Reynaldo H. Verdejo Pinochet reynaldo at osg.samsung.com
Wed Feb 3 07:26:53 CET 2016


Hi

On 02/02/2016 05:52 AM, ssshukla26 wrote:
> [..]
> 
> *gst-launch-1.0 -e filesrc location=output_test.h264 ! decodebin !
> autovideosink*
> 

decodebin and autovideosink might use different elements depending on
your gstreamer installation and what hw resources are available on your
two platforms. Try running this with GST_DEBUG_DUMP_DOT_DIR, take a look
at the generated graphs and try reproducing with a manual pipeline on
both scenarios. This will get you closer to seek help for your issue or
even figuring out for yourself what is the offending element.

Bests,


-- 
Reynaldo H. Verdejo Pinochet
Open Source Group
Samsung Research America / Silicon Valley


More information about the gstreamer-devel mailing list