On Wed, Jan 22, 2014 at 2:05 PM, Carl Karsten <c...@personnelware.com> wrote:
> /home/carl/bin/melt foo.flv -consumer avformat:foo.mp4
...
> [libx264 @ 0x7fffdc0c7b00] MB rate (3600000) > level limit (2073600)

melt is not compatible with that video file. It thinks the framerate
is 1000 fps, which results in this x264 error. Overriding the detected
fps results in the video not updating (or extremely slowly). I do know
if this will be fixed anytime soon. You can use ffmpeg for simple
transcoding tasks.

-- 
+-DRD-+

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to