+ Reply to Thread
Results 1 to 4 of 4

Thread: Anything to FLV

Thread
  1. Member
    Join Date: Sep 2009
    Location: United States
    I have a old imac with 10.3.9. I run the conversion for mov to flv or avi to flv. The output is always a jumpy video. I have encoded at 500 bit rate with 18 fps. I encode the same video on windows with format factory and it is fine. I use ffmpegx and the audio and video is jumpy. I converted mov to avi and that is fine. The problem is only with flv. An example is here:

    http://www.fisherychurch.org/cms/node/198

    The one I did with format factory is here:

    http://www.fisherychurch.org/cms/node/197

    Any help would be appreciated.

    BT
    Quote Quote  

  2. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    The first video is encoded at 12 fps, not 18, making the motion less smooth. The file loses audio at about 0:11:50 in, just silence after that point. The file also lacks meta-data, so the time-remaining and jump-to-different-point-in-the-clip do not work. flvtool2 could have injected the necessary meta-data.

    About the jumpiness, beyond the low framerate:
    Possibly you've ran into the bug of ffmpegX's invert mapping in combination with encoding to FLV in combination with Flash Player playback.
    http://forum.videohelp.com/topic341561.html#1810515
    Quote Quote  

  3. Member
    Join Date: Sep 2009
    Location: United States
    I gave up on it and made shell script called encode.sh

    Code:
    ./mencoder $1 -ofps 25 -o $2 -of lavf -oac lavc -lavcopts  acodec=mp3:abitrate=32 -srate 22050   -ovc lavc  -lavcopts vcodec=flv:keyint=50:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vop scale=640:480
    Output was fine.
    Quote Quote  

  4. Explorer Case's Avatar
    Join Date: Feb 2004
    Location: Middle Earth
    flv encoding with mencoder instead of ffmpeg, cool. Hadn't seen the command before.
    Quote Quote  




Similar Threads

  1. Replies: 2
    Last Post: 19th Jan 2011, 13:39
  2. FLV audio out of sync, can't work VirtualDub w/ FLV plugin
    By ZantarV in forum Video Conversion
    Replies: 1
    Last Post: 4th Sep 2009, 12:51
  3. Multiple FLV files into 1 big FLV file, how??
    By vividbreeze in forum Newbie / General discussions
    Replies: 1
    Last Post: 16th Dec 2008, 16:11
  4. Replies: 9
    Last Post: 30th Apr 2008, 23:09
  5. Mux a FLV AVI + MP3 -> FLV with ffmpeg or mencoder?
    By Colmino in forum Video Conversion
    Replies: 9
    Last Post: 29th Mar 2008, 23:11
About   Advertise   Forum   RSS Feeds   Statistics   Tools