$ gdb -args melt foo.flv -consumer avformat:foo.mp4
GNU gdb (GDB) 7.6.1-ubuntu
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /home/carl/melt/20140122/bin/melt...done.


(gdb) run
Starting program: /home/carl/bin/melt foo.flv -consumer avformat:foo.mp4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe21c8700 (LWP 6671)]
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
|1=-10| |2= -5| |3= -2| |4= -1| |5=  0| |6=  1| |7=  2| |8=  5| |9= 10|
+-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+ +-----+
+---------------------------------------------------------------------+
|               H = back 1 minute,  L = forward 1 minute              |
|                 h = previous frame,  l = next frame                 |
|           g = start of clip, j = next clip, k = previous clip       |
|                0 = restart, q = quit, space = play                  |
+---------------------------------------------------------------------+
[New Thread 0x7fffe17c6700 (LWP 6672)]
[libx264 @ 0x7fffdc0c7b00] MB rate (3600000) > level limit (2073600)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe21c8700 (LWP 6671)]
__memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:797
797    ../sysdeps/x86_64/multiarch/memcmp-sse4.S: No such file or directory.


(gdb) bt full
#0  __memcmp_sse4_1 () at ../sysdeps/x86_64/multiarch/memcmp-sse4.S:797
No locals.
#1  0x00007fffe9cfdece in x264_cqm_init ()
   from /home/carl/melt/20140122/lib/libx264.so.129
No symbol table info available.
#2  0x00007fffe9d6a9b2 in x264_encoder_open_129 ()
   from /home/carl/melt/20140122/lib/libx264.so.129
No symbol table info available.
#3  0x00007fffea7621da in ?? ()
   from /home/carl/melt/20140122/lib/libavcodec.so.55
No symbol table info available.
#4  0x00007fffeab8de33 in avcodec_open2 ()
   from /home/carl/melt/20140122/lib/libavcodec.so.55
No symbol table info available.
#5  0x00007fffebb240fe in open_video (oc=<optimized out>,
st=0x7fffdc0c7820,
    codec_name=0x0, properties=0x707500) at consumer_avformat.c:1061
        video_enc = 0x7fffdc0c7b00
        codec = 0x7fffeb100440
        result = <optimized out>
#6  consumer_thread (arg=0x707500) at consumer_avformat.c:1413
        fpre = <optimized out>
        consumer = 0x707500
        properties = 0x707500
        terminate_on_pause = 1
        terminated = 0
        real_time_output = -1
        ante = {tv_sec = 0, tv_usec = 0}
        fps = 1000
        width = 1280
        height = 720
        img_width = 1280
        img_height = 720
        channels = 2
---Type <return> to continue, or q <return> to quit---
        total_channels = 2
        frequency = 48000
        pcm = 0x0
        samples = 0
        audio_outbuf = 0x7fffdc0008c0 ""
        audio_input_nb_samples = 0
        frame_count = 0
        video_outbuf = 0x7fffe17c7040 ""
        frame = 0x7fffd4000910
        frame_properties = 0x0
        queue = 0x6196c0
        fifo = 0x0
        image = 0x0
        img_fmt = mlt_image_yuv422
        img_fmt_name = <optimized out>
        converted_avframe = 0x0
        audio_avframe = 0x0
        video_avframe = 0x7fffdc00b100
        audio_buf_1 = 0x7fffdc00b3a0 ""
        audio_buf_2 = 0x0
        count = 0
        oc = 0x7fffdc0c6f80
        video_st = 0x7fffdc0c7820
        audio_st = {0x7fffdc0c8a20, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}
        audio_pts = 0
        video_pts = 0
        frames = 0
        total_time = 0
        fmt = 0x7fffebb09760
        filename = 0x6196a0 "foo.mp4"
        format = <optimized out>
        vcodec = 0x0
        acodec = 0x0
---Type <return> to continue, or q <return> to quit---
        audio_codec = 0x7fffeb0ffcc0
        video_codec = 0x7fffeb100440
        audio_codec_id = 86018
        video_codec_id = <optimized out>
        key = "channels.7", '\000' <repeats 16 times>
        frame_meta_properties = 0x7fffdc00b0d0
        error_count = 0
        synth_audio_pts = 0
        i = <optimized out>
        aud_fmt = mlt_audio_pcm
        sample_bytes = 2
#7  0x00007ffff7995f6e in start_thread (arg=0x7fffe21c8700)
    at pthread_create.c:311
        __res = <optimized out>
        pd = 0x7fffe21c8700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140736986908416,
                -6490586813409797538, 1, 140737354125408, 140737347450656,
                4096, 6490542029829823070, 6490569542265330270},
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0},
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007ffff76c09cd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
No locals.

foo.flv is

http://05d2db1380b6504cc981-8cbed8cf7e3a131cd8f1c3e383d10041.r93.cf2.rackcdn.com/djangocon-eu-2010/Djangoconeu-AlexGaynorWhatNoSQLSupportInTheDjangoORMLooksLikeAnd284.flv

if email breaks that this page hosts the Download FLV

http://pyvideo.org/video/2453/djangoconeu-alexgaynorwhatnosqlsupportinthedjango


melt build with

wget -N
https://raw.github.com/mltframework/mlt-scripts/master/build/build-melt.sh
echo "FFMPEG_SUPPORT_FAAC=1" >> build-melt.conf
./build-melt.sh -c build-melt.conf



Went to post to the sf.net bug tracker, spent some time trying to log in,
finely got to the bottom of it:

ctsai-sf: CarlFK: OpenID support hasn't been completely removed (yet),
however it is something we're considering. In the meantime, you can still
login using an OpenID by using this special login name:
https://sourceforge.net/account/login.php?openid
(03:47:03 PM) ctsai-sf: CarlFK: To be more accurate, it's not being
"removed" but rather, we are planning to re-write our authentication/login
system in the near future, and we're determining if it's worth the effort
to re-implement generic OpenID support.

if requested I'll figure out how to login to SF.

-- 
Carl K
------------------------------------------------------------------------------
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