<div dir="ltr">2014-07-07 15:23 GMT+02:00 Edward Wang <span dir="ltr"><<a href="mailto:edward.c.wang@compdigitec.com" target="_blank">edward.c.wang@compdigitec.com</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Felix,<br>
<div class=""><br>
On Mon, Jul 7, 2014 at 5:58 AM, Felix Abecassis<br>
<<a href="mailto:felix.abecassis@gmail.com">felix.abecassis@gmail.com</a>> wrote:<br>
> This is apparently caused by a bug in the core,<br>
> libvlc_get_chapter_count_for_title() returns random garbage for some samples<br>
> (e.g. 1976853078 chapters for one sample). This is caused by a lack of error<br>
> checking in libvlc_media_player_get_chapter_count_for_title(), the return<br>
> value of var_Change is not tested and thus we return an uninitialized value<br>
> if var_Change failed (for instance in case of VLC_ENOVAR).<br>
><br>
<br>
</div>Is it possible/easy enough to get this bug in core fixed?<br></blockquote><div><br>It looks simple, I've submitted a patch and I will push it and backport it if there are no comments.<br></div><div>With the title count check you've added and this fix, the application should correctly handle videos with chapters and DVD playback.<br>

</div><div>We will do more testing with these fixes, if DVD/menus are too often not detected correctly, then we should definitely add a list of titles as you suggested.<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Thanks,<br>
Edward Wang<br>
<div class=""><div class="h5">_______________________________________________<br>
Android mailing list<br>
<a href="mailto:Android@videolan.org">Android@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/android" target="_blank">https://mailman.videolan.org/listinfo/android</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>FĂ©lix Abecassis<div><a href="http://felix.abecassis.me" target="_blank">http://felix.abecassis.me</a></div>
</div></div>