From nobody Thu Oct 21 12:51:57 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 654AA12BD1EB for ; Thu, 21 Oct 2021 12:51:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HZnRx2LMYz3Lm7 for ; Thu, 21 Oct 2021 12:51:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 308E31B6E9 for ; Thu, 21 Oct 2021 12:51:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 19LCpvPA073172 for ; Thu, 21 Oct 2021 12:51:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 19LCpv8P073171 for ports-bugs@FreeBSD.org; Thu, 21 Oct 2021 12:51:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259339] multimedia/flvmeta: Update to 1.1.0 Date: Thu, 21 Oct 2021 12:51:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gspurki@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259339 Bug ID: 259339 Summary: multimedia/flvmeta: Update to 1.1.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: gspurki@gmail.com CC: earl@eeg3.net CC: earl@eeg3.net Flags: maintainer-feedback?(earl@eeg3.net) Created attachment 228923 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D228923&action= =3Dedit Update to 1.1.0 * Added proper command line handling and help. * Added the possibility to overwrite the input file when the output file is not specified or when both files are physically the same. * Added support for CMake builds in addition= to autotools. It is now the official way to build flvmeta on Windows. * Added metadata and full file dumping, integrating former flvdump functionality in= to flvmeta. * Added support for XML, YAML, and JSON formats for dumping. * Add= ed XML schemas describing the various formats used by flvmeta. * Added a file checking feature. * Added the possibility to print output file metadata aft= er a successful update using one of the supported formats. * Added a feature to insert custom metadata strings while updating. * Added an option to disable insertion of the onLastSecond event. * Added an option to preserve existing metadata tags if possible. * Added an option to fix invalid tags while upda= ting (this is a highly experimental feature, should be used with caution) * Adde= d an option to ignore invalid tags as much as possible instead of exiting at the first error detected. * Added an option to reset the file timestamps in ord= er to correctly start at zero, for example if the file has been incorrectly sp= lit by buggy tools. * Added an option to display informative messages while processing (not quite exhaustive for the moment). * Changed keyframe index generation so only the first keyframe for a given timestamp will be indexed. This behaviour can be overriden with the --all-keyframes/-k option. https://code.google.com/archive/p/flvmeta/wikis/ChangeLog.wiki --=20 You are receiving this mail because: You are the assignee for the bug.=