Video-FourCC-Info-1.005000700001750001750 011314006273 13317 5ustar00jonjon000000000000Changes000444001750001750 1102011314006270 14711 0ustar00jonjon000000000000Video-FourCC-Info-1.0051.005 - 21 Dec 2009 - Jonathan Yu + Changed my mail address to jawnsy@cpan.org + Update MANIFEST.SKIP according to new defaults provided by ExtUtils::Manifest + Remove pass-through Build.PL + Updates to POD formatting style 1.004 - 29 Aug 2009 - Jonathan Yu + Prevent codecs.dat from being installed (add to MANIFEST.SKIP) 1.003 - 28 Aug 2009 - Jonathan Yu + Add DBI and DBD::SQLite to build_requires (this should fix the UNKNOWN reports) 1.002 - 23 Aug 2009 - Jonathan Yu + Remove generated files from the repository + Use a simple string version, per David Golden's article: http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/ + No longer use Perl::Critic to test + Changed test sequence + Remove modules available in core since Perl 5.6 from requires + Generate codecs.dat at build time, rather than bundle a binary copy -- this should make things a bit more robust 1.1.7 - 25 Jul 2009 - Jonathan Yu + Removed useless headers, reference the main module for license and copyright info + Fixed peekvideo name + No longer test Perl::Critic during AUTOMATED_TESTING, only RELEASE_TESTING. Thanks to Elliot Shank for the discussion in a private mail. + Changed critic.rc to ignore PodSpelling policy 1.1.6 - 24 Jul 2009 - Jonathan Yu + Silence Module::CPANTS::Kwalitee notes about what we're using (Test::Pod and Test::Pod::Coverage) + The last variables using TEST_AUTHOR now use RELEASE_TESTING|AUTOMATED_TESTING + More cleanup of author tests + Overhaul test scripts, remove them from Recommends (Alias' journal #5375) + Update LICENSE and README to a smaller format. Clarify POD. No longer generates a readme using pod2text + Require Internet (TEST_INTERNET) to do the signature test, since it tries to download the key from a keyserver + No longer enforce "one dot only" in filenames. This breaks compatibility with OpenVMS. + Updated perlcriticrc 1.1.5 - 12 May 2009 - Jonathan Yu + Used clearer license - PD (fallback on MIT, Artistic-2+, GPL-2+) + Added the databases' SQL source as source-data.sql + Moved bin/peekvideo to an example file because it depends on Video::Info which is non-free + Removed t/03scripts.t and related requirements (Test::Script etc) because peekvideo is no longer in bin/ 1.1.4 - 30 Apr 2009 - Jonathan Yu + Dropped TEST_DATA from t/99data.t + Made t/03scripts.t still work in case the tests are skipped 1.1.3 - 29 Apr 2009 - Jonathan Yu + Changed t/03scripts.t to only run if Video::Info is installed (otherwise compile fails since it's required for the peekvideo script) + Updated to version 1.20 for DBD::SQLite, since the multiple defines error is fixed in that version o the hack code was removed o This should also improve code coverage 1.1.2 - 29 Apr 2009 - Jonathan Yu + Updated license & copyright information + Fixed bin/peekvideo (using {*FH} calls to print) + Removed CHANGES file (which is automatically generated now) + Changed license to Public Domain + Minor doc changes in Video/FourCC/Info.pm + Makefile.PL changed to passthrough from traditional + Added ignore for debian/ control files and .tmp files + Removed interface description from README; you can get that from the POD + Added Build.bat to MANIFEST.SKIP for Win32 builds... + Removed version-specific stuff from the README so I can be lazy (it was out-of-date anyway) + Added tests (99data.t) to ensure data integrity + Forced PerlCritic to ignore that hackish thing I did with DBD::SQLite::sqlite_version + Removed the check for defined $description; it must always be defined per the data constraint check + Updated the codecs.dat - fixed typos and stuff. + Put braces around {STDERR} filehandle for peekvideo + Silenced the complaint about package variables, since we are using that hack to prevent a bug from DBD::SQLite from causing warnings 1.1.1 - 07 Feb 2009 - Jonathan Yu + Hopefully fixed some failing tests due to upstream DBD::SQLite + Updated Build.PL and META.yml accordingly + Added recommended dependency Test::Without::Module + Fixed error with multiple plans for 02fallback.t + Now assumes FourCC's are not case sensitive 1.0 - 17 Jan 2009 - Jonathan Yu + Initial release MANIFEST000444001750001750 65611314006270 14524 0ustar00jonjon000000000000Video-FourCC-Info-1.005Build.PL Changes examples/fourcc.pl examples/peekvideo.pl inc/My/Builder.pm lib/Video/FourCC/Info.pm lib/Video/FourCC/source-data.sql LICENSE MANIFEST This list of files MANIFEST.SKIP META.yml README t/00signature.t t/01manifest.t t/02compile.t t/03core.t t/03exceptions.t t/03fallback.t t/97pod.t t/98pod-coverage.t t/99data.t t/99kwalitee.t t/99meta.t t/99min-perl.t t/99portability.t SIGNATURE Added here by Module::Build LICENSE000444001750001750 13014611314006270 14456 0ustar00jonjon000000000000Video-FourCC-Info-1.005$Id: LICENSE 10585 2009-12-22 02:50:06Z FREQUENCY@cpan.org $ Legally speaking, this package and its contents are: Copyright 2009, Jonathan Yu . All rights reserved. But this is really just a legal technicality that allows the author to offer this package under the public domain and also a variety of licensing options. For all intents and purposes, this is public domain software, which means you can do whatever you want with it. Really. SUMMARY I, the copyright holder of this package, hereby release the entire contents therein into the public domain. This applies worldwide, to the extent that it is permissible by law. In case this is not legally possible, I grant any entity the right to use this work for any purpose, without any conditions, unless such conditions are required by law. If you so choose, or if you are legally compelled to do so, you may use this software under the terms of your choice of the following licenses: 1. The MIT/X11 License; or, 2. The Perl Artistic License, version 1 or later; or, 3. The GNU General Public License, version 1 or later For the sake of convenience, the full text of the latest versions of these licenses (as of writing) follows. RATIONALE As the author/copyright holder/intellectual property owner, I want this codebase to be as free (both as in freedom and free beer) as possible in your jurisdiction. This software and the code contained herein is (to the best of my knowledge) completely unencumbered by patents, copyright, licensing restrictions, etc. DISCLAIMER OF WARRANTIES The software is provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. -------------- MIT/X11 License -------------- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------- Artistic License (Version 2.0) -------------- Copyright (c) 2000-2006, The Perl Foundation. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble This license establishes the terms under which a given free software Package may be copied, modified, distributed, and/or redistributed. The intent is that the Copyright Holder maintains some artistic control over the development of that Package while still keeping the Package available as open source and free software. You are always permitted to make arrangements wholly outside of this license directly with the Copyright Holder of a given Package. If the terms of this license do not permit the full use that you propose to make of the Package, you should contact the Copyright Holder and seek a different licensing arrangement. Definitions "Copyright Holder" means the individual(s) or organization(s) named in the copyright notice for the entire Package. "Contributor" means any party that has contributed code or other material to the Package, in accordance with the Copyright Holder's procedures. "You" and "your" means any person who would like to copy, distribute, or modify the Package. "Package" means the collection of files distributed by the Copyright Holder, and derivatives of that collection and/or of those files. A given Package may consist of either the Standard Version, or a Modified Version. "Distribute" means providing a copy of the Package or making it accessible to anyone else, or in the case of a company or organization, to others outside of your company or organization. "Distributor Fee" means any fee that you charge for Distributing this Package or providing support for this Package to another party. It does not mean licensing fees. "Standard Version" refers to the Package if it has not been modified, or has been modified only in ways explicitly requested by the Copyright Holder. "Modified Version" means the Package, if it has been changed, and such changes were not explicitly requested by the Copyright Holder. "Original License" means this Artistic License as Distributed with the Standard Version of the Package, in its current version or as it may be modified by The Perl Foundation in the future. "Source" form means the source code, documentation source, and configuration files for the Package. "Compiled" form means the compiled bytecode, object code, binary, or any other form resulting from mechanical transformation or translation of the Source form. Permission for Use and Modification Without Distribution (1) You are permitted to use the Standard Version and create and use Modified Versions for any purpose without restriction, provided that you do not Distribute the Modified Version. Permissions for Redistribution of the Standard Version (2) You may Distribute verbatim copies of the Source form of the Standard Version of this Package in any medium without restriction, either gratis or for a Distributor Fee, provided that you duplicate all of the original copyright notices and associated disclaimers. At your discretion, such verbatim copies may or may not include a Compiled form of the Package. (3) You may apply any bug fixes, portability changes, and other modifications made available from the Copyright Holder. The resulting Package will still be considered the Standard Version, and as such will be subject to the Original License. Distribution of Modified Versions of the Package as Source (4) You may Distribute your Modified Version as Source (either gratis or for a Distributor Fee, and with or without a Compiled form of the Modified Version) provided that you clearly document how it differs from the Standard Version, including, but not limited to, documenting any non-standard features, executables, or modules, and provided that you do at least ONE of the following: (a) make the Modified Version available to the Copyright Holder of the Standard Version, under the Original License, so that the Copyright Holder may include your modifications in the Standard Version. (b) ensure that installation of your Modified Version does not prevent the user installing or running the Standard Version. In addition, the Modified Version must bear a name that is different from the name of the Standard Version. (c) allow anyone who receives a copy of the Modified Version to make the Source form of the Modified Version available to others under (i) the Original License or (ii) a license that permits the licensee to freely copy, modify and redistribute the Modified Version using the same licensing terms that apply to the copy that the licensee received, and requires that the Source form of the Modified Version, and of any works derived from it, be made freely available in that license fees are prohibited but Distributor Fees are allowed. Distribution of Compiled Forms of the Standard Version or Modified Versions without the Source (5) You may Distribute Compiled forms of the Standard Version without the Source, provided that you include complete instructions on how to get the Source of the Standard Version. Such instructions must be valid at the time of your distribution. If these instructions, at any time while you are carrying out such distribution, become invalid, you must provide new instructions on demand or cease further distribution. If you provide valid instructions or cease distribution within thirty days after you become aware that the instructions are invalid, then you do not forfeit any of your rights under this license. (6) You may Distribute a Modified Version in Compiled form without the Source, provided that you comply with Section 4 with respect to the Source of the Modified Version. Aggregating or Linking the Package (7) You may aggregate the Package (either the Standard Version or Modified Version) with other packages and Distribute the resulting aggregation provided that you do not charge a licensing fee for the Package. Distributor Fees are permitted, and licensing fees for other components in the aggregation are permitted. The terms of this license apply to the use and Distribution of the Standard or Modified Versions as included in the aggregation. (8) You are permitted to link Modified and Standard Versions with other works, to embed the Package in a larger work of your own, or to build stand-alone binary or bytecode versions of applications that include the Package, and Distribute the result without restriction, provided the result does not expose a direct interface to the Package. Items That are Not Considered Part of a Modified Version (9) Works (including, but not limited to, modules and scripts) that merely extend or make use of the Package, do not, by themselves, cause the Package to be a Modified Version. In addition, such works are not considered parts of the Package itself, and are not subject to the terms of this license. General Provisions (10) Any use, modification, and distribution of the Standard or Modified Versions is governed by this Artistic License. By using, modifying or distributing the Package, you accept this license. Do not use, modify, or distribute the Package, if you do not accept this license. (11) If your Modified Version has been derived from a Modified Version made by someone other than you, you are nevertheless required to ensure that your Modified Version complies with the requirements of this license. (12) This license does not grant you the right to use any trademark, service mark, tradename, or logo of the Copyright Holder. (13) This license includes the non-exclusive, worldwide, free-of-charge patent license to make, have made, use, offer to sell, sell, import and otherwise transfer the Package with respect to any patent claims licensable by the Copyright Holder that are necessarily infringed by the Package. If you institute patent litigation (including a cross-claim or counterclaim) against any party alleging that the Package constitutes direct or contributory patent infringement, then this Artistic License to you shall terminate on the date that such litigation is filed. (14) Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------- The GNU General Public License (Version 3.0) -------------- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (c) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. Build.PL000444001750001750 372011314006270 14702 0ustar00jonjon000000000000Video-FourCC-Info-1.005#!/usr/bin/perl # Build.PL # Script to build and install this distribution # # $Id: Build.PL 10583 2009-12-22 02:37:49Z FREQUENCY@cpan.org $ use strict; use warnings; use lib 'inc'; use My::Builder; my $builder = My::Builder->new( module_name => 'Video::FourCC::Info', license => 'unrestricted', dist_author => 'Jonathan Yu ', dist_version_from => 'lib/Video/FourCC/Info.pm', dynamic_config => 0, create_readme => 0, recursive_test_files => 1, sign => 1, create_packlist => 1, requires => { 'perl' => 5.006, # Database related modules 'DBI' => 0, 'DBD::SQLite' => 1.20, }, build_requires => { # User tests for good functionality 'Test::More' => 0.62, 'Test::NoWarnings' => 0.084, # Database related modules 'DBI' => 0, 'DBD::SQLite' => 1.20, }, recommends => { # Video::Info for detecting FourCC used in files # CPAN.pm cannot install Video::Info for some reason (due to a quirky # distribution?), so we have to install Video::Info::Magic 'Video::Info::Magic' => 1.01, # Optional module DateTime 'DateTime' => 0, }, conflicts => { }, add_to_cleanup => [ 'Video-FourCC-Info-*' ], meta_merge => { resources => { # Custom resources (must begin with an uppercase letter) Ratings => 'http://cpanratings.perl.org/d/Video-FourCC-Info', # Official keys (homepage, license, bugtracker) repository => 'http://svn.ali.as/cpan/trunk/Video-FourCC-Info', bugtracker => 'http://rt.cpan.org/NoAuth/Bugs.html?Dist=Video-FourCC-Info', license => 'http://edwardsamuels.com/copyright/beyond/articles/public.html', }, }, ); $builder->add_build_element('dat'); # Make sure codecs.dat is copied $builder->create_build_script(); META.yml000444001750001750 163111314006270 14656 0ustar00jonjon000000000000Video-FourCC-Info-1.005--- name: Video-FourCC-Info version: 1.005 author: - 'Jonathan Yu ' abstract: Perl module to retrieve information about FourCCs license: unrestricted build_requires: DBD::SQLite: 1.2 DBI: 0 Test::More: 0.62 Test::NoWarnings: 0.084 requires: DBD::SQLite: 1.2 DBI: 0 perl: 5.006 recommends: DateTime: 0 Video::Info::Magic: 1.01 configure_requires: Module::Build: 0.35 dynamic_config: 0 provides: Video::FourCC::Info: file: lib/Video/FourCC/Info.pm version: 1.005 generated_by: Module::Build version 0.35 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 resources: Ratings: http://cpanratings.perl.org/d/Video-FourCC-Info bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Video-FourCC-Info license: http://edwardsamuels.com/copyright/beyond/articles/public.html repository: http://svn.ali.as/cpan/trunk/Video-FourCC-Info SIGNATURE000600001750001750 551211314006273 14670 0ustar00jonjon000000000000Video-FourCC-Info-1.005This file contains message digests of all files listed in MANIFEST, signed via the Module::Signature module, version 0.61. To verify the content in this distribution, first make sure you have Module::Signature installed, then type: % cpansign -v It will check each file's integrity, as well as the signature's validity. If "==> Signature verified OK! <==" is not displayed, the distribution may already have been compromised, and you should not run its Makefile.PL or Build.PL. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 SHA1 77ad7871c276b1ef2a226d850bf4356152c4644e Build.PL SHA1 90cdf2fa29101ed980201b473e6a81ce54172175 Changes SHA1 9d2649315bee0c5bec46fbdf41b627309c26a0af LICENSE SHA1 b9afab47d1af1d1c61351711aee990a7bdb6b4ae MANIFEST SHA1 950ee503d1aae5ba7436471278e2012c88b5aad6 MANIFEST.SKIP SHA1 d0cd3f1c7b07c663533d68d41bde27ee9b4d664b META.yml SHA1 e505dbbacdfd27db00c4ee1cf5b866575ddaec1f README SHA1 9e1a3935d77b26c76ba98a4112023f2a1d22e789 examples/fourcc.pl SHA1 db4ebcf2a51a58e44fec8003863d065ffb53ef91 examples/peekvideo.pl SHA1 e2ab44142a0e55cd760e12d72dc727b550ad0a70 inc/My/Builder.pm SHA1 b942cbacf10c37b101153df3ddea2d479ee253d0 lib/Video/FourCC/Info.pm SHA1 4aeecf15b8e2edede3536974277ebcb3210dc254 lib/Video/FourCC/source-data.sql SHA1 645b35a8bd83ceebe33587199abc20714de85320 t/00signature.t SHA1 f39500ac2345602b180327443ddcb535c2030961 t/01manifest.t SHA1 f1e0b8e871b8f353d69e15e539143ee3e3ab705a t/02compile.t SHA1 9f63f29810a18baf34dcb851ce07348c81a4c537 t/03core.t SHA1 c677f055999bb68dea970995e3b0048322fb7df6 t/03exceptions.t SHA1 4a01916e822e2e9c68ea47e55001bd9fe7c808aa t/03fallback.t SHA1 ff03bdf8e3a624020a8af1ede2f09dda83477d5b t/97pod.t SHA1 0b82ea13e9338a4309fa6d0852a7fe566d7fce84 t/98pod-coverage.t SHA1 06d54eebf6bfdf33a9985d0efe269c1ee3e76439 t/99data.t SHA1 9fe6231b381701823f57cd1ba7282609a9f87539 t/99kwalitee.t SHA1 3cf0f796fdd9d7041f1cc851b0962474747d3a07 t/99meta.t SHA1 4288a7a95bc505f1beeac6fa15f6d575ebf3e0db t/99min-perl.t SHA1 525f9bbb635611635f9676eef8330addbd4d2944 t/99portability.t -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCAAGBQJLMAy4AAoJEPPC9oiiHLZIqUUQALpsiehTXRCgkJAb5+bSyhE1 Nzf7zraFMP2TjWotQ1xgcrZ3MwjXId4Te+qa8NT1T/uptU9dqQkvGKJGmQ/OIDs7 HIBWi0FEB1qkVf4tVaM8iiydP/lcNnlT0LXs2Ph+D8AInXQ71r0nZDJrckNCIo9d ft9zeRr4MDnd7VItmZyw9NxKcQ/w8syUYiFCopH2NFZo8UnTQni5/4mmbgJkAsSj Grv/u1dC6q9BXp/Om9oU7EHxk2N/wGby222YxMz6qKsL14LAgX9pQM3vE8nhc3Dq xw8kIsz1v+cpJB45O2cCg91gPI8oaXLTvdnWHLkWVbXXGfJaUSQndzbXDFfz7Qp6 9EhKYpHIeaROY5iBQYJ8jDcKbAYVeQbocWj4RYYGu7CHaHdlQ/KeddPzQ0UpA2lA 0Z60ogQQFGxIAHf2cnkaHGL11H8q3wGGGvqVyNaJs9s8hvX0FwNnLF3ASzr77X1D iCiv9Aza9an8WVhA1VWd1LUnp6SpFs7eWLC7Uq/Cn6GlJAGMxxS5ZVvQDfQXN6l3 tBhYRg5LwDaEDq64zu3tx7+7H2ebdZdOhCJtxtciXt/7Wx18BIImsMu5slHW9Xvu 0ZeQgXYSWe9P7DHmpSDx2NWRkCEhwPhffkg6IJXGAecT5WzYCfHVy8GO3+AksdUc hZJFDR2WK+XtLh1dBteA =Luj/ -----END PGP SIGNATURE----- README000444001750001750 266711314006270 14277 0ustar00jonjon000000000000Video-FourCC-Info-1.005$Id: README 9530 2009-10-04 04:37:16Z FREQUENCY@cpan.org $ Video::FourCC::Info is a Perl module to retrieve information about FourCCs Copyright 2009 by Jonathan Yu . All rights reserved. INSTALLATION This module depends on Module::Build for its installation mechanism. To install this module type the following: $ perl Build.PL $ perl Build $ perl Build test $ perl Build install Module::Build will complain if any dependencies are missing, or if you can install some other modules to enhance its functionality. USAGE AND DOCUMENTATION In order to use the module, you'll probably need the documentation. Once installed, you can read that using: $ perldoc Video::FourCC::Info LICENSE In a perfect world, I could just say that this package and all of the code it contains is Public Domain. It's a bit more complicated than that; you'll have to read LICENSE to get the full details. Here are some nice things to live by: 1. Give credit where it's due. 2. Share your modifications, so everyone benefits from them. 3. Do something nice for the authors. 4. Help someone who needs it. 5. Don't waste. Anything. Be especially careful not to waste energy that comes from non-renewable sources. 6. Be tolerant. Everything that's good in nature comes from cooperation. Paraphrased a bit from Alberto Bertogli's Buena Onda License Agreement. For the full text, see: http://blitiri.com.ar/p/bola/ MANIFEST.SKIP000444001750001750 172111314006270 15303 0ustar00jonjon000000000000Video-FourCC-Info-1.005# Avoid build-generated files ^lib/Video/FourCC/codecs.dat$ # Avoid version control files. \bRCS\b \bCVS\b \bSCCS\b ,v$ \B\.svn\b \B\.git\b \B\.gitignore\b \b_darcs\b \B\.cvsignore$ # Avoid VMS specific MakeMaker generated files \bDescrip.MMS$ \bDESCRIP.MMS$ \bdescrip.mms$ # Avoid Makemaker generated and utility files. \bMANIFEST\.bak \bMakefile$ \bblib/ \bMakeMaker-\d \bpm_to_blib\.ts$ \bpm_to_blib$ \bblibdirs\.ts$ # 6.18 through 6.25 generated this # Avoid Module::Build generated and utility files. \bBuild$ \b_build/ \bBuild.bat$ \bBuild.COM$ \bBUILD.COM$ \bbuild.com$ # Avoid temp and backup files. ~$ \.old$ \#$ \b\.# \.bak$ \.tmp$ \.# \.rej$ # Avoid OS-specific files/dirs # Mac OSX metadata \B\.DS_Store # Mac OSX SMB mount metadata files \B\._ # Avoid Devel::Cover and Devel::CoverX::Covered files. \bcover_db\b \bcovered\b # Avoid MYMETA files ^MYMETA\. # Test::Kwalitee cache files. ^Debian_CPANTS\.txt # Debian package control files ^debian/ examples000700001750001750 011314006270 15053 5ustar00jonjon000000000000Video-FourCC-Info-1.005fourcc.pl000444001750001750 356011314006270 17044 0ustar00jonjon000000000000Video-FourCC-Info-1.005/examples#!/usr/bin/perl # examples/fourcc.pl # Determine information about a given codec # # $Id: fourcc.pl 9530 2009-10-04 04:37:16Z FREQUENCY@cpan.org $ use strict; use warnings; use Pod::Usage; use Video::FourCC::Info; =head1 NAME fourcc.pl - determine a codec referred to by a given FourCC =head1 SYNOPSIS Usage: fourcc.pl code [...] Given a list of Four Character codes as arguments, this script will look up each code and print some information about each codec. There must be at least one given code, and there is no upper bound on the number of codes you can search. Remember that these codes are byte-indexed, not character-indexed. Therefore, the input is case-sensitive and should be extracted directly from files. =cut my @codecs = @ARGV; # if no parameters are passed, give usage information unless (@codecs) { pod2usage(msg => 'Please supply at least one codec argument'); } foreach my $code (@codecs) { my $codec; eval { $codec = Video::FourCC::Info->new($code); }; printf "Codec - FourCC: %s\n", $code; if ($@) { printf STDERR " Could not find codec '%s' in database.\n", $code; next; } # Check if we have description entity information if (defined $codec->description) { printf " Description: %s\n", $codec->description; } # Check if we have owner entity information if (defined $codec->owner) { printf " Registered by: %s\n", $codec->owner; } # Check if we have registration date information if (defined $codec->registered) { print ' Registered on: '; if (ref($codec->registered)) { print $codec->registered->ymd('-'); } else { print $codec->registered; } print "\n"; } } =head1 AUTHOR Jonathan Yu Ejawnsy@cpan.orgE =head1 LICENSE This has the same copyright and licensing terms as L. =head1 SEE ALSO L, L =cut peekvideo.pl000444001750001750 603111314006270 17532 0ustar00jonjon000000000000Video-FourCC-Info-1.005/examples#!/usr/bin/perl # bin/peekvideo # Determine information about a given media file # # $Id: peekvideo.pl 9530 2009-10-04 04:37:16Z FREQUENCY@cpan.org $ use strict; use warnings; use Pod::Usage; use Video::Info; use Video::FourCC::Info; =head1 NAME peekvideo - determine a codec used by a given file =head1 VERSION Version 1.1 ($Id: peekvideo.pl 9530 2009-10-04 04:37:16Z FREQUENCY@cpan.org $) =cut use version; our $VERSION = qv('1.1'); =head1 SYNOPSIS Usage: peekvideo.pl filename [...] Given a single path referring to a file containing video data, this script will determine the codec required for the media to play. =head1 DESCRIPTION This is a simple script that determines information such as the common name of the codec required for the given media to play. It is convenient to use for troubleshooting video files that do not play for one reason or another. =cut my @files = @ARGV; # if no parameters are passed, give usage information unless (@files) { pod2usage(msg => 'Please supply at least one filename to analyze'); exit(); } foreach my $file (@files) { my $video; eval { $video = Video::Info->new(-file => $file); }; if ($@) { printf {*STDERR} "Problem determining information about '%s':\n", $file; print 'In Video::Info: ', $@; next; } # Check if we have a FourCC unless (length($video->vcodec) == 4) { printf {*STDERR} "Video::Info returns '%s', which is not a FourCC\n", $video->vcodec; next; } my $codec; eval { $codec = Video::FourCC::Info->new($video->vcodec); }; if ($@) { printf {*STDERR} "Codec '%s' is unregistered or unknown\n", $video->vcodec; next; } printf "File '%s' uses codec '%s': \n", $file, $video->vcodec; # Check if we have description entity information if (defined $codec->description) { printf " Description: %s\n", $codec->description; } # Check if we have owner entity information if (defined $codec->owner) { printf " Registered by: %s\n", $codec->owner; } # Check if we have registration date information if (defined $codec->registered) { print ' Registered on: '; if (ref($codec->registered)) { ## no critic(ProhibitNoisyQuotes) # this is incorrectly reported as a noisy quote print $codec->registered->ymd('-'); } else { print $codec->registered; } print "\n"; } # Other information from Video::Info printf " Dimensions: %d x %d\n", $video->width, $video->height; printf " Duration: %s\n", $video->MMSS; printf " Picture: %d frames at %.2f frames/sec\n", $video->vframes, $video->fps; printf " Audio: %s, %d kbps at %d Hz\n", $video->acodec, $video->arate / 1000, $video->afrequency; } =head1 AUTHOR Jonathan Yu Ejawnsy@cpan.orgE =head1 SUPPORT For support details, please look at C and use the corresponding support methods. =head1 LICENSE This has the same copyright and licensing terms as L. =head1 SEE ALSO L, L =cut lib000700001750001750 011314006270 14003 5ustar00jonjon000000000000Video-FourCC-Info-1.005Video000700001750001750 011314006270 15051 5ustar00jonjon000000000000Video-FourCC-Info-1.005/libFourCC000700001750001750 011314006270 16172 5ustar00jonjon000000000000Video-FourCC-Info-1.005/lib/VideoInfo.pm000444001750001750 2234611314006270 17621 0ustar00jonjon000000000000Video-FourCC-Info-1.005/lib/Video/FourCC# Video::FourCC::Info # Shows information about codecs specified as a Four Character Code # # $Id: Info.pm 10585 2009-12-22 02:50:06Z FREQUENCY@cpan.org $ package Video::FourCC::Info; use strict; use warnings; use Carp (); use DBI (); use DBD::SQLite (); use File::Basename (); use File::Spec (); # Use DateTime if available eval { require DateTime; }; # Look for the data file in the same folder as this module my $data = File::Spec->catfile( File::Basename::dirname(__FILE__), 'codecs.dat' ); # Since we are only going to read, this is okay; we can share # the dbhandle with different threads if need be my $dbh = DBI->connect( 'dbi:SQLite:dbname=' . $data, 'notused', # cannot be null, or DBI complains 'notused', { RaiseError => 1, AutoCommit => 1, PrintError => 0, } ); =head1 NAME Video::FourCC::Info - Perl module to retrieve information about FourCCs =head1 VERSION Version 1.005 ($Id: Info.pm 10585 2009-12-22 02:50:06Z FREQUENCY@cpan.org $) =cut our $VERSION = '1.005'; $VERSION = eval $VERSION; =head1 DESCRIPTION In order for video players to detect the algorithm required to decode a given video file, a four-byte sequence called a Four Character Code is written somewhere in the header of the file. This ensures that the detected codec format is independent of the file extension, which may be incorrect due to human error or for some other reason. This is similar to the four-byte "magic number" used by the UNIX file(1) command to roughly determine a file format. Most applications seem to treat this as a case insensitive code. As a result, internally, your given FourCC's will be silently converted to uppercase. =head1 SYNOPSIS use Video::FourCC::Info; my $codec = Video::FourCC::Info->new('DIV3'); printf "Codec description: %s\n", $codec->description; =head1 COMPATIBILITY This module was tested under Perl 5.10.0, using Debian Linux. However, because it's Pure Perl and doesn't do anything too obscure, it should be compatible with any version of Perl that supports its prerequisite modules. If you encounter any problems on a different version or architecture, please contact the maintainer. =head1 METHODS =head2 new Video::FourCC::Info->new( $fourcc ) Creates a C object, which provides information about the given Four Character Code. If the code does not exist in the database, it will return an error. Example code: my $codec = Video::FourCC::Info->new('DIV3'); This method will return an appropriate B object or throw an exception on error. =cut sub new { my ($class, $fourcc) = @_; Carp::croak('You must call this as a class method') if ref($class); Carp::croak('You must specify a FourCC') unless defined($fourcc); $fourcc = uc($fourcc); my $self = { fourcc => $fourcc, }; my $sth = $dbh->prepare('SELECT * FROM fourcc WHERE fourcc = ?'); $sth->execute($fourcc); my $href = $sth->fetchrow_hashref; if (defined $href) { $self->{desc} = $href->{description}; if (defined $href->{owner}) { $self->{owner} = $href->{owner}; } if (defined $href->{registered}) { # If we have a DateTime object, we should parse the date and store it if (exists $INC{'DateTime.pm'}) { # Extract the Y/M/D numbers from $href->{registered}; this should # have the format: yyyy-mm-dd my ($year, $month, $day) = ($href->{registered} =~ m/^(\d{4})-(\d{2})-(\d{2})$/s); $self->{regdate} = DateTime->new( year => $year, month => $month, day => $day, ); } # Otherwise, we have to store the date as a simple string else { $self->{regdate} = $href->{registered}; } } } else { Carp::croak('FourCC ' . $fourcc . ' was not found in the database'); } return bless($self, $class); } =head2 describe Video::FourCC::Info->describe( $fourcc ) This is really just a shortcut to grab the short description of a codec given a Four Character Code as input. Note that this is a class method, not an object method. Example code: my $codec_desc = Video::FourCC::Info->describe('DIV3'); Internally, this method creates a temporary object and returns the description, destroying the object due to falling out of scope. If you already have a C object, then the B accessor will provide better performance. Note, that just like C, this class method may throw an exception if the Four Character Code does not exist in the database. Remember that this value could be C if the information is unknown. =cut sub describe { my ($class, $fourcc) = @_; Carp::croak('You must call this as a class method') if ref($class); Carp::croak('You must specify a FourCC') unless defined($fourcc); my $codec; eval { $codec = $class->new($fourcc); }; if ($@) { Carp::croak($@); } return $codec->description; } =head2 description $codec->description( ) This returns the short description of the codec. It may be C if there is no description in the database. Example code: my $codec_desc = $codec->description; Remember that this value could be C if the information is unknown. =cut sub description { my ($self) = @_; Carp::croak('You must call this method as an object') unless ref($self); return $self->{desc}; } =head2 registered $codec->registered( ) This returns the short description of the codec. It may be C if there is no description in the database. If C is installed, then this will be a DateTime object. Otherwise, it will simply be a string in the format C. Example code: my $registered = $codec->registered; Remember that this value could be C if the information is unknown. =cut sub registered { my ($self) = @_; Carp::croak('You must call this method as an object') unless ref($self); return $self->{regdate}; } =head2 owner $codec->owner( ) This returns the name of the corporation or other entity that owns the FourCC. Generally, this seems to be an ad-hoc standard, so it's a listing of the first entity known to use the given FourCC. Example code: my $owner_name = $codec->owner; Remember that this value could be C if the information is unknown. =cut sub owner { my ($self) = @_; Carp::croak('You must call this method as an object') unless ref($self); return $self->{owner}; } =head2 code $codec->code( ) This returns the Four Character Code corresponding to the current C object. Example code: my $fourcc = $codec->fourcc; =cut sub code { my ($self) = @_; Carp::croak('You must call this method as an object') unless ref($self); return $self->{fourcc}; } =head1 AUTHOR Jonathan Yu Ejawnsy@cpan.orgE =head2 CONTRIBUTORS Your name here ;-) =head1 ACKNOWLEDGEMENTS =over =item * Thanks to Allen Day Eallenday@ucla.eduE and Benjamin R. Ginter Ebginter@asicommunications.comE, developers of Video::Info, which inspired the creation of this module. =back =head1 SUPPORT You can find documentation for this module with the perldoc command. perldoc Video::FourCC::Info You can also look for information at: =over =item * AnnoCPAN: Annotated CPAN documentation L =item * CPAN Ratings L =item * Search CPAN L =item * CPAN Request Tracker L =item * CPAN Testing Service (Kwalitee Tests) L =back =head1 FEEDBACK Please send relevant comments, rotten tomatoes and suggestions directly to the maintainer noted above. If you have a bug report or feature request, please file them on the CPAN Request Tracker at L. If you are able to submit your bug report in the form of failing unit tests, you are B encouraged to do so. =head1 SEE ALSO L, a module for extracting information like the Four Character Code from arbitrary files. =head1 CAVEATS =head2 KNOWN BUGS There are no known bugs as of this release. =head2 LIMITATIONS =over =item * This module has not been tested very thoroughly with Unicode. =back =head1 DATA SOURCE The FourCC database of owner and descriptions come from data extracted from GSpot v2.70a, a freeware Codec Information utility. The registration dates come courtesy of Microsoft Corporation, accessed online at: L =head1 LICENSE In a perfect world, I could just say that this package and all of the code it contains is Public Domain. It's a bit more complicated than that; you'll have to read the included F file to get the full details. =head1 DISCLAIMER OF WARRANTY The software is provided "AS IS", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. =cut 1; source-data.sql000444001750001750 17243711314006270 21347 0ustar00jonjon000000000000Video-FourCC-Info-1.005/lib/Video/FourCCINSERT INTO "fourcc" VALUES('2VUY',NULL,NULL,'Optibase VideoPump 8-bit 4:2:2 Component Y''CbCr'); INSERT INTO "fourcc" VALUES('1978',NULL,NULL,'A.M.Paredes predictor (LossLess)'); INSERT INTO "fourcc" VALUES('3IV0',NULL,NULL,'MPEG4-based codec 3ivx'); INSERT INTO "fourcc" VALUES('3IV1','3ivx',NULL,'3ivx (MPEG4-based)'); INSERT INTO "fourcc" VALUES('3IV2','3ivx',NULL,'3ivx (MPEG4-based)'); INSERT INTO "fourcc" VALUES('3IVD','3ivx',NULL,'3ivx DivX Doctored'); INSERT INTO "fourcc" VALUES('3IVX','3ivx',NULL,'3ivx (MPEG4-based)'); INSERT INTO "fourcc" VALUES('3VID','3ivx',NULL,'3ivx (MPEG4-based)'); INSERT INTO "fourcc" VALUES('8BPS','Apple',NULL,'Planar RGB w/alpha'); INSERT INTO "fourcc" VALUES('____','NA',NULL,'|No Codec'); INSERT INTO "fourcc" VALUES('_BIT','* No codec needed',NULL,'BI_BITFIELDS (Raw RGB)'); INSERT INTO "fourcc" VALUES('_JPG','Joint Photo Experts Group',NULL,'BI_JPEG JPEG compressed'); INSERT INTO "fourcc" VALUES('_PNG','W3C/ISO/IEC (RFC-2083)',NULL,'BI_PNG PNG compressed'); INSERT INTO "fourcc" VALUES('_RAW','N.A.',NULL,'Full Frames (Uncompressed)'); INSERT INTO "fourcc" VALUES('_RGB','* No codec needed',NULL,'BI_RGB Raw Bitmap'); INSERT INTO "fourcc" VALUES('_RL4','* No codec needed',NULL,'BI_RLE4 (RLE 4bpp RGB)'); INSERT INTO "fourcc" VALUES('_RL8','* No codec needed',NULL,'BI_RLE8 (RLE 8bpp RGB)'); INSERT INTO "fourcc" VALUES('AAS4','Autodesk',NULL,'Autodesk Animator codec (RLE)'); INSERT INTO "fourcc" VALUES('AASC','Autodesk',NULL,'Autodesk Animator codec'); INSERT INTO "fourcc" VALUES('ABYR','Kensington',NULL,'Kensington ?'); INSERT INTO "fourcc" VALUES('ACTL',NULL,NULL,'Streambox ACT-L2'); INSERT INTO "fourcc" VALUES('ADV1',NULL,NULL,'Loronix WaveCodec (used in various CCTV products)'); INSERT INTO "fourcc" VALUES('ADVJ','Avid Technology, Inc',NULL,'Avid M-JPEG Avid Technology Also known as AVRn'); INSERT INTO "fourcc" VALUES('AEIK',NULL,NULL,'Intel Indeo Video 3.2 (Vector Quantization)'); INSERT INTO "fourcc" VALUES('NYUV','Nogatech Ltd.','1999-06-28','Nogatech YUV 422 format.'); INSERT INTO "fourcc" VALUES('AFLC','Autodesk',NULL,'Autodesk Animator codec'); INSERT INTO "fourcc" VALUES('AFLI','Autodesk',NULL,'Autodesk Animator codec'); INSERT INTO "fourcc" VALUES('AHDV',NULL,NULL,'CineForm 10-bit Visually Perfect HD (Wavelet)'); INSERT INTO "fourcc" VALUES('AJPG',NULL,NULL,'22fps JPEG-based codec for digital cameras'); INSERT INTO "fourcc" VALUES('ALAC','Apple',NULL,'Apple lossless audio'); INSERT INTO "fourcc" VALUES('PCLE','Pinnacle / Avid','1998-03-30','Studio 400 video codec.'); INSERT INTO "fourcc" VALUES('QPEG','Q-Team Dr Knabe','1996-11-15','QPEG 1.1'); INSERT INTO "fourcc" VALUES('AMR ','3GPP.org',NULL,'AMR Speech Codec'); INSERT INTO "fourcc" VALUES('RGBT','* No codec needed','1994-10-21','Raw RGB w/ Transparency'); INSERT INTO "fourcc" VALUES('RIVA','NVIDIA Corporation','1999-03-22','Swizzled texture format.'); INSERT INTO "fourcc" VALUES('AP42','AngelPotion',NULL,'AngelPotion Definitive (hack MS MP43)'); INSERT INTO "fourcc" VALUES('ASLC',NULL,NULL,'AlparySoft Lossless Codec'); INSERT INTO "fourcc" VALUES('ASV1','Asus',NULL,'Asus Video'); INSERT INTO "fourcc" VALUES('ASV2','Asus',NULL,'Asus Video (2)'); INSERT INTO "fourcc" VALUES('ASVX','Asus',NULL,'Asus Video 2.0'); INSERT INTO "fourcc" VALUES('ATM4',NULL,NULL,'Ahead Nero Digital MPEG-4 Codec'); INSERT INTO "fourcc" VALUES('RLND','Roland Corporation','2002-03-15','Not specified.'); INSERT INTO "fourcc" VALUES('RT21','Ligos / Indeo / Intel','1993-08-01','Indeo 2.1'); INSERT INTO "fourcc" VALUES('RVX ','Intel Corporation','1996-06-12','Intel RDX'); INSERT INTO "fourcc" VALUES('AV1X','Avid Technology, Inc',NULL,'Avid 1:1x (Quick Time)'); INSERT INTO "fourcc" VALUES('AVC1','ITU-T/ISO/IEC',NULL,'H.264/MPEG-4 AVC'); INSERT INTO "fourcc" VALUES('AVD1','Avid Technology, Inc',NULL,'Avid DV (Quick Time)'); INSERT INTO "fourcc" VALUES('AVDJ',NULL,NULL,'Independent JPEG Group''s codec'); INSERT INTO "fourcc" VALUES('AVDN','Avid Technology, Inc',NULL,'Avid DNxHD (Quick Time)'); INSERT INTO "fourcc" VALUES('AVDV','Avid Technology, Inc',NULL,'Avid DV'); INSERT INTO "fourcc" VALUES('AVI1',NULL,NULL,'MainConcept Motion JPEG Codec'); INSERT INTO "fourcc" VALUES('AVI2',NULL,NULL,'MainConcept Motion JPEG Codec'); INSERT INTO "fourcc" VALUES('AVID','Avid Technology, Inc',NULL,'Avid Motion JPEG'); INSERT INTO "fourcc" VALUES('AVIS',NULL,NULL,'Wrapper for AviSynth (Dummy codec)'); INSERT INTO "fourcc" VALUES('AVMP','Avid Technology, Inc',NULL,'Avid IMX (Quick Time)'); INSERT INTO "fourcc" VALUES('AVR ','Avid Technology, Inc',NULL,'Avid ABVB/NuVista MJPEG w/alpha'); INSERT INTO "fourcc" VALUES('AVRN',NULL,NULL,'Independent JPEG Group''s codec'); INSERT INTO "fourcc" VALUES('AVUI','Avid Technology, Inc',NULL,'Avid Meridien Uncompressed w/alpha'); INSERT INTO "fourcc" VALUES('AVUP','Avid Technology, Inc',NULL,'Avid 10bit Packed (Quick Time)'); INSERT INTO "fourcc" VALUES('AYUV','*No codec needed',NULL,'4:4:4 YUV format'); INSERT INTO "fourcc" VALUES('AZPR','Apple',NULL,'Apple QuickTime'); INSERT INTO "fourcc" VALUES('AZRP','Apple',NULL,'Apple QuickTime'); INSERT INTO "fourcc" VALUES('BGR ','* No codec needed',NULL,'Raw RGB32'); INSERT INTO "fourcc" VALUES('BHIV',NULL,NULL,'BeHere iVideo'); INSERT INTO "fourcc" VALUES('BINK','RAD Game Tools',NULL,'Bink Video'); INSERT INTO "fourcc" VALUES('BIT ',NULL,NULL,'BI_BITFIELDS (Raw RGB)'); INSERT INTO "fourcc" VALUES('BITM','Microsoft',NULL,'Microsoft H.261'); INSERT INTO "fourcc" VALUES('BLOX',NULL,NULL,'Jan Jezabek BLOX MPEG Codec'); INSERT INTO "fourcc" VALUES('BLZ0','Blizzard Entertainment',NULL,'MPEG-4 (DivX compatible)'); INSERT INTO "fourcc" VALUES('S263','~ISOMP4','1998-06-25','ITU H.263 video (3GPP)'); INSERT INTO "fourcc" VALUES('SCCD','Luminositi, Inc.','1998-05-11','Luminositi SoftCam codec.'); INSERT INTO "fourcc" VALUES('BTVC','Conexant',NULL,'Conexant Composite Video'); INSERT INTO "fourcc" VALUES('BW00',NULL,NULL,'BergWave (Wavelet)'); INSERT INTO "fourcc" VALUES('BW10','Data Translation',NULL,'Broadway MPEG Capture/Compression'); INSERT INTO "fourcc" VALUES('BXBG',NULL,NULL,'BOXX BGR'); INSERT INTO "fourcc" VALUES('BXRG',NULL,NULL,'BOXX RGB'); INSERT INTO "fourcc" VALUES('BXY2',NULL,NULL,'BOXX 10-bit YUV'); INSERT INTO "fourcc" VALUES('BXYV',NULL,NULL,'BOXX YUV'); INSERT INTO "fourcc" VALUES('SDCC','Sun Communications','1997-09-15','Digital Camera Codec'); INSERT INTO "fourcc" VALUES('CDV5',NULL,NULL,'Canopus SD50/DVHD'); INSERT INTO "fourcc" VALUES('SFMC','CrystalNet','1996-07-25','Surface Fitting Method'); INSERT INTO "fourcc" VALUES('CDVH',NULL,NULL,'Canopus SD50/DVHD'); INSERT INTO "fourcc" VALUES('CFCC','Digital Processing Systems',NULL,'DPS Perception'); INSERT INTO "fourcc" VALUES('CFHD',NULL,NULL,'CineForm 10-bit Visually Perfect HD (Wavelet)'); INSERT INTO "fourcc" VALUES('SMSC','Radius','1994-11-15','Proprietary codec'); INSERT INTO "fourcc" VALUES('SMSD','Radius','1994-11-15','Proprietary codec'); INSERT INTO "fourcc" VALUES('CJPG','Creative Labs',NULL,'WebCam JPEG'); INSERT INTO "fourcc" VALUES('CLJR','Cirrus',NULL,'Cirrus Logic YUV 4:1:1'); INSERT INTO "fourcc" VALUES('CLLC',NULL,NULL,'Canopus LossLess'); INSERT INTO "fourcc" VALUES('CLPL',NULL,NULL,'Format similar to YV12 but including a level of indirection.'); INSERT INTO "fourcc" VALUES('SPLC','http://splashstudios.net/','1996-01-08','Splash Studios ACM Audio Codec'); INSERT INTO "fourcc" VALUES('CMYK','Colorgraph (UK)',NULL,'Common Data Format in Printing'); INSERT INTO "fourcc" VALUES('COL0',NULL,NULL,'FFmpeg DivX ;-) (MS MPEG-4 v3)'); INSERT INTO "fourcc" VALUES('COL1',NULL,NULL,'FFmpeg DivX ;-) (MS MPEG-4 v3)'); INSERT INTO "fourcc" VALUES('SQZ2','Microsoft','1997-09-16','VXTreme Video Codec V2'); INSERT INTO "fourcc" VALUES('CRAM','Microsoft',NULL,'Microsoft Video 1'); INSERT INTO "fourcc" VALUES('CSCD',NULL,NULL,'RenderSoft CamStudio lossless Codec (LZO & GZIP compression)'); INSERT INTO "fourcc" VALUES('STVA','ST Microelectronics','1999-08-09','ST CMOS Imager Data (Bayer)'); INSERT INTO "fourcc" VALUES('CTRX',NULL,NULL,'Citrix Scalable Video Codec'); INSERT INTO "fourcc" VALUES('CUVC',NULL,NULL,'Canopus HQ'); INSERT INTO "fourcc" VALUES('STVB','ST Microelectronics','1999-08-09','ST CMOS Imager Data (Nudged Bayer)'); INSERT INTO "fourcc" VALUES('STVC','ST Microelectronics','1999-08-09','ST CMOS Imager Data (Bunched)'); INSERT INTO "fourcc" VALUES('CYUV','Creative Labs, Inc.',NULL,'Creative Labs YUV'); INSERT INTO "fourcc" VALUES('CYUY','ATI Technologies',NULL,'ATI Proprietary YUV compression'); INSERT INTO "fourcc" VALUES('D261','ITU-T',NULL,'H.261'); INSERT INTO "fourcc" VALUES('D263','ITU-T',NULL,'H.263'); INSERT INTO "fourcc" VALUES('DAVC',NULL,NULL,'Dicas MPEGable H.264/MPEG-4 AVC base profile codec'); INSERT INTO "fourcc" VALUES('DC25',NULL,NULL,'MainConcept ProDV Codec'); INSERT INTO "fourcc" VALUES('DCAP',NULL,NULL,'Pinnacle DV25 Codec'); INSERT INTO "fourcc" VALUES('DCL1',NULL,NULL,'Data Connection Conferencing Codec'); INSERT INTO "fourcc" VALUES('DCT0',NULL,NULL,'WniWni Codec'); INSERT INTO "fourcc" VALUES('DFSC',NULL,NULL,'DebugMode FrameServer VFW Codec'); INSERT INTO "fourcc" VALUES('DIB ','* No codec needed',NULL,'Device Independent Bitmap'); INSERT INTO "fourcc" VALUES('DIV1','Microsoft',NULL,'Microsoft MPEG-4 v1'); INSERT INTO "fourcc" VALUES('DIV2','Microsoft',NULL,'Microsoft MPEG-4 v2'); INSERT INTO "fourcc" VALUES('SV10','Sorenson Media','1997-09-15','Video R1'); INSERT INTO "fourcc" VALUES('DIV5','divx.com',NULL,'DivX 5.x/6.x'); INSERT INTO "fourcc" VALUES('DIV6',NULL,NULL,'DivX ;-) (MS MPEG-4 v3)'); INSERT INTO "fourcc" VALUES('DM4V',NULL,NULL,'Dicas MPEGable MPEG-4'); INSERT INTO "fourcc" VALUES('DMB1','Matrox',NULL,'Matrox MJPG for RainbowRunner'); INSERT INTO "fourcc" VALUES('DMB2','Matrox',NULL,'Matrox MJPG for RainbowRunner'); INSERT INTO "fourcc" VALUES('DMK2',NULL,NULL,'ViewSonic V36 PDA Video'); INSERT INTO "fourcc" VALUES('DP02',NULL,NULL,'DynaPel MPEG-4'); INSERT INTO "fourcc" VALUES('SV3M','Sorenson Vision, Inc.','1999-06-01','Sorenson SV3 module decoder.'); INSERT INTO "fourcc" VALUES('TLMS','TeraLogic','1997-09-16','Motion Intraframe Codec'); INSERT INTO "fourcc" VALUES('TLST','TeraLogic','1997-09-16','Motion Intraframe Codec'); INSERT INTO "fourcc" VALUES('TM20','Duck (now ON2) Corp','1997-09-16','TrueMotion 2.0'); INSERT INTO "fourcc" VALUES('TMIC','TeraLogic','1997-09-16','Motion Intraframe Codec'); INSERT INTO "fourcc" VALUES('TMOT','Horizons Technology','1994-10-21','TrueMotion S'); INSERT INTO "fourcc" VALUES('TR20','Duck Corporation','1997-09-16','TrueMotion RT 2.0'); INSERT INTO "fourcc" VALUES('DPS0','DPS/Leitch',NULL,'DPS Reality Motion JPEG'); INSERT INTO "fourcc" VALUES('DPSC','DPS/Leitch',NULL,'DPS PAR Motion JPEG'); INSERT INTO "fourcc" VALUES('DRMI','Apple',NULL,'iPod DRM Protected'); INSERT INTO "fourcc" VALUES('DRWX',NULL,NULL,'Pinnacle DV25 Codec'); INSERT INTO "fourcc" VALUES('DSVD',NULL,NULL,'DV Codec'); INSERT INTO "fourcc" VALUES('DTMT',NULL,NULL,'Media-100 Codec'); INSERT INTO "fourcc" VALUES('DTNT',NULL,NULL,'Media-100 Codec'); INSERT INTO "fourcc" VALUES('UYVP','Evans & Sutherland','2000-11-15','YCbCr 4:2:2 extended precision'); INSERT INTO "fourcc" VALUES('DV10',NULL,NULL,'BlueFish444 (lossless RGBA, YUV 10-bit)'); INSERT INTO "fourcc" VALUES('DV25','Matrox',NULL,'Matrox DVCPRO codec'); INSERT INTO "fourcc" VALUES('DV50','Matrox',NULL,'Matrox DVCPRO50 codec'); INSERT INTO "fourcc" VALUES('DVAN','Pinnacle / Avid',NULL,'Pinnacle miroVideo DV300 SW codec'); INSERT INTO "fourcc" VALUES('DVC ','IEC 61834 and SMPTE 314M',NULL,'DVC/DV Video'); INSERT INTO "fourcc" VALUES('DVCP','IEC 61834 and SMPTE 314M',NULL,'DVC/DV Video'); INSERT INTO "fourcc" VALUES('DVCS',NULL,NULL,'MainConcept DV Codec'); INSERT INTO "fourcc" VALUES('V422','Vitec Multimedia','1993-12-13','24-bit YUV 4:2:2'); INSERT INTO "fourcc" VALUES('V655','Vitec Multimedia','1993-12-13','16-bit YUV 4:2:2'); INSERT INTO "fourcc" VALUES('DVHD','IEC Standard',NULL,'DV 1125 lines at 30.00 Hz or 1250 lines at 25.00 Hz'); INSERT INTO "fourcc" VALUES('DVIS',NULL,NULL,'VSYNC DualMoon Iris DV codec'); INSERT INTO "fourcc" VALUES('DVL ','Radius / Cinepak',NULL,'Radius SoftDV 16:9 NTSC'); INSERT INTO "fourcc" VALUES('DVLP','Radius / Cinepak',NULL,'Radius SoftDV 16:9 PAL'); INSERT INTO "fourcc" VALUES('DVMA','Darim Vision Co., Ltd.',NULL,'Darim Vision DVMPEG (dummy for MPEG compressor)'); INSERT INTO "fourcc" VALUES('VCR1','ATI Technologies','1997-10-23','ATI Video Codec 1'); INSERT INTO "fourcc" VALUES('DVOR',NULL,NULL,'BlueFish444 (lossless RGBA, YUV 10-bit)'); INSERT INTO "fourcc" VALUES('DVPN','Apple',NULL,'Apple QT DV (NTSC)'); INSERT INTO "fourcc" VALUES('DVPP','Apple',NULL,'Apple QT DV (PAL)'); INSERT INTO "fourcc" VALUES('DVR1',NULL,NULL,'TARGA2000 Codec'); INSERT INTO "fourcc" VALUES('DVRS',NULL,NULL,'VSYNC DualMoon Iris DV codec'); INSERT INTO "fourcc" VALUES('DVSD','IEC 61834 and SMPTE 314M',NULL,'DVC/DV Video'); INSERT INTO "fourcc" VALUES('DVSL','IEC Standard',NULL,'DV compressed in SD (SDL)'); INSERT INTO "fourcc" VALUES('VCR2','ATI Technologies','1997-10-23','ATI Video Codec 2'); INSERT INTO "fourcc" VALUES('VCR3','ATI Technologies','1997-10-23','ATI VCR 3.0'); INSERT INTO "fourcc" VALUES('VCR4','ATI Technologies','1997-10-23','ATI VCR 4.0'); INSERT INTO "fourcc" VALUES('DX50','divx.com',NULL,'DivX 5.x/6.x'); INSERT INTO "fourcc" VALUES('DXGM',NULL,NULL,'Electronic Arts Game Video codec'); INSERT INTO "fourcc" VALUES('DXRE','DivX',NULL,'DivX Subtitle Codec'); INSERT INTO "fourcc" VALUES('DXSB','DivX',NULL,'DivX Subtitle Codec'); INSERT INTO "fourcc" VALUES('VCR5','ATI Technologies','1997-10-23','ATI VCR 5.0'); INSERT INTO "fourcc" VALUES('VCR6','ATI Technologies','1997-10-23','ATI VCR 6.0'); INSERT INTO "fourcc" VALUES('VCR7','ATI Technologies','1997-10-23','ATI VCR 7.0'); INSERT INTO "fourcc" VALUES('VCR8','ATI Technologies','1997-10-23','ATI VCR 8.0'); INSERT INTO "fourcc" VALUES('VCR9','ATI Technologies','1997-10-23','ATI VCR 9.0'); INSERT INTO "fourcc" VALUES('VCWV','VideoCon','2000-06-06','VideoCon wavelet.'); INSERT INTO "fourcc" VALUES('VGPX','Alaris','1998-03-30','VGPixel Codec'); INSERT INTO "fourcc" VALUES('VIVO','Vivo Software','1997-09-16','Vivo H.263'); INSERT INTO "fourcc" VALUES('VIXL','Miro (now part of Pinnacle Systems)','1994-07-24','Video XL'); INSERT INTO "fourcc" VALUES('VJPG','Video Communication Systems','2001-02-05','A JPEG-based compression scheme for RGB bitmaps.'); INSERT INTO "fourcc" VALUES('VLV1','VideoLogic (now PURE Digital)','1993-06-08','Videologic codec'); INSERT INTO "fourcc" VALUES('VQC1','http://eprints.ecs.soton.ac.uk/archive/00001310/01/VTC97-js.pdf','1998-11-13','Vector-quantised codec 1 (high compression)'); INSERT INTO "fourcc" VALUES('VQC2','http://eprints.ecs.soton.ac.uk/archive/00001310/01/VTC97-js.pdf','1998-11-13','Vector-quantised codec 2 (research)'); INSERT INTO "fourcc" VALUES('VQJP','ViewQuest Technologies Inc.','2000-11-28','VQ630 dual-mode digital camera.'); INSERT INTO "fourcc" VALUES('VQS4','ViewQuest Technologies Inc.','2000-11-28','VQ110 digital video camera.'); INSERT INTO "fourcc" VALUES('VTC1','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC2','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC3','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC4','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC5','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC6','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC7','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC8','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VTC9','NVIDIA Corporation','2000-10-12','Not specified.'); INSERT INTO "fourcc" VALUES('VX1K','Lucent','1999-02-17','VX1000S Video Codec'); INSERT INTO "fourcc" VALUES('VX2K','Lucent','1999-02-17','VX2000S Video Codec'); INSERT INTO "fourcc" VALUES('VXSP','Lucent','1999-02-17','VX1000SP Video Codec'); INSERT INTO "fourcc" VALUES('WBVC','Winbond Electronics','1997-09-17','W9960'); INSERT INTO "fourcc" VALUES('WINX','Winnov','2000-05-11','Winnov Software Compression'); INSERT INTO "fourcc" VALUES('WJPG','Winbond','1999-03-04','Winbond JPEG?'); INSERT INTO "fourcc" VALUES('WMS2','Microsoft','2001-04-02','Reserved.'); INSERT INTO "fourcc" VALUES('WMV1','Microsoft','2001-04-02','WMP v7'); INSERT INTO "fourcc" VALUES('WMV2','Microsoft','2001-04-02','WMP v8'); INSERT INTO "fourcc" VALUES('WMV3','Microsoft','2001-04-02','WMP v9 (VC-1 Simple/Main)'); INSERT INTO "fourcc" VALUES('WNV1','Winnov','2000-05-11','Winnov Hardware Compression'); INSERT INTO "fourcc" VALUES('WPY2','Winnov, Inc.','2000-05-11','Not specified.'); INSERT INTO "fourcc" VALUES('EKQ0','http://www.elsa.com/',NULL,'related to Elsa Graphics cards'); INSERT INTO "fourcc" VALUES('ELK0','http://www.elsa.com/',NULL,'related to Elsa Graphics cards'); INSERT INTO "fourcc" VALUES('EM2V','http://www.etymonix.com/',NULL,'Etymonix MPEG-2 I-frame'); INSERT INTO "fourcc" VALUES('WZCD','CORE Co. Ltd.','2000-06-20','iScan.'); INSERT INTO "fourcc" VALUES('ENCA','~ISOMP4',NULL,'ISMA Encrypted/Protected audio'); INSERT INTO "fourcc" VALUES('ENCV','~ISOMP4',NULL,'ISMA Encrypted/Protected video'); INSERT INTO "fourcc" VALUES('EQK0',NULL,NULL,'Elsa graphics card quick codec'); INSERT INTO "fourcc" VALUES('ESCP','Eidos Technologies',NULL,'Escape'); INSERT INTO "fourcc" VALUES('WZDC','CORE Co. Ltd.','2000-06-20','iSnap.'); INSERT INTO "fourcc" VALUES('FFDS','FFmpeg',NULL,'ffds Lossless Video'); INSERT INTO "fourcc" VALUES('FFV1','FFmpeg',NULL,'ffds Lossless Video'); INSERT INTO "fourcc" VALUES('FFVH','ffmpeg',NULL,'FFmpeg Lossless HuffYUV (open source)'); INSERT INTO "fourcc" VALUES('FLIC','http://www.autodesk.com',NULL,'Autodesk FLI/FLC Animation'); INSERT INTO "fourcc" VALUES('FLV1','Sorenson Media',NULL,'Flash Sorenson Video'); INSERT INTO "fourcc" VALUES('FLV4','On2 Technologies',NULL,'Flash VP6'); INSERT INTO "fourcc" VALUES('FMJP',NULL,NULL,'D-Vision fieldbased ISO MJPEG'); INSERT INTO "fourcc" VALUES('FMP4','FFmpeg/ffdshow (open source)',NULL,'FFmpeg/ffdshow ISO MPEG-4'); INSERT INTO "fourcc" VALUES('FPS1','beepa',NULL,'FRAPS Codec'); INSERT INTO "fourcc" VALUES('FRLE',NULL,NULL,'SoftLab-NSK Y16 + Alpha RLE'); INSERT INTO "fourcc" VALUES('FRWU','Darim Vision Co., Ltd.',NULL,'Darim Vision Forward Uncompressed'); INSERT INTO "fourcc" VALUES('FSV1','ffmpeg (open source)',NULL,'FFmpeg Flash Screen video'); INSERT INTO "fourcc" VALUES('FVFW',NULL,NULL,'ff MPEG-4 based on XviD codec'); INSERT INTO "fourcc" VALUES('G2M2','Citrix Systems, Inc.',NULL,'GoToMeeting/GoToWebinar Codec v2.x'); INSERT INTO "fourcc" VALUES('G2M3','Citrix Systems, Inc.',NULL,'GoToMeeting/GoToWebinar Codec v3.x'); INSERT INTO "fourcc" VALUES('G726','~ISOMP4',NULL,'ITU-T Recommendation G.726 (1990)'); INSERT INTO "fourcc" VALUES('GEPJ','White Pine (ex Paradigm Matrix)',NULL,'Motion JPEG Codec'); INSERT INTO "fourcc" VALUES('GJPG',NULL,NULL,'Grand Tech GT891x Codec'); INSERT INTO "fourcc" VALUES('GLCC',NULL,NULL,'GigaLink AV Capture codec'); INSERT INTO "fourcc" VALUES('GLZW','gabest@freemail.hu',NULL,'Motion LZW'); INSERT INTO "fourcc" VALUES('GPEG','gabest@freemail.hu',NULL,'Motion JPEG'); INSERT INTO "fourcc" VALUES('GPJM',NULL,NULL,'Pinnacle ReelTime MJPEG Codec'); INSERT INTO "fourcc" VALUES('GREY',NULL,NULL,'Apparently a duplicate of Y800'); INSERT INTO "fourcc" VALUES('XJPG','Xirlink, Inc.','2001-02-14','Xirlink JPEG-like compressor.'); INSERT INTO "fourcc" VALUES('GXVE','SoftMedia',NULL,'SoftMedia ViVD V2'); INSERT INTO "fourcc" VALUES('XLV0','NetXL Inc.','1997-09-18','XL Video Decoder'); INSERT INTO "fourcc" VALUES('XWV0',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV1',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV2',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV3',NULL,'2000-07-26','XiWave Video Codec (Xi-3 Video)'); INSERT INTO "fourcc" VALUES('XWV4',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV5',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV6',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV7',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('XWV8',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('HD10',NULL,NULL,'BlueFish444 (lossless RGBA, YUV 10-bit)'); INSERT INTO "fourcc" VALUES('HDX4','JOMIGO GmbH.',NULL,'HDX4 MPEG-4 Codec'); INSERT INTO "fourcc" VALUES('HFYU','Open Source',NULL,'Huffyuv Lossless Codec'); INSERT INTO "fourcc" VALUES('HM12','Hauppauge',NULL,'Hauppauge PVR 250/350 MB-YUV Format'); INSERT INTO "fourcc" VALUES('HMCR','Rendition',NULL,'Rendition Motion Compensation Format'); INSERT INTO "fourcc" VALUES('HMRR','Rendition',NULL,'Rendition Motion Compensation Format'); INSERT INTO "fourcc" VALUES('XWV9',NULL,'2000-07-26','XiWave Video Codec'); INSERT INTO "fourcc" VALUES('YC12','Intel','1996-06-12','YUV 12 codec'); INSERT INTO "fourcc" VALUES('YCCK','B.U.G., Inc.','2000-11-10','Uncompressed YCbCr video with key data.'); INSERT INTO "fourcc" VALUES('YUV8','Winnov, Inc.','1993-09-05','MM_WINNOV_CAVIAR_YUV8'); INSERT INTO "fourcc" VALUES('IDM0',NULL,NULL,'IDM Motion Wavelets 2.0'); INSERT INTO "fourcc" VALUES('IF09','*No codec needed',NULL,'Indeo YVU9 (YVU9 with additional delta-frame info after the U plane)'); INSERT INTO "fourcc" VALUES('IFO9','Intel Corporation',NULL,'Intel intermediate YUV9.'); INSERT INTO "fourcc" VALUES('IGOR',NULL,NULL,'Power DVD'); INSERT INTO "fourcc" VALUES('IJPG','Intergraph',NULL,'Intergraph JPEG'); INSERT INTO "fourcc" VALUES('YUV9','Intel Corporation','1993-08-01','YUV9'); INSERT INTO "fourcc" VALUES('YUYP','Evans & Sutherland','2000-11-15','YCbCr 4:2:2 extended precision, 10 bits per component (Y0U0Y1V0).'); INSERT INTO "fourcc" VALUES('YUYV','Canopus, Co., Ltd.','1993-06-08','BI_YUYV, Canopus'); INSERT INTO "fourcc" VALUES('IMC1',NULL,NULL,'As YV12, except the U and V planes have same stride as the Y plane'); INSERT INTO "fourcc" VALUES('IMC2',NULL,NULL,'Similar to IMC1, w/ U and V lines interleaved at half stride boundaries'); INSERT INTO "fourcc" VALUES('IMC3',NULL,NULL,'As IMC1, except that U and V are swapped'); INSERT INTO "fourcc" VALUES('IMC4',NULL,NULL,'As IMC2, except that U and V are swapped'); INSERT INTO "fourcc" VALUES('IMG ','Apple',NULL,'Apple RGB'); INSERT INTO "fourcc" VALUES('IMJG',NULL,NULL,'Accom SphereOUS MJPEG with Alpha-channel'); INSERT INTO "fourcc" VALUES('ZPEG','Metheus','1993-08-24','Video Zipper'); INSERT INTO "fourcc" VALUES('IPJ2',NULL,NULL,'Image Power JPEG2000'); INSERT INTO "fourcc" VALUES('IR21','Ligos / Indeo / Intel',NULL,'Indeo 2.1'); INSERT INTO "fourcc" VALUES('ZPG1','VoDeo Solutions, Inc.','2002-04-13','Not specified.'); INSERT INTO "fourcc" VALUES('ZPG2','VoDeo Solutions, Inc.','2002-04-15','Not specified.'); INSERT INTO "fourcc" VALUES('ZPG3','VoDeo Solutions, Inc.','2002-04-15','Not specified.'); INSERT INTO "fourcc" VALUES('ZPG4','VoDeo Solutions, Inc.','2002-04-15','Not specified.'); INSERT INTO "fourcc" VALUES('FRWD','SoftLab-Nsk','1998-06-25','Forward Motion JPEG'); INSERT INTO "fourcc" VALUES('FRWT','Darim Vision Co., Ltd.','1998-06-25','Darim Vision Forward Motion JPEG'); INSERT INTO "fourcc" VALUES('FVF1','Iterated Systems, Inc.','1993-08-24','Fractal Video Frame'); INSERT INTO "fourcc" VALUES('FXT1','3dfx Interactive, Inc.','1999-07-27','Not specified.'); INSERT INTO "fourcc" VALUES('GWLT','Microsoft','1994-07-24','Microsoft Greyscale WLT DIB'); INSERT INTO "fourcc" VALUES('H260','ITU-T','1996-06-12','H.260'); INSERT INTO "fourcc" VALUES('H261','ITU-T','1996-06-12','H.261'); INSERT INTO "fourcc" VALUES('H262','ITU-T','1996-06-12','H.262'); INSERT INTO "fourcc" VALUES('H263','ITU-T','1996-06-12','H.263'); INSERT INTO "fourcc" VALUES('H264','ITU-T/ISO/IEC','1996-06-12','H.264/MPEG-4 AVC'); INSERT INTO "fourcc" VALUES('H265',NULL,'1996-06-12','Intel ITU H.265'); INSERT INTO "fourcc" VALUES('H266',NULL,'1996-06-12','Intel ITU H.266'); INSERT INTO "fourcc" VALUES('H267',NULL,'1996-06-12','Intel ITU H.267'); INSERT INTO "fourcc" VALUES('H268',NULL,'1996-06-12','Intel ITU H.268'); INSERT INTO "fourcc" VALUES('H269',NULL,'1996-06-12','Intel ITU H.263 for POTS-based videoconferencing'); INSERT INTO "fourcc" VALUES('I263','ITU-T','1997-09-16','H.263'); INSERT INTO "fourcc" VALUES('I420','*No Decoder Needed','1996-01-15','RAW I420'); INSERT INTO "fourcc" VALUES('IAN ','Intel Corporation','1996-06-12','Intel RDX.'); INSERT INTO "fourcc" VALUES('ICLB','InSoft','1994-05-16','CellB Videoconferencing Codec'); INSERT INTO "fourcc" VALUES('ILVC','Intel','1997-09-16','Layered Video'); INSERT INTO "fourcc" VALUES('ILVR','ITU-T','1997-10-29','H.263'); INSERT INTO "fourcc" VALUES('IMAC','Intel Corporation','1998-07-20','Intel hardware motion compensation.'); INSERT INTO "fourcc" VALUES('IPDV','I-O Data Device, Inc.','1999-06-25','Giga AVI DV Codec'); INSERT INTO "fourcc" VALUES('IYUV','*No codec needed',NULL,'Planar YUV format (8-bpp Y plane, 8-bpp U and V planes)'); INSERT INTO "fourcc" VALUES('JBYR','Kensington',NULL,'Kensington Codec'); INSERT INTO "fourcc" VALUES('JFIF',NULL,NULL,'JPEG File Interchange Format'); INSERT INTO "fourcc" VALUES('JPEG','Microsoft',NULL,'Still Image JPEG DIB'); INSERT INTO "fourcc" VALUES('JPG ',NULL,NULL,'JPEG compressed'); INSERT INTO "fourcc" VALUES('JPGL','http://www.jpg.com/',NULL,'Pegasus Lossless Motion JPEG'); INSERT INTO "fourcc" VALUES('KMVC','Team17 Software',NULL,'Karl Morton''s Video Codec (presumably)'); INSERT INTO "fourcc" VALUES('KPCD','Kodak',NULL,'Kodak Photo CD'); INSERT INTO "fourcc" VALUES('L261','LEAD Multimedia',NULL,'LEAD H.261'); INSERT INTO "fourcc" VALUES('L263','LEAD Multimedia',NULL,'LEAD H.263'); INSERT INTO "fourcc" VALUES('L264','LEAD Multimedia',NULL,'LEAD H.264'); INSERT INTO "fourcc" VALUES('LAGS','Ben Greenwood',NULL,'Lagarith Lossless'); INSERT INTO "fourcc" VALUES('LBYR','Creative Labs, Inc.',NULL,'Creative WebCam'); INSERT INTO "fourcc" VALUES('LCMW','LEAD Multimedia',NULL,'LEAD Motion CMW Codec'); INSERT INTO "fourcc" VALUES('LCW2','LEAD Multimedia',NULL,'LEAD MCMW 9Motion Wavelet'); INSERT INTO "fourcc" VALUES('IRAW','Intel','1996-06-12','Intel YUV Uncompressed'); INSERT INTO "fourcc" VALUES('LGRY','LEAD Multimedia',NULL,'LEAD Grayscale Image'); INSERT INTO "fourcc" VALUES('ISME','Intel Corporation','1998-07-01','Intel''s next-generation video codec.'); INSERT INTO "fourcc" VALUES('LJ2K','LEAD Multimedia',NULL,'LEADTools JPEG2000'); INSERT INTO "fourcc" VALUES('IUYV','http://www.leadtools.com/','2001-08-09','Interlaced version of UYVY'); INSERT INTO "fourcc" VALUES('LMP2','LEAD Multimedia',NULL,'LEADTools MPEG2'); INSERT INTO "fourcc" VALUES('LMRT','Microsoft',NULL,'Liquid Motion Runtime Control'); INSERT INTO "fourcc" VALUES('LOCO',NULL,NULL,'LOCO Lossless Codec'); INSERT INTO "fourcc" VALUES('LSCR',NULL,NULL,'LEAD Screen Capture'); INSERT INTO "fourcc" VALUES('IV30','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('IV31','Ligos / Indeo / Intel','1993-08-01','Indeo 3.x'); INSERT INTO "fourcc" VALUES('LSVM','ESPRE Solutions',NULL,'Lightning Strike Video Codec'); INSERT INTO "fourcc" VALUES('IV32','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('LSVX','ESPRE Solutions',NULL,'Lightning Strike Video Codec'); INSERT INTO "fourcc" VALUES('LX63','LEAD Multimedia',NULL,'LEAD H263 Codec'); INSERT INTO "fourcc" VALUES('LZO1','oberhumer.com',NULL,'LZO (oberhumer lossless)'); INSERT INTO "fourcc" VALUES('M261','Microsoft',NULL,'H.261'); INSERT INTO "fourcc" VALUES('M263','Microsoft',NULL,'H.263'); INSERT INTO "fourcc" VALUES('M4CC',NULL,NULL,'ESS MPEG4 Divio codec'); INSERT INTO "fourcc" VALUES('MC12','ATI Technologies',NULL,'Motion Compensation Format'); INSERT INTO "fourcc" VALUES('MC24',NULL,NULL,'MainConcept Motion JPEG'); INSERT INTO "fourcc" VALUES('MCAM','ATI Technologies',NULL,'Motion Compensation Format'); INSERT INTO "fourcc" VALUES('MCZM',NULL,NULL,'Theory MicroCosm Lossless 64bit RGB w/alpha'); INSERT INTO "fourcc" VALUES('MDVD','http://www.tiasoft.de/',NULL,'Alex MicroDVD Video (hacked MS MPEG-4)'); INSERT INTO "fourcc" VALUES('MDVF',NULL,NULL,'Pinnacle DV/DV50/DVHD100'); INSERT INTO "fourcc" VALUES('MHFY',NULL,NULL,'A.M.Paredes mhuffyYUV (LossLess)'); INSERT INTO "fourcc" VALUES('MJ2C','http://www.morgan-multimedia.com/',NULL,'Morgan Multimedia JPEG 2000'); INSERT INTO "fourcc" VALUES('MJP2','ISO',NULL,'Motion JPEG 2000'); INSERT INTO "fourcc" VALUES('MJPA','http://www.morgan-multimedia.com',NULL,'Morgan Motion JPEG Codec'); INSERT INTO "fourcc" VALUES('Y211','*No codec needed',NULL,'YUV packed'); INSERT INTO "fourcc" VALUES('MJPB','http://www.morgan-multimedia.com',NULL,'Morgan Motion JPEG Codec'); INSERT INTO "fourcc" VALUES('MJPG',NULL,NULL,'Motion JPEG'); INSERT INTO "fourcc" VALUES('MJPX',NULL,NULL,'Pegasus PICVideo Motion JPEG'); INSERT INTO "fourcc" VALUES('ML20','Logitech/Microsoft',NULL,'Mimic MSN Messenger Webcam'); INSERT INTO "fourcc" VALUES('IV33','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('IV34','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('MNVD',NULL,NULL,'MindBend MindVid LossLess'); INSERT INTO "fourcc" VALUES('IV35','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('IV36','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('IV37','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('MP41','Microsoft',NULL,'Microsoft MPEG-4 V1 (enhanced H263)'); INSERT INTO "fourcc" VALUES('IV38','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('IV39','Ligos / Indeo / Intel','1996-06-12','Indeo 3.x'); INSERT INTO "fourcc" VALUES('IV40','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV41','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV42','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV43','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV44','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('MPG1',NULL,NULL,'FFmpeg MPEG 1/2'); INSERT INTO "fourcc" VALUES('MPG2',NULL,NULL,'FFmpeg MPEG 1/2'); INSERT INTO "fourcc" VALUES('MPG3','Microsoft',NULL,'MS MPEG-4 v3'); INSERT INTO "fourcc" VALUES('IV45','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('MPGI','Sigma Designs',NULL,'MPEG'); INSERT INTO "fourcc" VALUES('MPNG',NULL,NULL,'PNG images decoder'); INSERT INTO "fourcc" VALUES('IV46','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV47','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV48','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('MSS2','Microsoft',NULL,'Windows Media 9 Screen Video'); INSERT INTO "fourcc" VALUES('MSUC',NULL,NULL,'MSU LossLess'); INSERT INTO "fourcc" VALUES('MSUD',NULL,NULL,'MSU LossLess'); INSERT INTO "fourcc" VALUES('IV49','Ligos / Indeo / Intel','1996-06-12','Indeo 4.x'); INSERT INTO "fourcc" VALUES('IV50','Ligos / Indeo / Intel','1997-09-16','Indeo 5.x'); INSERT INTO "fourcc" VALUES('MSZH','S&K LCL (Lossless Codec Library)',NULL,'avimszh (lossless, ZLIB)'); INSERT INTO "fourcc" VALUES('MTGA',NULL,NULL,'Motion TGA images (24, 32 bpp)'); INSERT INTO "fourcc" VALUES('MTX1','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX2','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX3','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX4','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX5','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX6','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX7','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX8','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('MTX9','Matrox',NULL,'Matrox, possibly a texture format'); INSERT INTO "fourcc" VALUES('IY41','LEAD Multimedia','2001-08-09','Interlaced version of Y41P'); INSERT INTO "fourcc" VALUES('IYU1','IEEE standard','1999-08-17','12 bit format used in mode 2 of the IEEE 1394 1.04 spec'); INSERT INTO "fourcc" VALUES('IYU2','IEEE standard','1999-08-17','24 bit format used in mode 2 of the IEEE 1394 1.04 spec'); INSERT INTO "fourcc" VALUES('LEAD','LEAD Multimedia','2001-08-09','LEAD Video Codec'); INSERT INTO "fourcc" VALUES('LIA1','Liafail, Inc.','2000-06-30','Liafail'); INSERT INTO "fourcc" VALUES('LJPG','LEAD Multimedia','2001-08-09','LEAD MJPEG Codec'); INSERT INTO "fourcc" VALUES('LSV0','Infinop Inc.','1999-08-30','Reserved.'); INSERT INTO "fourcc" VALUES('MVI1',NULL,NULL,'Motion Pixels MVI'); INSERT INTO "fourcc" VALUES('MVI2',NULL,NULL,'Motion Pixels MVI'); INSERT INTO "fourcc" VALUES('MWV1','Aware Inc.',NULL,'Aware Motion Wavelets'); INSERT INTO "fourcc" VALUES('MYUV',NULL,NULL,'Media-100 844/X Uncompressed'); INSERT INTO "fourcc" VALUES('NAVI','IRC #shadowrealm',NULL,'SMR Codec (hack of Microsoft Mpeg-4)'); INSERT INTO "fourcc" VALUES('NDIG',NULL,NULL,'Ahead Nero Digital MPEG-4 Codec'); INSERT INTO "fourcc" VALUES('NHVU',NULL,NULL,'NVidia Texture Format (GEForce 3)'); INSERT INTO "fourcc" VALUES('NO16',NULL,NULL,'Theory None16 64bit uncompressed RAW'); INSERT INTO "fourcc" VALUES('NT00','http://www.newtek.com/',NULL,'NewTek LightWave HDTV YUV with Alpha-channel'); INSERT INTO "fourcc" VALUES('LSVC','ESPRE Solutions','1999-08-30','Lightning Strike Video Codec'); INSERT INTO "fourcc" VALUES('NTN2',NULL,NULL,'Nogatech Video Compression 2 (GrabBee hardware coder)'); INSERT INTO "fourcc" VALUES('NUV1','#NAME?',NULL,'NuppelVideo (RTjpeg2.0)'); INSERT INTO "fourcc" VALUES('NV11','*No Decoder Needed',NULL,'8-bit 4:1:1 YUV'); INSERT INTO "fourcc" VALUES('NV12','*No Decoder Needed',NULL,'8-bit Y plane 2x2 subsampling'); INSERT INTO "fourcc" VALUES('NV21','*No Decoder Needed',NULL,'As NV12 with U and V reversed'); INSERT INTO "fourcc" VALUES('LSVW','Infinop Inc.','1999-08-30','Lightning Strike multi-bitrate'); INSERT INTO "fourcc" VALUES('M101','Matrox Electronic Systems, Ltd.','2002-01-31','Uncompressed field-based YUY2.'); INSERT INTO "fourcc" VALUES('M4S2','Microsoft','2001-04-02','Compliant MPEG-4 v2 Simple Profile'); INSERT INTO "fourcc" VALUES('MMES','Matrox','1999-05-06','Matrox MPEG-2 I-frame'); INSERT INTO "fourcc" VALUES('MMIF','Matrox Electronic Systems, Ltd.','1999-05-11','Matrox MPEG-2 elementary I-frame-only video stream.'); INSERT INTO "fourcc" VALUES('MP2A',NULL,'2001-09-20','Media Excel MPEG-2 Audio'); INSERT INTO "fourcc" VALUES('MP2T',NULL,'2001-09-20','Media Excel MPEG-2 Transport Stream'); INSERT INTO "fourcc" VALUES('MP2V','Microsoft','2001-09-20','S-Mpeg 4 version 1'); INSERT INTO "fourcc" VALUES('MP42','Microsoft','1997-10-28','S-Mpeg 4 version 2'); INSERT INTO "fourcc" VALUES('MP43','Microsoft','1998-04-30','S-Mpeg 4 version 3'); INSERT INTO "fourcc" VALUES('MP4A','~ISOMP4','2001-09-20','MPEG-4 Audio'); INSERT INTO "fourcc" VALUES('MP4S','Microsoft','2001-04-02','ISO MPEG-4 Video V1'); INSERT INTO "fourcc" VALUES('MP4T',NULL,'2001-09-20','Media Excel MPEG-4 Transport Stream'); INSERT INTO "fourcc" VALUES('MP4V','~ISOMP4','2001-09-20','MPEG-4 Video'); INSERT INTO "fourcc" VALUES('MPEG','Chromatic Research','1997-09-16','MPEG-1'); INSERT INTO "fourcc" VALUES('MPG4','Microsoft','2001-04-02','MS MPEG-4 v1'); INSERT INTO "fourcc" VALUES('MRCA','FAST Multimedia','1997-09-16','Mrcodec'); INSERT INTO "fourcc" VALUES('MRLE','Microsoft','1992-11-01','Run Length Encoding'); INSERT INTO "fourcc" VALUES('MSS1','Microsoft','1999-04-02','Windows Media 7 Screen Video'); INSERT INTO "fourcc" VALUES('MSV1','Microsoft','1998-06-05','Microsoft video codec V1.'); INSERT INTO "fourcc" VALUES('MSVC','Microsoft','1992-11-01','Video 1'); INSERT INTO "fourcc" VALUES('MV10','Nokia Mobile Phones','1999-01-06','Nokia MVC video codec.'); INSERT INTO "fourcc" VALUES('MV11','Nokia Mobile Phones','1999-01-06','Nokia MVC video codec.'); INSERT INTO "fourcc" VALUES('MV12','Motion Pixels','1999-01-06','Motion Pixels Codec (old)'); INSERT INTO "fourcc" VALUES('MV99','Nokia Mobile Phones','1999-01-06','Nokia MVC video codec.'); INSERT INTO "fourcc" VALUES('OSIL','LEAD Multimedia',NULL,'LEAD ISO DeMuxer'); INSERT INTO "fourcc" VALUES('PCL2','Pinnacle / Avid',NULL,'Pinnacle RL video codec.'); INSERT INTO "fourcc" VALUES('PDVC','I-O Data Device, Inc.',NULL,'DVC codec'); INSERT INTO "fourcc" VALUES('PGVV','Radius',NULL,'Radius Video Vision'); INSERT INTO "fourcc" VALUES('PHMO','IBM Corporation',NULL,'Photomotion'); INSERT INTO "fourcc" VALUES('PIM1','Pinnacle / Avid',NULL,'MPEG-1 Realtime (Pinnacle Cards)'); INSERT INTO "fourcc" VALUES('PIM2','Pinnacle / Avid',NULL,'MPEG-2 IP (Pinnacle Cards)'); INSERT INTO "fourcc" VALUES('PIMJ','Pegasus Imaging',NULL,'Pegasus Lossless JPEG'); INSERT INTO "fourcc" VALUES('PIXL','Pinnacle / Avid',NULL,'MiroXL, Pinnacle PCTV'); INSERT INTO "fourcc" VALUES('PNG ','Apple',NULL,'Apple PNG'); INSERT INTO "fourcc" VALUES('PNG1',NULL,NULL,'Corecodec.org CorePNG Codec'); INSERT INTO "fourcc" VALUES('PVEZ','Horizons Technology',NULL,'PowerEZ'); INSERT INTO "fourcc" VALUES('PVMM','PacketVideo Corporation',NULL,'PacketVideo Corporation MPEG-4'); INSERT INTO "fourcc" VALUES('PVW2','Pegasus Imaging',NULL,'Pegasus Wavelet 2000 Compression'); INSERT INTO "fourcc" VALUES('PVWV',NULL,NULL,'Pegasus Imaging Wavelet 2000'); INSERT INTO "fourcc" VALUES('PXLT','Apple',NULL,'Apple Pixlet (Wavelet)'); INSERT INTO "fourcc" VALUES('Q1.0','Q-Team Dr Knabe',NULL,'Q-Team''s QPEG (www.q-team.de)'); INSERT INTO "fourcc" VALUES('Q1.1','Q-Team Dr Knabe',NULL,'Q-Team''s QPEG (www.q-team.de)'); INSERT INTO "fourcc" VALUES('QDGX','Apple',NULL,'Apple QuickDraw GX'); INSERT INTO "fourcc" VALUES('QDRW','Apple',NULL,'APPLE Quickdraw Palettized Video'); INSERT INTO "fourcc" VALUES('QPEQ','Q-Team Dr Knabe',NULL,'Q-Team QPEG 1.1'); INSERT INTO "fourcc" VALUES('R210',NULL,NULL,'BlackMagic YUV (Quick Time)'); INSERT INTO "fourcc" VALUES('R411','Radius / Cinepak',NULL,'Radius DV NTSC YUV'); INSERT INTO "fourcc" VALUES('R420','Radius / Cinepak',NULL,'Radius DV PAL YUV'); INSERT INTO "fourcc" VALUES('RASC','LogMeIn, Inc.',NULL,'LogMeIn Screen Codec'); INSERT INTO "fourcc" VALUES('RAV_',NULL,NULL,'GroupTRON ReferenceAVI codec (dummy for MPEG compressor)'); INSERT INTO "fourcc" VALUES('RAVI',NULL,NULL,'GroupTRON ReferenceAVI codec (dummy for MPEG compressor)'); INSERT INTO "fourcc" VALUES('RAW ','*No codec needed',NULL,'Uncompressed RGB'); INSERT INTO "fourcc" VALUES('RGB ','* No codec needed',NULL,'Uncompressed BGR32'); INSERT INTO "fourcc" VALUES('RGB1',NULL,NULL,'Uncompressed RGB332 3:3:2'); INSERT INTO "fourcc" VALUES('RGBA','* No codec needed',NULL,'Raw RGB w/ Alpha'); INSERT INTO "fourcc" VALUES('RGBO',NULL,NULL,'Uncompressed RGB555 5:5:5'); INSERT INTO "fourcc" VALUES('RGBP',NULL,NULL,'Uncompressed RGB565 5:6:5'); INSERT INTO "fourcc" VALUES('RGBQ',NULL,NULL,'Uncompressed RGB555X 5:5:5 BE'); INSERT INTO "fourcc" VALUES('RGBR',NULL,NULL,'Uncompressed RGB565X 5:6:5 BE'); INSERT INTO "fourcc" VALUES('MVC1','Nokia Mobile Phones','1999-01-06','Nokia MVC video codec.'); INSERT INTO "fourcc" VALUES('MVC2','Nokia Mobile Phones','1999-01-06','Nokia MVC video codec.'); INSERT INTO "fourcc" VALUES('RJPG','ffmpeg',NULL,'ffmeg NuppelVideo (RTjpeg2.0)'); INSERT INTO "fourcc" VALUES('RL4 ',NULL,NULL,'RLE 4bpp RGB'); INSERT INTO "fourcc" VALUES('RL8 ',NULL,NULL,'RLE 8bpp RGB'); INSERT INTO "fourcc" VALUES('RLE ','* No codec needed',NULL,'Run Length Encoded'); INSERT INTO "fourcc" VALUES('RLE4','* No codec needed',NULL,'Same as BI_RLE4 (RLE 4bpp RGB)'); INSERT INTO "fourcc" VALUES('RLE8','* No codec needed',NULL,'Same as BI_RLE8 (RLE 8bpp RGB)'); INSERT INTO "fourcc" VALUES('MVC9','Nokia Mobile Phones','1999-01-06','Nokia MVC video codec.'); INSERT INTO "fourcc" VALUES('RMP4','http://www.sigmadesigns.com/',NULL,'REALmagic MPEG-4 (unauthorized XVID copy)'); INSERT INTO "fourcc" VALUES('ROQV','id Software',NULL,'RoQ VideoGame File'); INSERT INTO "fourcc" VALUES('RPZA','Apple',NULL,'Apple RoadPizza'); INSERT INTO "fourcc" VALUES('NTN1','Nogatech','1998-01-06','Video Compression 1'); INSERT INTO "fourcc" VALUES('RTV0',NULL,NULL,'NewTek VideoToaster (dummy format - only AVI header)'); INSERT INTO "fourcc" VALUES('RUD0','http://rududu.ifrance.com/rududu/',NULL,'Rududu video codec'); INSERT INTO "fourcc" VALUES('RV10','RealNetworks',NULL,'RealVideo 1.0'); INSERT INTO "fourcc" VALUES('RV13','RealNetworks',NULL,'RealVideo 1.0 variant'); INSERT INTO "fourcc" VALUES('RV20','RealNetworks',NULL,'RealVideo 2.0'); INSERT INTO "fourcc" VALUES('RV30','RealNetworks',NULL,'RealVideo 3.0'); INSERT INTO "fourcc" VALUES('RV40','RealNetworks',NULL,'RealVideo 4.0'); INSERT INTO "fourcc" VALUES('NVDS',NULL,'2001-09-17','nVidia Texture Format'); INSERT INTO "fourcc" VALUES('NVHS',NULL,'2001-04-02','NVidia Texture Format (GEForce 3)'); INSERT INTO "fourcc" VALUES('S422','Tekram International',NULL,'VideoCap C210'); INSERT INTO "fourcc" VALUES('SAMR','~ISOMP4',NULL,'Narrowband AMR voice'); INSERT INTO "fourcc" VALUES('SAN3',NULL,NULL,'MPEG-4 codec (direct copy of DivX 3.11a)'); INSERT INTO "fourcc" VALUES('SANM','LucasArts',NULL,'LucasArts Smush v2'); INSERT INTO "fourcc" VALUES('SAWB','~ISOMP4',NULL,'Wideband AMR voice'); INSERT INTO "fourcc" VALUES('SAWP','~ISOMP4',NULL,'Extended AMR-WB (AMR-WB+)'); INSERT INTO "fourcc" VALUES('NVHU','NVIDIA Corporation','2001-04-02','Not specified.'); INSERT INTO "fourcc" VALUES('NVS0','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('SEDG',NULL,NULL,'Samsung MPEG-4 codec'); INSERT INTO "fourcc" VALUES('SEG4','Sega',NULL,'Cinepak for Sega'); INSERT INTO "fourcc" VALUES('SEGA','Sega',NULL,'Cinepak for Sega'); INSERT INTO "fourcc" VALUES('SEVC','~ISOMP4',NULL,'EVRC Voice (3GPP2)'); INSERT INTO "fourcc" VALUES('NVS1','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('SHR0',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR1',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR2',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR3',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR4',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR5',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR6',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SHR7',NULL,NULL,'BitJazz SheerVideo (realtime lossless)'); INSERT INTO "fourcc" VALUES('SJPG',NULL,NULL,'CUseeMe Networks Codec'); INSERT INTO "fourcc" VALUES('SL25',NULL,NULL,'SoftLab-NSK DVCPRO'); INSERT INTO "fourcc" VALUES('SL50',NULL,NULL,'SoftLab-NSK DVCPRO50'); INSERT INTO "fourcc" VALUES('SLDV',NULL,NULL,'SoftLab-NSK Forward DV Draw codec'); INSERT INTO "fourcc" VALUES('SLIF',NULL,NULL,'SoftLab-NSK MPEG2 I-frames'); INSERT INTO "fourcc" VALUES('SLMJ',NULL,NULL,'SoftLab-NSK Forward MJPEG'); INSERT INTO "fourcc" VALUES('SMC ','Apple',NULL,'Apple Graphics'); INSERT INTO "fourcc" VALUES('SMK2','ffmpeg',NULL,'FFmpeg Smacker Video'); INSERT INTO "fourcc" VALUES('SMK4','ffmpeg',NULL,'FFmpeg Smacker Video'); INSERT INTO "fourcc" VALUES('SMP4','Samsung',NULL,'Samsung Camcorder'); INSERT INTO "fourcc" VALUES('NVS2','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('NVS3','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('SMSV','WorldConnect',NULL,'Wavelet Video'); INSERT INTO "fourcc" VALUES('SNOW','ffmpeg',NULL,'FFSNOW (Michael''s wavelet codec)'); INSERT INTO "fourcc" VALUES('SP40',NULL,NULL,'SunPlus YUV'); INSERT INTO "fourcc" VALUES('SP44',NULL,NULL,'SunPlus Aiptek MegaCam Codec'); INSERT INTO "fourcc" VALUES('SP53',NULL,NULL,'SunPlus Aiptek MegaCam Codec'); INSERT INTO "fourcc" VALUES('SP54','Logitech',NULL,'Sunplus Sp54 Codec for Mustek GSmart Mini 2'); INSERT INTO "fourcc" VALUES('SP55',NULL,NULL,'SunPlus Aiptek MegaCam Codec'); INSERT INTO "fourcc" VALUES('SP56',NULL,NULL,'SunPlus Aiptek MegaCam Codec'); INSERT INTO "fourcc" VALUES('SP57',NULL,NULL,'SunPlus Aiptek MegaCam Codec'); INSERT INTO "fourcc" VALUES('SP58',NULL,NULL,'SunPlus Aiptek MegaCam Codec'); INSERT INTO "fourcc" VALUES('SP61','Sunplus Technology',NULL,'Sunplus Codec for Hama Sightcam'); INSERT INTO "fourcc" VALUES('SPIG','Radius',NULL,'Spigot'); INSERT INTO "fourcc" VALUES('NVS4','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('SPRK',NULL,NULL,'Sorenson Spark'); INSERT INTO "fourcc" VALUES('SQCP','~ISOMP4',NULL,'13K Voice (3GPP2)'); INSERT INTO "fourcc" VALUES('NVS5','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('SSMV','~ISOMP4',NULL,'SMV Voice (3GPP2)'); INSERT INTO "fourcc" VALUES('NVS6','NVIDIA Corporation','1999-04-29','Not specified.'); INSERT INTO "fourcc" VALUES('NVS7','NVIDIA Corporation','1999-04-29','Not specified.'); INSERT INTO "fourcc" VALUES('NVS8','NVIDIA Corporation','1999-04-29','Not specified.'); INSERT INTO "fourcc" VALUES('STVX','ST Microelectronics',NULL,'ST CMOS Imager Data (Extended CODEC Format)'); INSERT INTO "fourcc" VALUES('STVY','ST Microelectronics',NULL,'ST CMOS Imager Data (Extended CODEC Format w/ Correction)'); INSERT INTO "fourcc" VALUES('NVS9','NVIDIA Corporation','1999-04-29','Not specified.'); INSERT INTO "fourcc" VALUES('NVT0','NVIDIA Corporation','1999-04-29','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('SVQ1','Sorenson Media',NULL,'Sorenson v1'); INSERT INTO "fourcc" VALUES('SVQ3','Sorenson Media',NULL,'Sorenson v3 (QT 5)'); INSERT INTO "fourcc" VALUES('SWC1',NULL,NULL,'MainConcept Motion JPEG'); INSERT INTO "fourcc" VALUES('T420','Toshiba',NULL,'Toshiba YUV 4:2:0'); INSERT INTO "fourcc" VALUES('TGA ','Apple',NULL,'Apple TGA w/alpha'); INSERT INTO "fourcc" VALUES('THEO','xiph.org/theora.org (open source)',NULL,'Theora (free, reworked VP3)'); INSERT INTO "fourcc" VALUES('THRA','xiph.org/theora.org (open source)',NULL,'Theora (free, reworked VP3)'); INSERT INTO "fourcc" VALUES('TIFF','Apple',NULL,'Apple TIFF w/alpha'); INSERT INTO "fourcc" VALUES('TIM2',NULL,NULL,'Pinnacle RAL DVI'); INSERT INTO "fourcc" VALUES('NVT1','NVIDIA Corporation','1999-03-23','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('NVT2','NVIDIA Corporation','1999-03-23','Nvidia, probably a texture format'); INSERT INTO "fourcc" VALUES('TM10','Duck (now ON2) Corp',NULL,'TrueMotion 1.0'); INSERT INTO "fourcc" VALUES('DIV4','DivX','2001-04-02','DivX 3 Fast-Motion'); INSERT INTO "fourcc" VALUES('TM2A','Duck (now ON2) Corporation',NULL,'Duck TrueMotion Archiver 2.0'); INSERT INTO "fourcc" VALUES('TM2X','Duck (now ON2) Corp',NULL,'Duck TrueMotion 2X'); INSERT INTO "fourcc" VALUES('TRLE',NULL,NULL,'Akula Alpha Pro Custom AVI (LossLess)'); INSERT INTO "fourcc" VALUES('TSCC','Techsmith Corp.',NULL,'TechSmith Screen Capture Codec'); INSERT INTO "fourcc" VALUES('TV10','Tecomac, Inc.',NULL,'Tecomac Low-Bit Rate Codec'); INSERT INTO "fourcc" VALUES('TVJP','Pinnacle / Avid',NULL,'Targa 2000 board'); INSERT INTO "fourcc" VALUES('TVMJ','Pinnacle / Avid',NULL,'Targa 2000 board'); INSERT INTO "fourcc" VALUES('TWOS','*No codec needed',NULL,'Uncompressed 16-bit audio'); INSERT INTO "fourcc" VALUES('TY0N','http://www.tecomac.com',NULL,'Tecomac Low-Bit Rate Codec'); INSERT INTO "fourcc" VALUES('Y216',NULL,NULL,'Pinnacle TARGA CineWave YUV (Quick Time)'); INSERT INTO "fourcc" VALUES('TY2C','Trident Microsystems',NULL,'Trident Decompression Driver'); INSERT INTO "fourcc" VALUES('TY2N','Trident Microsystems',NULL,'Trident Codec'); INSERT INTO "fourcc" VALUES('U263','UB Video Inc.',NULL,'UB Video H.263/H.263+/H.263++ Decoder'); INSERT INTO "fourcc" VALUES('Ucatfile(@_); chdir $dir or Carp::croak("Failed to chdir to $dir: $!"); } sub _chdir_back { chdir $ORIG_DIR or Carp::croak("Failed to chdir to $ORIG_DIR: $!"); } sub ACTION_code { my ($self) = @_; _chdir_or_die('lib', 'Video', 'FourCC'); unless (-f 'codecs.dat') { print "Opening database source file\n"; open(my $fh, '<', 'source-data.sql') or die("Failed: $!\n"); my $dbh = DBI->connect( 'dbi:SQLite:dbname=codecs.dat', 'notused', # cannot be null, or DBI complains 'notused', { RaiseError => 1, PrintError => 0, } ); # Use a transaction for faster insertion $dbh->begin_work; print "Creating database structure\n"; $dbh->do(q{ CREATE TABLE fourcc ( fourcc char(4) NOT NULL, "owner" varchar(100), registered date, description varchar(200) NOT NULL, CONSTRAINT fourcc_pkey PRIMARY KEY (fourcc) ); CREATE UNIQUE INDEX idx_fourcc ON fourcc (fourcc); }); # This slurps the entire source file into memory -- this is less than # efficient, but builds don't take long and ~60KB isn't bad. print "Inserting database data\n"; while (<$fh>) { chomp $_; $dbh->do($_); } $dbh->commit; # Vacuum the resulting database print "Optimizing database\n"; $dbh->do('VACUUM fourcc'); print "Writing database\n"; $dbh->disconnect; } _chdir_back(); return $self->SUPER::ACTION_code; } sub ACTION_clean { my ($self) = @_; my $rc = $self->SUPER::ACTION_clean; _chdir_or_die('lib', 'Video', 'FourCC'); if (-f 'codecs.dat') { print "Deleting generated database\n"; unlink('codecs.dat') or die "Failed: $!\n"; } _chdir_back(); return $rc; } 1; t000700001750001750 011314006270 13500 5ustar00jonjon000000000000Video-FourCC-Info-1.00599portability.t000444001750001750 211011314006270 16552 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/99portability.t # Tests if the distribution seems to be portable # # $Id: 99portability.t 10585 2009-12-22 02:50:06Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Portability::Files' => 0, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } options( # For descriptions of what these do, consult Test::Portability::Files test_amiga_length => 1, test_ansi_chars => 1, test_case => 1, test_dir_noext => 1, test_dos_length => 0, test_mac_length => 1, test_one_dot => 0, test_space => 1, test_special_chars => 1, test_symlink => 1, test_vms_length => 1, use_file_find => 0, ); run_tests(); 99kwalitee.t000444001750001750 127511314006270 16030 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl # t/99kwalitee.t # Uses the CPANTS Kwalitee metrics to test the distribution # # $Id: 99kwalitee.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Kwalitee' => 1.01, 'Module::CPANTS::Analyse' => 0.85, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } 01manifest.t000444001750001750 126611314006270 16010 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/01manifest.t # Ensures MANIFEST file is up-to-date # # $Id: 01manifest.t 8192 2009-07-24 22:39:15Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::DistManifest' => 1.002002, 'Module::Manifest' => 0.07, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } manifest_ok(); 00signature.t000444001750001750 142411314006270 16176 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl # t/00signature.t # Test that the SIGNATURE matches the distribution # # $Id: 00signature.t 8192 2009-07-24 22:39:15Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } unless ($ENV{HAS_INTERNET}) { plan skip_all => 'Set HAS_INTERNET to enable tests requiring Internet'; } my %MODULES = ( 'Test::Signature' => 0, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } plan tests => 1; signature_ok(); 98pod-coverage.t000444001750001750 154511314006270 16575 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/98pod-coverage.t # Ensures all subroutines are documented with POD # # $Id: 98pod-coverage.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Pod::Coverage' => 1.04, ); # Module::CPANTS::Kwalitee won't detect that we're using test modules as # author tests, so we convince it that we're loading it in the normal way. 0 and require Test::Pod::Coverage; while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } all_pod_coverage_ok(); 99data.t000444001750001750 633411314006270 15135 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/99data.t # Test data constraints of the SQLite database # # $Id: 99data.t 8192 2009-07-24 22:39:15Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; use File::Spec; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'DBI' => 0, 'DBD::SQLite' => 0, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } # Find the codec database, relative to the main dist dir my $data = File::Spec->catfile( 'lib', 'Video', 'FourCC', #'Info.pm', # same directory, different filename :-) 'codecs.dat' ); # Open the database my $dbh = DBI->connect( 'dbi:SQLite:dbname=' . $data, 'notused', # cannot be null, or DBI complains 'notused', { RaiseError => 1, AutoCommit => 1, PrintError => 0, } ); my $rowcount; # Get the number of rows in our database { my $sth = $dbh->prepare('SELECT COUNT(*) FROM fourcc'); $sth->execute(); ($rowcount) = $sth->fetchrow_array(); } # Set up one test per row plan tests => $rowcount; # Check database constraints. This is a pretty heavy test, since it needs # to probe each row, which is why this is set as an author test :-) my $sth = $dbh->prepare('SELECT * FROM fourcc'); $sth->execute(); my $row = 1; # Grab the first and only array element; this is the FourCC while (defined (my $href = $sth->fetchrow_hashref())) { my $ok = 1; # Each FourCC must be: # - Defined # - Four characters long (space-padded if necessary) # - Uppercased if (!exists $href->{fourcc}) { diag('Found NULL FourCC in database'); $ok = 0; next; } my $code = $href->{fourcc}; if (length $code != 4) { diag('FourCC "', $code, '" is ', length $code, ' bytes! (should be 4)'); $ok = 0; } if ($code ne uc($code)) { diag('FourCC "', $code, '" is not uppercase'); $ok = 0; } # Each owner name must be: # - Without leading or trailing spaces if (defined $href->{owner}) { if ($href->{owner} =~ /^\s+/s) { diag('Owner data of FourCC "', $code, '" has leading spaces'); $ok = 0; } if ($href->{owner} =~ /\s+$/s) { diag('Owner data of FourCC "', $code, '" has trailing spaces'); $ok = 0; } } # Each date must be: # - In yyyy-mm-dd format if (defined $href->{registered}) { if ($href->{registered} !~ /^\d{4}-\d{2}-\d{2}/s) { diag('Registration date of FourCC "', $code, '" is invalid'); $ok = 0; } } # Each description must be: # - Defined (not NULL) # - Without leading or trailing spaces if (defined $href->{description}) { if ($href->{description} =~ /^\s+/s) { diag('Description of FourCC "', $code, '" has leading spaces'); $ok = 0; } if ($href->{description} =~ /\s+$/s) { diag('Description of FourCC "', $code, '" has trailing spaces'); $ok = 0; } } else { diag('Description of FourCC "', $code, '" is NULL!'); $ok = 0; } ok($ok, 'Database values appear sane for row ' . $row); $row++; } 03exceptions.t000444001750001750 247611314006270 16371 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/03exceptions.t # Tests fast errors produced with obvious mistakes # # $Id: 03exceptions.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More tests => 11; use Test::NoWarnings; use Video::FourCC::Info; # Missing parameters { eval { Video::FourCC::Info->new }; ok($@, 'Nonparameterized call to new method fails'); eval { Video::FourCC::Info->describe }; ok($@, 'Nonparameterized call to describe method fails'); } # Nonexistent FourCC throws exception { eval { Video::FourCC::Info->new('TEST') }; ok($@, 'FourCC TEST to describe method fails'); eval { Video::FourCC::Info->describe('TEST') }; ok($@, 'FourCC TEST to describe method fails'); } # Incorrectly called methods { my $codec = Video::FourCC::Info->new('DIV3'); eval { Video::FourCC::Info->code }; ok($@, 'Static call to code method fails'); eval { Video::FourCC::Info->description }; ok($@, 'Static call to description method fails'); eval { Video::FourCC::Info->owner }; ok($@, 'Static call to owner method fails'); eval { Video::FourCC::Info->registered }; ok($@, 'Static call to registered method fails'); eval { $codec->new('TEST') }; ok($@, 'Object call to new method fails'); eval { $codec->describe('TEST') }; ok($@, 'Object call to describe method fails'); } 99min-perl.t000444001750001750 134711314006270 15746 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl # t/99min-perl.t # Tests that the minimum required Perl version matches META.yml # # $Id: 99min-perl.t 10585 2009-12-22 02:50:06Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::MinimumVersion' => 0.008, 'Perl::MinimumVersion' => 1.20, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } all_minimum_version_from_metayml_ok(); 03fallback.t000444001750001750 160411314006270 15737 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/03fallback.t # Tests core functionality # # $Id: 03fallback.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; # Cannot 'use' because we might skip tests require Test::NoWarnings; eval { require DateTime; }; if ($@) { plan skip_all => 'DateTime required to test fallback'; } eval { require Test::Without::Module; }; if ($@) { plan skip_all => 'Test::Without::Module required to test fallback ability'; } plan tests => 2; # Delay loading of test hooks Test::NoWarnings->import(); # Hide the DateTime package Test::Without::Module->import('DateTime'); use Video::FourCC::Info; # Check that the date parsed is appropriate my $codec = Video::FourCC::Info->new('CC12'); # If there is no DateTime, then the registered date will be a simple # string is($codec->registered, '1996-06-12', 'Intel YUV12 codec register date'); 02compile.t000444001750001750 51411314006270 15606 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/02compile.t # Check that the module can be compiled and loaded properly. # # $Id: 02compile.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More tests => 2; use Test::NoWarnings; # 1 test # Check that we can load the module BEGIN { use_ok('Video::FourCC::Info'); } 97pod.t000444001750001750 152011314006270 14774 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/97pod.t # Checks that POD commands are correct # # $Id: 97pod.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::Pod' => 1.26, 'Pod::Simple' => 3.07, ); # Module::CPANTS::Kwalitee won't detect that we're using test modules as # author tests, so we convince it that we're loading it in the normal way. 0 and require Test::Pod; while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } all_pod_files_ok(); 99meta.t000444001750001750 135511314006270 15150 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/99meta.t # Tests that the META.yml meets the specification # # $Id: 99meta.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More; unless ($ENV{AUTOMATED_TESTING} or $ENV{RELEASE_TESTING}) { plan skip_all => 'Author tests not required for installation'; } my %MODULES = ( 'Test::CPAN::Meta' => 0.13, ); while (my ($module, $version) = each %MODULES) { eval "use $module $version"; next unless $@; if ($ENV{RELEASE_TESTING}) { die 'Could not load release-testing module ' . $module; } else { plan skip_all => $module . ' not available for testing'; } } plan tests => 2; # counts as 2 tests meta_spec_ok('META.yml', undef, 'META.yml matches the META-spec'); 03core.t000444001750001750 256611314006270 15140 0ustar00jonjon000000000000Video-FourCC-Info-1.005/t#!/usr/bin/perl -T # t/03core.t # Tests core functionality # # $Id: 03core.t 8620 2009-08-18 04:36:27Z FREQUENCY@cpan.org $ use strict; use warnings; use Test::More tests => 8; use Test::NoWarnings; # 1 test use Video::FourCC::Info; # Normal operation { my $codec = Video::FourCC::Info->new('DIV3'); isa_ok($codec, 'Video::FourCC::Info'); is($codec->code, 'DIV3', 'FourCC code is DIV3'); is($codec->description, 'DivX 3 Low-Motion', 'DivX 3 Low Motion Codec'); is($codec->owner, 'DivX'); } # Static usage of module { my $fourcc = Video::FourCC::Info->describe('DIV3'); is($fourcc, 'DivX 3 Low-Motion', 'Use of class method describe'); $fourcc = Video::FourCC::Info->describe('div3'); is($fourcc, 'DivX 3 Low-Motion', 'Lowercase use of describe'); } # Check that the date parsed is appropriate { my $codec = Video::FourCC::Info->new('CC12'); eval { require DateTime }; # If there is no DateTime, then the registered date will be a simple # string; otherwise, we have to stringify DateTime is($@ ? $codec->registered : $codec->registered->ymd('-'), '1996-06-12', 'Intel YUV12 codec register date'); } # Test that nothing bad happens when there is missing info # If nothing happens, then we're successful; otherwise it's likely there # will be a warning, which is caught by Test::NoWarnings { Video::FourCC::Info->new('ACTL'); # No date or owner known }