Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI File headers.
The following are the steps to read the header of an AVI File.
Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_formats.video.avi.AviReadHeaderProperties
try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Comparison Product Solution GroupDocs...metadata in AVI files Working with metadata in AVI files Leave feedback...
Efficiently grasp the procedure of how to render SVG as HTML using Java. Additionally, discover step-by-step instructions and Java code for rendering SVG to HTML....Comparison Product Family GroupDocs...object by providing the SVG file path as an argument to its constructor...
This Developer Guide explains GroupDocs.Merger for Node.js via Java File merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your Node.js via Java applications...Comparison Product Solution GroupDocs...supported file types Get document information Merge files Single...
The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features...Comparison Product Solution GroupDocs... Ability of indexing from a file, stream or structure. Indexing...
In this article, you will explore how to convert DOCX to ODT using C# without extra software installation. Also, we will provide the code to export DOCX to ODT in C#....Comparison Product Family GroupDocs...by providing the path of DOCX file to its constructor Call the...
This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Comparison Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...
Optimize content of a PDF File using GroupDocs.Viewer for Java...Comparison Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize content Optimize...
Optimize fonts in a PDF File using GroupDocs.Viewer for .NET (C#)...Comparison Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize fonts Optimize fonts...
Optimize PDF fonts with GroupDocs.Viewer for Python and .NET. Improve File size and quality....Comparison Product Solution GroupDocs...PDF / Optimize the output PDF file / Optimize fonts Optimize fonts...
This section describes how to get started with GroupDocs.Conversion for Node.js via Java library to convert Files...Comparison Product Solution GroupDocs...Features overview Supported file formats System Requirements...