From owner-freebsd-multimedia@freebsd.org Fri Aug 14 00:46:08 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 9E4E999E976 for ; Fri, 14 Aug 2015 00:46:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 86F9C1D27 for ; Fri, 14 Aug 2015 00:46:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 842BE99E974; Fri, 14 Aug 2015 00:46:08 +0000 (UTC) Delivered-To: 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 83C1499E973 for ; Fri, 14 Aug 2015 00:46:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 736C41D26 for ; Fri, 14 Aug 2015 00:46:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id t7E0k8kv030005 for ; Fri, 14 Aug 2015 00:46:08 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: multimedia@FreeBSD.org Subject: maintainer-feedback requested: [Bug 202313] multimedia/ffmpeg: add OPENH264 option Date: Fri, 14 Aug 2015 00:46:08 +0000 X-Bugzilla-Type: request Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Fri, 14 Aug 2015 00:46:08 -0000 Jan Beich has reassigned Bugzilla Automation 's request for maintainer-feedback to multimedia@FreeBSD.org: Bug 202313: multimedia/ffmpeg: add OPENH264 option https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D202313 --- Description --- Created attachment 159853 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D159853&action= =3Dedit v0 multimedia/openh264 doesn't install h264enc/h264dec binaries, so testing the implementation before was a bit non-trivial. $ ffmpeg -codecs 2>/dev/null | fgrep -i 264 DEV.LS h264 H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (decoders: h264 h264_vdpau ) (encoders: libx264 libx264rgb libopenh264 ) $ ffmpeg -f x11grab -i :0 -codec:v libopenh264 foo.mp4 [...] Input #0, x11grab, from ':0': Duration: N/A, start: 1439513005.309265, bitrate: N/A Stream #0:0: Video: rawvideo (BGR[0] / 0x524742), bgr0, 640x480, 29.97 = fps, 29.97 tbr, 1000k tbn, 29.97 tbc [OpenH264] this =3D 0x0x80ca67090, Warning:bEnableFrameSkip =3D 0,bitrate c= an't be controlled for RC_QUALITY_MODE,RC_BITRATE_MODE and RC_TIMESTAMP_MODE without enabling skip frame. Output #0, mp4, to 'foo.mp4': Metadata: encoder : Lavf56.36.100 Stream #0:0: Video: h264 (libopenh264) ([33][0][0][0] / 0x0021), yuv420= p, 640x480, q=3D2-31, 200 kb/s, 29.97 fps, 30k tbn, 29.97 tbc Metadata: encoder : Lavc56.41.100 libopenh264 Stream mapping: Stream #0:0 -> #0:0 (rawvideo (native) -> h264 (libopenh264)) Press [q] to stop, [?] for help frame=3D 249 fps=3D 30 q=3D-1.0 Lsize=3D 617kB time=3D00:00:08.30 bitra= te=3D 608.4kbits/s=