<div><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 7 May 2019 at 8:24 PM, Devin Heitmueller <<a href="mailto:dheitmueller@kernellabs.com">dheitmueller@kernellabs.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, May 7, 2019 at 3:11 AM Jean-Baptiste Kempf <<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>> wrote:<br>
><br>
> On Tue, 7 May 2019, at 09:09, Roland Bewick wrote:<br>
> > Yes, but do you feel like this is going to be something that many people<br>
> > will actually use? or just introduce more complexity than is required?<br>
><br>
> Absolutely not. I've seen many dual-spu requests, never tri-spu requests.<br>
<br>
I'm wondering though if this basic feature could help in another case<br>
- where subtitle streams are created by the demux in indeterminate<br>
order.  If this were actually a "priority" field, then we could ensure<br>
that the list of subtitles was properly ordered in the GUI.  Right now<br>
we have issues with closed captions where CC3/CC4 get created before<br>
CC1/CC2, and having a discrete priority field would address that<br>
without having to move around the spu-indexes for the entries in the<br>
list.<br>
<br>
On the other hand, the priority in which subtitles from a given stream<br>
get rendered in the GUI may be different than the order in which the<br>
streams are listed.  That said, it's not like we're proposing that the<br>
GUI let the user decide which subtitle streams are the primary versus<br>
secondary, right?<br>
<br>
Devin<br>
<br>
-- <br>
Devin J. Heitmueller - Kernel Labs<br>
<a href="http://www.kernellabs.com" rel="noreferrer" target="_blank">http://www.kernellabs.com</a></blockquote><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"></blockquote><div dir="auto">My current implementation is: The first subtitle track selected will be primary and the second subtitle will be secondary. To swap that, the primary subtitle would be deselected (promoting the secondary sub track to primary) and then re-selecting the deselected sub track as secondary. I think letting the user decide is important because you can apply settings individually.</div><div dir="auto"><br></div><div dir="auto">I have a feeling this is unrelated to CC ordering in the GUI. I don’t have much knowledge in this area though so hopefully someone else can provide some insight.</div><div dir="auto"><br></div><div dir="auto">Roland</div><div dir="auto"><br></div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote></div></div>