avconv - not working with movflags
Posted
by
MarKa
on Server Fault
See other posts from Server Fault
or by MarKa
Published on 2012-06-04T09:24:13Z
Indexed on
2012/06/04
10:44 UTC
Read the original article
Hit count: 416
With the Parameter "-movflags frag_custom" my avconv says
[mp4 muxer @ 0x8d05f60] [Eval @ 0x7fffcc763f00] Undefined constant or missing '(' in 'frag_custom' [mp4 muxer @ 0x8d05f60] Unable to parse option value "frag_custom"
[mp4 muxer @ 0x8d05f60] Error setting option movflags to value frag_custom.
But with avconv is compiled with a mp4 muxer, so whats the problem ?
Version is avconv 0.8.1-4:0.8.1-0ubuntu1
© Server Fault or respective owner