[MPlayer-dev-eng] [PATCH] select audio/sub tracks based on 'default' attribute
Evgeniy Stepanov
eugeni.stepanov at gmail.com
Mon May 12 22:44:33 CEST 2008
On Friday 02 May 2008 10:09:04 Sergey Malkovsky wrote:
> I've made patch that resolves problem, I've wrote earlier. It sets the
> lowest priority for default subtitle track. I'd like it to be
> committed.
There was a minor problem with the patch, it could leave mpctx->global_sub_pos
uninitialized if the (dvdsub_id>=0) condition fails. I've changed it to move
also -slang to the end of subtitle selection order. It is now committed.
Sorry that it took so long, I just forgot about it. :)
More information about the MPlayer-dev-eng
mailing list