draw times text on video

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

draw times text on video

ソリューションへジャンプ
1,507件の閲覧回数
zhangjay
Contributor II

Dear all

I am using imx processor's vpu API program, I want to draw the time text(for example: 2013-01-01), on the video which recorded with camera and processed by vpu.

I successed record the video by vpu API to a H264 file, but I want to add a text on the video.

I don't know how to do it.

Anyone can give me some example?

Sorry for my poor English.

Thanks anyway.

Best Regards.

0 件の賞賛
返信
1 解決策
1,216件の閲覧回数
LeonardoSandova
Specialist I

if it is possible, you can convert you VPU code into a gstreamer element, then once you have it you can use it and add text on top with the textoverlay element.

Leo

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,217件の閲覧回数
LeonardoSandova
Specialist I

if it is possible, you can convert you VPU code into a gstreamer element, then once you have it you can use it and add text on top with the textoverlay element.

Leo

0 件の賞賛
返信
1,216件の閲覧回数
zhangjay
Contributor II

Dear Leonardo,

Where to get the guide for build gstreamer on mx27 board, is there any documents?

Thanks!

0 件の賞賛
返信
1,216件の閲覧回数
LeonardoSandova
Specialist I

There is a documentation file called 'Multimedia Linux Codecs SDK Release Notes for i.MX27 ADS', it has instructions to install GStreamer. Check the MX27 main page, the documents section.

0 件の賞賛
返信
1,216件の閲覧回数
zhangjay
Contributor II

Hi Leonardo

I downloaded the gst-fsl-plugin and added it into my ltib, when using arm926-ejs toolchain I got the error message, it seems that the *.so files in the lib don't support my cross-compile toolchain.

When I can get the source of those lib.

Here is my another question

https://community.freescale.com/thread/312288

0 件の賞賛
返信