Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 528 for

avi

(0.02 sec)
  1. Search in AVI Online

    Free online document search. Secure and easy to use full text online search in Avi....Search in AVI AVI Search Search words and phrases in AVI. Perform...Perform search and view AVI files online. Powered by groupdocs.com...

    products.groupdocs.app/search/avi
  2. Working with metadata in AVI files | Documentation

    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 AviRootPackage.Header Read the Avi header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage<AviRootPackage>(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....metadata in AVI files Working with metadata in AVI files Leave...Leave feedback Reading AVI header properties The GroupDocs.Metadata...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four new features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats....reading the XMP metadata of an AVI video file. We recommend our...read and write XMP metadata in AVI format Ability to read SONY maker...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  4. VideoFileType.Avi Field - GroupDocs.Conversion ...

    The Avi file format is an Audio Video multimedia container file format that was introduced by Microsoft. It holds the audio and video data created and compresse...VideoFileType Class VideoFileType Fields Avi Field Flv Field Mkv Field Mov...Wmv Field VideoFileType Avi Field The AVI file format is an Audio...

    apireference.groupdocs.com/conversion/net/group...
  5. FileType.AVI Field - GroupDocs.Search for .NET ...

    The Avi file format is an Audio Video multimedia container file format that was introduced by Microsoft. Learn more about this file format...Class FileType Fields ASF Field AVI Field BMP Field CHM Field CSV...Field ZIP Field FileType AVI Field The AVI file format is an Audio...

    apireference.groupdocs.com/search/net/groupdocs...
  6. AviRootPackage.Header Property - GroupDocs.Meta...

    Gets the Avi header package....AviRootPackage Header Property Gets the AVI header package. Namespace: GroupDocs...Property Value Type: AviHeader The AVI header package. Remarks Learn...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. GroupDocs.Metadata for .NET 17.02 Release Notes...

    Note This page contains release notes for GroupDocs.Metadata for .NET 17.02.0 Major Features There are 9 features and 2 enhancements in this regular monthly release. The most notable are: Ability to use Dynabic.Metered account Ability to detect Avi video format Ability to read header of Avi video format Ability to read Photoshop layers of PSD format Ability to detect DICOM format Ability to read metadata of DICOM format Ability to read ByteOrder (little-endian, big-endian) for image formats Ability to process Excel content type properties using XlsMetadata class (add, remove, clear operations) Ability to export DICOM metadata to csv, excel file Ability to export Excel content type properties to csv, excel Ability to export metadata of Avi format to csv, excel All Changes Key Summary Category METADATANET-1455 Ability to export Excel content type properties to csv, excel Enhancement METADATANET-1456 Ability to process Excel content type properties using XlsMetadata class (add, remove, clear operations) Enhancement METADATANET-1475 Ability to export metadata of Avi format to csv, excel New Feature METADATANET-247 Ability to read header of Avi video format New Feature METADATANET-1232 Ability to read Photoshop layers of PSD format New Feature METADATANET-1256 Ability to use Dynabic....detect AVI video format Ability to read header of AVI video format...Ability to export metadata of AVI format to csv, excel All Changes...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  8. AviHeaderFlags Enumeration - GroupDocs.Metadata...

    Represents Avi Header flags....AviHeaderFlags Enumeration Represents AVI Header flags. Namespace: GroupDocs...Description HasIndex 16 Indicates the AVI file has an index. MustUseIndex...

    apireference.groupdocs.com/metadata/net/groupdo...
  9. AviHeader Properties - GroupDocs.Metadata for ....

    Gets a bitwise combination of zero or more of the Avi flags....combination of zero or more of the AVI flags. Count Gets the number...Height Gets the height of the AVI file in pixels. InitialFrames...

    apireference.groupdocs.com/metadata/net/groupdo...
  10. AviHeader Class - GroupDocs.Metadata for .NET -...

    Represents the AviMAINHEADER structure in an Avi video....AVIMAINHEADER structure in an AVI video. Inheritance Hierarchy...combination of zero or more of the AVI flags. Count Gets the number...

    apireference.groupdocs.com/metadata/net/groupdo...