[FFmpeg-devel] [PATCH] SBG decoder

Nicolas George nicolas.george at normalesup.org
Mon Dec 12 14:51:47 CET 2011


Le septidi 17 frimaire, an CCXX, Nicolas George a écrit :
> fa78d64 lavc: add ffwavesynth pseudo-codec.
> 4d66f04 lavf: add SBG demuxer.

> There was no remarks about the scheme using the ffwavesynth pseudo-codec to
> separate the parser from the synthesizer instead of having the demuxer just
> output PCM. This is probably the most controversial in the incoming patches,
> some advice would be welcome.

Still no remarks?

As a simple new demuxer+codec, the code can not break anything, but I would
very much like to hear people's opinion about the
"demuxer->extradata->pseudocodec" scheme versus the simple
"demuxer+synthesizer->PCM" scheme.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list