Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.248.732 Times

FLV::Header 0.03

  Date Added: October 21, 2010  |  Visits: 1.300

FLV::Header

Report Broken Link
Printer Friendly Version


Product Homepage
Download (126 downloads)



FLV::Header is a flash video file data structure. METHODS This is a subclass of FLV::Base. $self->parse($fileinst) Takes a FLV::File instance and extracts the FLV header from the file stream. This method throws exceptions if the stream is not a valid FLV v1.0 or v1.1 file. The interpretation is a bit stricter than other FLV parsers (for example FLVTool2). There is no return value. $self->serialize($filehandle) Serializes the in-memory FLV header. If that representation is not complete, this throws an exception via croak(). Returns a boolean indicating whether writing to the file handle was successful. $self->has_video() Returns a boolean indicating if the FLV header predicts that video data is enclosed in the stream. This value is not consulted internally. $self->has_audio() Returns a boolean indicating if the FLV header predicts that audio data is enclosed in the stream. This value is not consulted internally..

Requirements: No special requirements
Platforms: Linux
Keyword: Data File File Data Flash Flash Video Flash Video File Flv Flvheader Libraries Programming Stream Video Video File
Users rating: 0/10

License: Freeware Size: 737.28 KB
USER REVIEWS
More Reviews or Write Review


FLV::HEADER RELATED
Utilities  -  Data FLASH Editor 3.00
The Data FLASH Editor is a windows based tool that allows to visualize and modify the EEPROM emulation data of a Data FLASH memory image of a 78K0R or V850 based microcontroller. The Data FLASH Editor does support memory images in the Intel-hex...
 
Utilities  -  DataFLASHConverter 4.01c
FLASH memory image from EEPROM emulation data and/or from a program code file that is mapped to the Data FLASH area of a V850 or 78K0R based microcontroller. Additionally the Data FLASH Converter is able to generate a merged output file...
 
Libraries  -  FLV::Tag 0.03
FLV::Tag is a flash video file data structure. This is a subclass of FLV::Base. $self->parse($fileinst) Takes a FLV::File instance and extracts an FLV tag from the file stream. This method then multiplexes that tag into one of the subtypes:...
737.28 KB  
MP3 Tools  -  Free Flash Video Converter Factory 2.0
Free Flash Video Converter Factory convert all video formats to flash format including FLV, F4V and SWF format. The flash video converting software can quickly convert all popular formats of video into high quality Flash video.Free Flash Video...
7.56 MB  
Libraries  -  Flash::FLAP::Object 0.09
Flash::FLAP::Object is a Perl module translated from PHP Remoting v. 0.5b from the -PHP project. Package used for building and retreiving header and body information. Installation: 1a. If you have access to Macromedia Flash MX, load the...
440.32 KB  
CD Players  -  Free Disc Burner Platinum 3.4.2
Free CD DVD Burner Platinum performs as a powerful CD/DVD burning program which helps easily create data/multimedia disc in a breeze. It is available to burn data or audio/video CD & DVD, rip audio CD, rip, create and burn ISO images. Our...
4.39 MB  
Libraries  -  Config::FreeForm 0.01
Config::FreeForm is a Perl module that provides in-memory configuration data. SYNOPSIS use Config::FreeForm %options; Config::FreeForm provides in-memory configuration data in a free-form manner. Many existing configuration modules attempt...
5.12 KB  
Libraries  -  VcsTools::DataSpec::HpTnd 1.004
VcsTools::DataSpec::HpTnd is a Hp Tnd custom data for HMS logs. SYNOPSIS use VcsTools::DataSpec::HpTnd qw($description readHook); use VcsTools::LogParser ; my $ds = new VcsTools::LogParser ( readHook => &readHook, description =>...
23.55 KB  
Libraries  -  Config::Model 0.612
Config::Model provides a framework to help in validating the semantic content of configuration data. Config::Model can also be used to provide a semantic check of options of a complex program like mplayer or transcode. How does this work ?...
88.06 KB  
Libraries  -  Apache::Cache 0.05
Apache::Cache is a cache data accessible between Apache childrens. SYNOPSIS use Apache::Cache qw(:status); my $cache = new Apache::Cache(default_expires_in=>"5 minutes"); # if the if the next line is called within 10 minutes, then this #...
8.19 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB