> Exactly, the converter is not limited to multiple of 16. It assume the 
pitch is a multiple of 16, and since it's always the case with vlc, it's
 not an issue.<br><br>humm, on second though, it's true for the input of the converter, but not the output.<br>the output picture_t is a wrapper around a surface buffer, grab from the OS by the androidsurface vout. So the output pitch may not be a multiple of 16 pixels on all devices.<br>
<br>Can you check the output pitch ?<br><br><div class="gmail_quote">On Fri, Feb 10, 2012 at 6:58 AM, XilasZ <span dir="ltr"><<a href="mailto:xilasz@gmail.com">xilasz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It plays fine on my phone.<br>which device do you have ? which android version ?<br><br>Does it works with the converter disabled (set the priority to 0) ?<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">
On Fri, Feb 10, 2012 at 2:18 AM, Asad Mehmood <span dir="ltr"><<a href="mailto:asad78611@googlemail.com" target="_blank">asad78611@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a recurrent crash with various files in the android port of vlc<br>
<br>
gdb:<br>
loop_col ()<br>
    at modules/arm_neon/i420_rgb.S:196<br>
196 vst4.u8 {red1,green1,blue1,alpha1}, [O2,:128]!<br>
<br>
The only thing in common with these files is a resolution which is not<br>
a multiple of 16<br>
<br>
<br>
I currently have a file which has a resolution of 526 x 394 for test<br>
<br>
<a href="http://dl.dropbox.com/u/52470615/yuv526394.mp4" target="_blank">http://dl.dropbox.com/u/52470615/yuv526394.mp4</a><br>
<div><div>_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>