Is it possible to sync audio and video on LVDS display on i.MX6 Solo ?

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

Is it possible to sync audio and video on LVDS display on i.MX6 Solo ?

24,327件の閲覧回数
vipulkumar
Contributor III

Hi,

I am using customized i.MX6 Solo board. I am using audio codec SGTL5000 and LVDS display. Is it possible to sync up audio from the SGTL5000 audio codec with the video on LVDS display ? If yes, how can achieve it ?

OS - Linux

Yocto - 1.6.1

Kernel - 3.10

u-boot - 2014

0 件の賞賛
返信
1 返信

764件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Vipul,

When playing complex media, each sound and video sample must be played in a specific order at a specific time. For this purpose, GStreamer provides a synchronization mechanism. Please check it:

https://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-clocks.html 

In general you can add the sync=true to your gstreamer arg command

Regards

0 件の賞賛
返信