[vlc-devel] the new patch for real video has submit

xxcv xxcv07 at gmail.com
Sat Jan 31 12:20:45 CET 2009


王波 wrote:
> hi,
>
> i found there is a major change in real's demux, it is good and clean,
> thanks fenrir's work.
> but the change make the realvido can not correct buffer position , so
> the decoder can
> get the corrent data.
>
> so the patch fix the problem , and do a little fix to make it better.
> and a little howto doc...
> the patch has test on linux.( my ubuntu 8.10 )
>
> please test it.
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 4940.0x11d4]
Open (p_this=0x11328ba0) at realvideo.c:255
in realvideo.c
(gdb) Error: dll starting at 0x76db0000 not found.
Error: dll starting at 0x76860000 not found.
Error: dll starting at 0x76db0000 not found.
Error: dll starting at 0x76ee0000 not found.
255 realvideo.c: No such file or directory.
bt
#0 Open (p_this=0x11328ba0) at realvideo.c:255
#1 0x6a5861ea in __module_need (p_this=0x11328ba0,

hmm firstly its missing winsock2.h at include, then linked with -lws2_32
Just crashed at this point,on line 255
> if ( strlen(psz_paths[0]) == 0 )

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090131/5ababd7c/attachment.html>


More information about the vlc-devel mailing list