Several bugs when testing a (very dumb) videoconference example ---------------------------------------------------------------
Key: LS-623 URL: http://dev.sourcefabric.org/browse/LS-623 Project: Liquidsoap Issue Type: Bug Reporter: David Baelde I have attached a script that demonstrates a simple high latency video conference system using only liquidsoap: each party sends one stream using output.harbor() and receives another one using input.http(). Without gavl, it does not segfault, but the video inputs fail to decode any data. It gets a little better (sometimes) if catch more errors in ogg_decoder.ml. With gavl enabled, this segfaults rather quickly, with this kind of backtrace: 0xb760524e in yuvj_420_p_to_rgba_32_mmx (ctx=0x855a138) at ../csp_planar_packed.h:101 101 ../csp_planar_packed.h: No such file or directory. in ../csp_planar_packed.h (gdb) bt #0 0xb760524e in yuvj_420_p_to_rgba_32_mmx (ctx=0x855a138) at ../csp_planar_packed.h:101 #1 0xb75cc926 in gavl_video_convert (cnv=0x858e318, input_frame=0x8586338, output_frame=0xb3625080) at video.c:517 #2 0x083339ab in caml_gavl_vid_conv_convert (conv=-1251462924, old=-1239830304, new=-1239830216) at gavl_stubs.c:583 #3 0x081ce1b3 in camlGavl_converter__convert_1095 () #4 0xb56830f4 in ?? () -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://dev.sourcefabric.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-devl mailing list Savonet-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-devl