Summary: | [SNB] Scaling in VLC 2.2.2 does not work with Linux 4.6-rc2 | ||
---|---|---|---|
Product: | libva | Reporter: | Martin Steigerwald <Martin> |
Component: | intel | Assignee: | haihao <haihao.xiang> |
Status: | RESOLVED WORKSFORME | QA Contact: | Sean V Kelley <seanvk> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Martin Steigerwald
2016-04-17 09:52:43 UTC
Any idea about this one? Thanks, Martin Hmmm, just found vainfo command, maybe the information in there help: # vainfo libva info: VA-API version 0.39.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so libva info: Found init function __vaDriverInit_0_39 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.39 (libva 1.7.0) vainfo: Driver version: Intel i965 driver for Intel(R) Sandybridge Mobile - 1.7.0 vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice VAProfileH264Main : VAEntrypointVLD VAProfileH264Main : VAEntrypointEncSlice VAProfileH264High : VAEntrypointVLD VAProfileH264High : VAEntrypointEncSlice VAProfileH264StereoHigh : VAEntrypointVLD VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileNone : VAEntrypointVideoProc Do you mean these scaling in your VLC work fine with a 4.5 kernel ? If so, I don't think it is libva issue. It would be better to check what is changed in other components. BTW are you sure scaling in VLC is done by libva? I know some players just use libva for HW accelerated decoding. (In reply to haihao from comment #3) > Do you mean these scaling in your VLC work fine with a 4.5 kernel ? If so, > I don't think it is libva issue. It would be better to check what is changed > in other components. Well it could be something in the 4.6-rc2 kernel. > BTW are you sure scaling in VLC is done by libva? I know some players just > use libva for HW accelerated decoding. I am not sure. I wondered whether to report this on bugzilla.kernel.org or to LKML and intel-gfx-ml, but then I thought it likely would use hardware accelerated video and thus reported it here. Where do you suggest to report it? Thank you, Martin With 4.6 kernel (as released by Linus), vlc 2.2.3-1 and libva 1.7.0-2 scaling to fullscreen works properly again. I see nothing obvious in Debian changelogs of vlc and libva, so… it might have been the kernel. Anyway, closing. Thanks, Martin |
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.