[gst-devel] crash when transcoding video

Henrique Ferreiro García henrique.ferreiro at gmail.com
Sun Jun 7 12:02:19 CEST 2009


Hi all!

I got a crash while transcoding a video with the latest trunk modules:

Caught SIGSEGV accessing address 0x7f247b3ec264

The problem happens when I try to remux the audio (without transconding
it) with the transcoded video. The source file uses an avi container
with ac3 audio and xvid video. The file attached is the script I have
used for transcoding.

The backtrace was this:

0x00007f1c7d8c1496 in poll () from /lib/libc.so.6
(gdb) bt
#0  0x00007f1c7d8c1496 in poll () from /lib/libc.so.6
#1  0x00007f1c7e1bc77f in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007f1c7e1bcdad in g_main_loop_run ()
from /usr/lib/libglib-2.0.so.0
#3  0x00007f1c7f0a5fdc in gst_bus_poll ()
from /usr/lib/libgstreamer-0.10.so.0
#4  0x0000000000402e32 in event_loop (pipeline=0xb95070, blocking=1, 
    target_state=GST_STATE_PLAYING) at gst-launch.c:401
#5  0x0000000000404a30 in main (argc=46, argv=0x7fff8755e588)
    at gst-launch.c:858

Could someone help me with this or should I open a bug report?

Thanks in advance,

-- 
Henrique Ferreiro García <henrique.ferreiro at gmail.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sub-avi
Type: application/x-shellscript
Size: 450 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090607/2c2bd920/attachment.bin>


More information about the gstreamer-devel mailing list