Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Libraries

    flvlib 0.1.12

    Download button

    No screenshots available
    Downloads: 1,557  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jan Urbanski | More programs
    MIT/X Consortium Lic... / FREE
    May 10th, 2011, 09:42 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    flvlib description

    Parsing, manipulating and indexing FLV files

    flvlib is a Python library for manipulating, parsing and verifying FLV files.

    It includes two example scripts, debug-flv and index-flv, which demonstrate the possible applications of the library.

    Provides an easy and extensible way of writing applications that parse and transforming FLV files. Checks file correctness based on the official specification released by Adobe.

    Can be used as a drop-in replacement for FLVTool2, from which it is typically much faster. Unlike FLVTool2 it works on audio-only file and does not overwrite any previous metadata the file might have.
    Example usage

    Printing FLV file information

    $ debug-flv file.flv | head -5
    === `file.flv' ===
    #00001 < AudioTag at offset 0x0000000D, time 0, size 162, MP3 >
    #00002 < AudioTag at offset 0x000000BE, time 0, size 105, MP3 >
    #00003 < VideoTag at offset 0x00000136, time 0, size 33903, VP6 (keyframe) >
    #00004 < AudioTag at offset 0x000085B4, time 26, size 105, MP3 >


    Indexing and FLV file

    $ index-flv -U file.flv
    $ debug-flv --metadata file.flv
    === `file.flv' ===
    #00001 < ScriptTag onMetaData at offset 0x0000000D, time 0, size 259 >
    {'duration': 9.979000000000001,
     'keyframes': {'filepositions': [407.0], 'times': [0.0]},
     'metadatacreator': 'flvlib 0.x.x'}



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    FLV handler | FLV parser | FLV verifier | FLV | handler | parser



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM