VideoHelp Forum




+ Reply to Thread
Results 1 to 7 of 7
  1. Hi,
    Please see these files in FLV:
    1) http://selectaplumber.com/files/local.flv
    2) http://selectaplumber.com/files/lunar.flv
    These are the output flv files converted from local and lunarhost (By using ffmpeg command line in PHP and source file is an mpeg4). But you can see that the lunar.flv is not showing progress bar, but local.flv shows it.

    I use the command ffmpeg -i $inputfilename $outputfilename. Please advice.
    Regards,
    Vinod
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Progress bar in what? Flash player? It works fine in vlc.

    And I would recommend that you convert to h264 video in a mp4 or flv instead. See http://www.mosteo.com/index.php/random-stuff-mainmenu-46/25-development/47-ffmpeg-h264...-flv-container .
    Quote Quote  
  3. I tried to run these flv's in adobe media player (ver 1.8).
    Quote Quote  
  4. I tried to run these flv's in adobe media player (ver 1.8) and the lunar.flv is missing the total duration of video. But this is visible in local.flv.
    Quote Quote  
  5. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    Things like missing duration for FLV files are often a sign of missing meta data.
    FLVtool2 is a usual companion to ffmpeg for adding meta data into FLV files.
    Code:
    flvtool2 -UP foo.flv
    Quote Quote  
  6. Is "flvtool" available with flv bundle or install separately ? You can see the difference in meta data
    http://selectaplumber.com/files/local.JPG (local)
    http://selectaplumber.com/files/lunar.JPG (online server)
    Thanks,
    Vinod
    Quote Quote  
  7. Explorer Case's Avatar
    Join Date
    Feb 2004
    Location
    Middle Earth
    Search Comp PM
    I got FLVTool2 as a separate install from RubyForge.
    flvtool2-1.0.6.tgz is the Linux/Unix/Mac OS X command line setup files.
    flvtool2-1.0.6.zip contains a Windows executable.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!