[MPlayer-dev-eng] Re: [PATCH] Identify DRM protected asf file

Zuxy Meng zuxy.meng at gmail.com
Sun Feb 11 08:28:49 CET 2007


Hi,

2007/1/30, Zuxy Meng <zuxy.meng at gmail.com>:
> Hi,
>
> 2007/1/27, Compn <tempn at twmi.rr.com>:
> > Zuxy Meng <zuxy.meng <at> gmail.com> writes:
> >
> > >
> > > Hi,
> > >
> > > 2007/1/23, Reynaldo H. Verdejo Pinochet <reynaldo <at> opendot.cl>:
> > > > On Mon, Jan 22, 2007 at 04:53:59PM +0800, Zuxy Meng wrote:
> > > > >
> > > > > How about this one?
> > > > >
> > > >
> > > > Looks ok to me.
> > >
> > > Thanks! Comments from other devs?
> >
> > +  if (is_drm(hdr, hdr_len)) {
> > +    mp_msg(MSGT_HEADER, MSGL_FATAL, MSGTR_MPDEMUX_ASFHDR_DRMProtected);
> > +    goto err_out;
> > +  }
> > +
> >
> > i'm against mplayer quitting on drm files. mplayer should try to play the file
> > in case its broken or detection isnt 100%.
>
> Updated patch attached. Anyway lavf will catch it if mplayer's asf
> demuxer fails, so let things go on may not be a bad idea.


OK to commit this one?

-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list