[MPlayer-dev-eng] [PATCH] Avoid raising error when trying to load a vobsub.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Jan 22 11:15:06 CET 2011


On Fri, Jan 21, 2011 at 10:54:27PM +0100, Clément Bœsch wrote:
> On Thu, Jan 13, 2011 at 12:38:06AM +0100, Clément Bœsch wrote:
> > [...]
> > From 3ac94829563a5caba4e14457ea5a95cf03948736 Mon Sep 17 00:00:00 2001
> > From: =?UTF-8?q?Cl=C3=A9ment=20B=C5=93sch?= <ubitux at gmail.com>
> > Date: Thu, 13 Jan 2011 00:34:38 +0100
> > Subject: [PATCH] Avoid raising error when trying to load a vobsub.
> > 
> 
> Ping (j-3)

I haven't checked how vobsubs even appear there, as I understand it normal
subs are loaded with -sub and vobsubs with -vobsub so there's no reason
for that code to be executed?
The detection is also very weak (1 in 256 chance to trigger on random input
for example), however I think a incorrect detection can't break anything so it
should be ok despite that.


More information about the MPlayer-dev-eng mailing list