[MPlayer-dev-eng] [PATCH] EDL for MEncoder

D Richard Felker III dalias at aerifal.cx
Sat Mar 19 21:57:04 CET 2005


On Sat, Mar 19, 2005 at 08:05:53PM +0200, Oded Shimon wrote:
> On Mon, Mar 14, 2005 at 12:38:21AM +0200, Oded Shimon wrote:
> > On Saturday 12 March 2005 23:47, Oded Shimon wrote:
> > > On Friday 25 February 2005 07:36, Oded Shimon wrote:
> > > > My EDL for MEncoder is now complete and ready, now that its dependency
> > > >  patches have been committed.
> > > > EDL mute for now does absolutely nothing. I find this a toy feature
> > > > anyway. It can be added later, I have already made the EDL parsing for
> > > > it, all what is missing is some kind of muting implementation. This is
> > > > completely impossible with -oac copy.
> > > >
> > > > Compiled and tested...
> > 
> > Had a float/int mistake, cause skipped frames. fixed in this patch.
> 
> OK, finally patch done. It now has '-hr-edl-seek', which makes seeking done by
> dropping frames instead of demux_seek. It will fail miserably in broken
> demuxers with -ovc copy, because it waits for a keyframe and I know at least
> the MPG demuxer never reports keyframes (hence it'll just keep dumping frames
> till end of file). Also, edl_mute still does nothing.
> 
> - ods15

committed, with minor fixes.

rich




More information about the MPlayer-dev-eng mailing list