[MPlayer-dev-eng] [PATCH] mencoder slang vobsub fix

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Sep 6 22:06:45 CEST 2014


On Fri, Sep 05, 2014 at 06:30:26PM -0400, Edward Batutis wrote:
> Reimar:
> 
> Thanks for your reply.
> 
> I am using mencoder as part of a mediatomb application that recodes video
> for tablet devices, so mencoder is still a useful thing. Sorry to hear it
> isn't being maintained, but that's the way it goes I guess.
> 
> I need to do the "if" and update dvdsub_id because I am following the
> pattern used farther down in the source file. Also, the code that uses the
> value won't do the right thing unless I set it.
> 
> In fact, when testing the application, I noticed that if I didn't set it, I
> didn't fix the bug.

This seems to be due to the fact the mencoder misses MPlayer's
select_subtitle function, that probably should be shared and reused
in order to get consistent behaviour.
In addition mencoder misses MPlayer's load_vob_subtitle and surrounding
code, which leads to other inconsistencies like no support for only
forced subtitles.


More information about the MPlayer-dev-eng mailing list