Vybrid GStreamer Optimization

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Vybrid GStreamer Optimization

723件の閲覧回数
ierkiaga
Contributor I

Hi everybody,

Currently I'm workin in a design with a vybrid VF6XX (Quartz Development Kit) and I'm decoding H264 coded video with GStreamer. It works great when decodes small resolution videos but decoding is too slow when using fullscreen (800x500). I experienced this issue both when working with native 800x500 videos or reescaling lower resolution videos.

My GStream pipeline is the following one: gst-launch filesrc location=$1 ! qtdemux ! h264parse ! ffdec_h264 ! ffmpegcolorspace ! fbdevsink device=/dev/fb0


I know that this processor does not have any video decoding units and using software decoding libraries is so hard for the processor. However I would like to share my experience and ask if anyone has more expirence with Vybrid + GStreamer, and how I can improve de H264 decoding process.

Thanks

Ibai Erkiaga

ラベル(2)
タグ(2)
0 件の賞賛
2 返答(返信)

486件の閲覧回数
timesyssupport
Senior Contributor II

Hello Ibai,

Unfortunately, without some kind of hardware accelerated decoding, h264 decode at higher resolution will lack performance.

Regards,

Timesys Support

486件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

timesyssupport can you  attend this case?

0 件の賞賛