About mkv file decoding in Linux 3.0.35.

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

About mkv file decoding in Linux 3.0.35.

ソリューションへジャンプ
911件の閲覧回数
keitanagashima
Senior Contributor I

Dear All,

[Issue]

A specific video file (.mkv) is loaded very slowly while playing. Meanwhile, the load of CPU is very high.

[Comment]

Device: i.MX 6Dual

We use gstreamer. And the version of gstreamer is 0.10.35 from “L3.0.35_4.1.0_130816_images_MX6” and “IMX_MMCODEC_3.0.35_4.1.0_BUNDLE_CODA.tar.gz”.
I don't think the VPU caused this bug. I think it's aiurdemux plugin.

Because only the aiurdemux thread has a high load of CPU.

[Command line]

$ gst-launch-0.10 -v filesrc location=/mnt/udisk1/sample.mkv ! decodebin2 name=dec dec. ! audioconvert ! audioresample ! alsasink dec. ! mfw_v4lsink

[Video information]

Container: .mkv (Matroska)

Video: H264 - MPEG AVC (part10) (avc1), 1280x720, 30fps

Audio: MPEG AAC Audio (mp4a), 48kHz

[Question]

Please resolve this issue.

Best Regards,

Keita

ラベル(6)
0 件の賞賛
返信
1 解決策
757件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

1) pls update the bsp to 4.1.1 version, which fix some issues from 4.1.0

2) pls try to use "gst-launch playbin2 uri=file:/// "

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
758件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

1) pls update the bsp to 4.1.1 version, which fix some issues from 4.1.0

2) pls try to use "gst-launch playbin2 uri=file:/// "

0 件の賞賛
返信