大家好,我用DM8168的开发板测试解码H264的流的时候,发现1920*1080p的可以正常解码,但是1920*1080i的确不能解码,请问是不支持吗?还是要做其他设置,另外,即使好多能够解码的,比如一些标清,B帧送到HDMI显示顺序不对,他是按照解码出来的顺序送的,但是显然有些不对,请问,有解决办法吗?
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.
感谢Feng Dong的回复,我查阅代码,找到Decoder的CreateParams有如下设置,但是我尝试设置修改了几个并没有效果,请问哪几个是?