VideoHelp.com Forum
+ Reply to Thread
Results 1 to 2 of 2
Thread
  1. Member
    Join Date: Jul 2007
    Location: United States
    I am having trouble with ffmpeg and a few files:

    http://darkstar.frop.org/~yoyopimp/v...00.XY1-LOW.mov
    http://darkstar.frop.org/~yoyopimp/v...976_68kbps.wmv

    The version of ffmpeg:

    FFmpeg version SVN-r9260, Copyright (c) 2000-2007 Fabrice Bellard, et al.
    configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --
    enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-l
    ibfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --en
    able-libogg --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx
    vid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
    libavutil version: 49.4.0
    libavcodec version: 51.40.4
    libavformat version: 51.12.1
    built on Jun 9 2007 08:47:52, gcc: 4.2.0

    The commands I use (I'm doing this on an XP machine):

    ffmpeg.exe -i 1184021800471-KRON0700.XY1-LOW.mov -ar 11025 -ab 16 -f flv -s 320x240 -r 1 -b 16k -y 1184021800471-KRON0700.XY1-LOW.flv

    ffmpeg.exe -i TEST_183508935_1183976976_68kbps.wmv -ar 11025 -ab 16 -f flv -s 320x240 -r 1 -b 16k -y TEST_183508935_1183976976_68kbps.flv

    Problems:

    mov file: Video seems to lag behind audio between 3-6 seconds.

    wmv file: ffmpeg crashes

    Any help/advice would be greatly appreciated! Thanks in advance.
    Quote Quote  

  2. Member Soopafresh's Avatar
    Join Date: Jan 2004
    Location: United States
    I was able to convert the WMV to an intermediate AVI file with lossless Huffyuv video codec.

    ffmpeg -i yourfile.wmv -vcodec huffyuv -acodec mp2 -y output.avi


    Then, convert the output.avi file to your FLV

    warning - the temporary output.avi file is 3.5GB in size. Have lots of free disk space.
    Quote Quote  




Similar Threads

  1. FFMPEG decoding WMV to FLV problems
    By motorg in forum Video Conversion
    Replies: 3
    Last Post: 10th Aug 2009, 21:30
  2. [Help] wmv to flv with ffmpeg
    By Nightslk in forum Video Conversion
    Replies: 2
    Last Post: 4th Aug 2009, 12:52
  3. Problem converting mov to flv with ffmpeg
    By zigune in forum Video Conversion
    Replies: 8
    Last Post: 15th Jul 2009, 02:03
  4. ffmpeg wmv -> flv convertion problems
    By rolikoff in forum Linux
    Replies: 3
    Last Post: 17th Mar 2009, 04:39
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools