From: Diego B. <di...@bi...> - 2010-08-03 15:22:06
|
I can reproduce a crash in libmpeg2 with MPlayer on the sample: http://samples.mplayerhq.hu/MPEG2/libmpeg2-crash.vob The crash happens both with the internal forked copy and with the upstream version. Here is a somewhat ugly patch that we used to apply to the forked copy and that does fix the crash. If you know a better solution, we are all ears. With the patch applies the sample gives ugly artifacting but does not crash anymore. To be precise when used with upstream libmpeg2 there is heavy artifacting, but not with MPlayer's forked copy. Diego |