<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>Hi Chris,</p>
<p>I would advice migrating the information posted in this thread to the issue tracker as bug-fixes are better discussed there. Please see the below link.</p>
<ul>
<li>http://trac.videolan.org/vlc/</li>
</ul>
<p>You can pretty much just <em>copy+paste</em> the information already written, the description of the problem is very detailed - thank you!</p>
<p>Best Regards,<br />
Filip</p>
<hr style="height:1px;margin-bottom:20px;background-color:#ddd;color:#ddd" />
<h3 id="unable-to-create-a-ticket">Unable to create a ticket?</h3>
<p>If you are having trouble creating an account/and or creating the ticket due to the issue-tracker having a <em>blocklist</em> (in terms of IPs) that sadly contains a lot <em>false-positives</em>; please let me know (and I will create the ticket for you).</p>
<hr style="height:1px;margin-bottom:20px;background-color:#ddd;color:#ddd" />
<p>On 2016-10-21 04:32, Chris Angelico wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> Originally posted here as I was trying to figure out what was going on:

 https://forum.videolan.org/viewtopic.php?f=2&t=136087

 As it turns out, the breakage happened in d61c514, with this comment:</code></pre>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> also changes sub-language to "none", fixing the none/any logic.</code></pre>
</blockquote>
<pre><code> I'm not sure what exactly was fixed, but as a side-effect, it means
 that MKV subtitles with the "default" flag set are no longer active by
 default. I'm guessing that simply reverting this change (specifically,
 the change to src/libvlc-module.c) is the wrong way to correct this,
 but it has given me a working VLC.

 To create the files in question, I use this command:

 $ mkvpropedit filename.mkv --edit track:s1 --set flag-default=1

 Would very much appreciate it if someone could ascertain why this no
 longer works with the "none" default!

 ChrisA
 _______________________________________________
 vlc-devel mailing list
 To unsubscribe or modify your subscription options:
 https://mailman.videolan.org/listinfo/vlc-devel</code></pre>
</blockquote>
</body>
</html>