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,043 次查看
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 回复

480 次查看
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 项奖励
回复