请问各位,DM368支持将视频数据编码成TS之类的带有时间戳信息的格式吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
从原理上来说可以通过gstreamer的方式来实现,gstreamer目前支持DM365/8,可访问http://www.ti.com/tool/gstreamer获取更多信息。在gstreamer这层,你可讲DM368编码的码流mux成TS stream。
请参考一下链接:
Example GStreamer Pipelines:http://processors.wiki.ti.com/index.php/Example_GStreamer_Pipelines
DMAI GStreamer Plug-In:http://processors.wiki.ti.com/index.php/DMAI_GStreamer_Plug-In
GstTIPlugin Elements:http://processors.wiki.ti.com/index.php/GstTIPlugin_Elements