[Ffmpeg-devel] [RFC] SMPTE 302M AES 3 stream in mpeg ts

Michael Niedermayer michaelni
Sat Sep 16 19:37:34 CEST 2006


Hi

On Sat, Sep 16, 2006 at 07:04:51PM +0200, Baptiste Coudurier wrote:
[...]
> > [...]
> > 
> > this is a ugly hack parsers should be initalized with av_parser_init()
> 
> AVCodecParser API requires a codec id, codec_id is in vucf bits. Parsing
> further in the ts demuxer is possible then declare a parser for
> PCM_S24BE and PCM_S16BE, I thought that was not a good solution, maybe
> Im wrong.

no that too is a bad solution


> 
> AVBistreamFilter is a solution, unfortunately cannot be activated from
> mpegts demuxer.
> 
> I was hoping that you would answer with a proposal.
> What about adding need_bitfiltering and bitfilter to AVStream ?

ok, if it solves the problem

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list