Summary: | Mplayer interrupted while playing two mpeg2 files | ||
---|---|---|---|
Product: | libva | Reporter: | zhenxiang.li <zhenxiang.li> |
Component: | intel | Assignee: | ykzhao <yakui.zhao> |
Status: | VERIFIED NOTOURBUG | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | CC: | shengyanx.zhao, shuang.he, zhenxiang.li |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
The file was produced by mplayer
the test patch for the mplayer crash issue during playing back the mentioned mpeg2 video the test patch for the mplayer crash issue during playing back the mentioned mpeg2 video |
Description
zhenxiang.li
2013-10-16 07:35:49 UTC
Created attachment 87713 [details]
The file was produced by mplayer
Produced by executing the cmd "mplayer -nosound -fps 30 -vo vaapi -va vaapi twilight_zone_mei_MEI2.stream17.long 2>decoder.2 >decoder.1"
the file twilight_zone_mei_MEI2.stream17.long has 122 frames and mplayer interrupted at the 60th frame
Could you help to bisect the code to find the culprit ? I tried the following commits but it still reproduced the problem. libva(staging): c61d986851140a6d1e3f9a6d788bcb7a9407dffc intel-driver(staging): bd5d588c730e1e436b09805ffd039855ad3f6a52 these commits were applied before Sep.10 but the test results on nightly test page were passed, so we doubt whether this problem existed before or not and it may not a regression. It can be played with gst0.10 && gst1.0 Created attachment 89451 [details] [review] the test patch for the mplayer crash issue during playing back the mentioned mpeg2 video The attached is the workaround patch for mplayer that is to fix the crash issue After a lot of debugs it seems that this is the mplayer issue instead of the driver issue. The attached patch in comment #5 can workaround the crash issue. So this bug will be regarded as "NOTOURBUG" and marked as resolved. Created attachment 89453 [details] [review] the test patch for the mplayer crash issue during playing back the mentioned mpeg2 video |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.