From owner-freebsd-multimedia@freebsd.org Sat Sep 12 18:02:01 2015 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 087E7A02EB9 for ; Sat, 12 Sep 2015 18:02:01 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from frv158.fwdcdn.com (frv158.fwdcdn.com [212.42.77.158]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDD1410E9 for ; Sat, 12 Sep 2015 18:02:00 +0000 (UTC) (envelope-from fidaj@ukr.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=fw6E+yfcSeOLBHmV0l9yy7AKSTmEfF2R/U8cnE64Mbw=; b=OQvNA2kOq94ia7cRxEmVuRzvvMmbjV2zDZH6Vytm1hk6JDesEX8BJWpeyTyQ2Lno8PfiqlYWny0PwkUI3JvpeKeb5k3SMQVMLndggTEC00we+tq+Hai4PdxzOrldnIhuIKbG89QXtMxs4Rnv/PstuEP1HwGibMFEzrOntKjvgVQ=; Received: from [94.153.79.21] (helo=nonamehost.local) by frv158.fwdcdn.com with esmtpsa ID 1Zap7X-000FhR-Hj ; Sat, 12 Sep 2015 21:01:51 +0300 Date: Sat, 12 Sep 2015 21:01:50 +0300 From: Ivan Klymenko To: =?UTF-8?B?0LDQu9C10LrRgdC10Lkg0LLQsNC20L3Ri9C5?= Cc: freebsd-multimedia@freebsd.org Subject: Re: high cpu load while watching html5 video in firefox Message-ID: <20150912210150.33e6033c@nonamehost.local> In-Reply-To: <1918401442064891@web27g.yandex.ru> References: <1918401442064891@web27g.yandex.ru> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=94.153.79.21; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Sep 2015 18:02:01 -0000 On Sat, 12 Sep 2015 16:34:51 +0300 =D0=B0=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9 =D0=B2=D0=B0=D0=B6=D0=BD=D1=8B= =D0=B9 wrote: > Hello, > I am getting 70-80% cpu load when playing any youtube video. But when > i download mp4 file manually and watch it with gst-play-1.0 > everything is alright and cpu load is around 3-5%. In both cases i > can see that output in console: libva info: VA-API version 0.38.0 > libva info: va_getDriverName() returns 0 libva info: Trying to > open /usr/local/lib/va/i965_drv_video.so libva info: Found init > function __vaDriverInit_0_38 libva info: va_openDriver() returns 0 >=20 > Versions of packages installed: > firefox-esr-38.2.1 gstreamer1-1.4.5_1 gstreamer1-libav-1.4.5 > gstreamer1-plugins-1.4.5_2 gstreamer1-plugins-all-1.4_1 > gstreamer1-plugins-bad-1.4.5_1 gstreamer1-plugins-faad-1.4.5 > gstreamer1-plugins-good-1.4.5 gstreamer1-plugins-mpeg2dec-1.4.5 > gstreamer1-plugins-mpeg2enc-1.4.5 gstreamer1-plugins-opus-1.4.5 > gstreamer1-plugins-ugly-1.4.5 gstreamer1-plugins-vpx-1.4.5_1 > gstreamer1-plugins-x264-1.4.5_1 gstreamer1-vaapi-0.5.10_1 >=20 > May be i am doing something wrong? It's the same with the clear > firefox profile. _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to > "freebsd-multimedia-unsubscribe@freebsd.org" I have exactly the same problem firefox-40.0.3,1 gstreamer-0.10.36_4 gstreamer-ffmpeg-0.10.13_4 gstreamer1-1.4.5_1 gstreamer1-libav-1.4.5 =20 gstreamer-plugins-XXX vainfo=20 libva info: VA-API version 0.38.0 libva info: va_getDriverName() returns 0 libva info: Trying to open /usr/local/lib/va/i965_drv_video.so libva info: Found init function __vaDriverInit_0_38 libva info: va_openDriver() returns 0 vainfo: VA-API version: 0.38 (libva 1.6.1) vainfo: Driver version: Intel i965 driver for Intel(R) Sandybridge Mobile - 1.6.1 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