using FLV::info library to repair the flv file.....

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashitpro
    Recognized Expert Contributor
    • Aug 2007
    • 542

    using FLV::info library to repair the flv file.....

    I have one big flv file....
    I want to split this file into two flv's
    How can I use FLV::info library to achieve this?
    My second question is:
    Can we repair the flv file using FLV::info? If yes how?
    In fact I tried splitting the first file into two by some FIle Splitter...
    Now.. naturally none of them will play...
    I want to repair both of them...
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    If you read the modules documentation on cpan, you will find that per the module, its purpose is, and I quote, to "Extract metadata from Macromedia Flash Video files". That doesn't sound like a module for splitting the files to me.

    I checked the other modules for flv listed on cpan and none of them mention anything about splitting on into more pieces. If I were you, I might want to contact the author of those modules directly as he seems to know more about that type of files and whether what you want to do is possible.

    If you search google , there are programs and such to do this for you.

    Regards,

    Jeff

    Comment

    Working...