[FFmpeg-devel] [PATCH] lavf/tee: add support for bitstream filtering

Stefano Sabatini stefasab at gmail.com
Wed Aug 7 18:28:02 CEST 2013


On date Monday 2013-08-05 12:23:54 +0200, Stefano Sabatini encoded:
> On date Thursday 2013-08-01 18:32:59 +0200, Stefano Sabatini encoded:
> > On date Thursday 2013-08-01 14:36:21 +0200, Nicolas George encoded:
> > > Le tridi 13 thermidor, an CCXXI, Stefano Sabatini a écrit :
> > > > Changed to:
> > > > dumo_extra+a,mp4toannexb+v.
> > > 
> > > I believe you missed my point: I meant:
> > > 
> > > bsfs:a=dump_extra,bsfs:v=mp4toannexb
> > > 
> > > But I realize that it is not possible as ':' is not an authorized option
> > > character. "bsfs.a=dump_extra" would be possible, though.
> > 
> > The problem is that such mechanism is awkward implementation-wise, I'd
> > need to iterate the options and match all the options which look like
> > bsfs.SPEC, store them and then open the filters after the various
> > streams have been opened.
> 
> Elaborating more on this. I'd need to store the couples
> specifiers+filters in a dictionary (this destroys the specification
> order and is a bit more complicate to implement). I leave the design
> choice to the maintainer.

Ping.
-- 
FFmpeg = Fundamentalist and Foolish Monstrous Philosofic Evil Gadget


More information about the ffmpeg-devel mailing list