imx8mq-evk + overlay support
07-11-2018
06:45 AM
1,052件の閲覧回数
nagendrasarma
Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
hi all
i am using imx8mq-evk with NXP i.MX Release Distro 4.9.51-mx8-ga distribution
i would like to decode two videos simultaneously using overlay support
the reference manual is not helping
could you help me how to achieve overlay display support on kmssink using gstreamer 1.0 ?
regards
nagendra
1 返信
07-25-2018
09:03 AM
753件の閲覧回数

NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi nagendra,
Not in 4.9.51v, is fixed in the new release
gst-plugins-bad - i.MX Gstreamer Bad Fork
The gstreamer Implement videooverlay interface in kmssink, divided into two cases: when driver supports scale, then we do refresh in show_frame(); if not, send a reconfigure event to upstream and re-negotiate, using the new size.
