[FFmpeg-devel] [PATCH] Add raw VC-1 muxer to match demuxer.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Dec 9 16:06:56 CET 2012


On Sun, Dec 09, 2012 at 01:39:05PM +0000, Paul B Mahol wrote:
> On 12/9/12, Reimar Doeffinger <Reimar.Doeffinger at gmx.de> wrote:
> > This is admittedly kind of pointless since usually -f image2pipe
> > can be used for the purpose, but this is more user-friendly.
> >
> > Signed-off-by: Reimar Doeffinger <Reimar.Doeffinger at gmx.de>
> > ---
> >  libavformat/allformats.c |    2 +-
> >  libavformat/rawenc.c     |   12 ++++++++++++
> >  2 files changed, 13 insertions(+), 1 deletion(-)
> >
> 
> There was no such muxer probably because there is no encoder.

Yes, I guess so. That doesn't mean there aren't still use-cases
for them, e.g. extracting VC-1 streams from MPEG-TS for testing
against decoders that can't easily accept muxed streams.


More information about the ffmpeg-devel mailing list