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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

23,891 Views
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 Kudos
1 Reply

328 Views
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 Kudos