[FFmpeg-devel] [PATCH] Matroska Muxer
Михаил Мацнев
mike
Sat Aug 25 13:43:27 CEST 2007
David Conrad wrote:
> Okay, committed. There are a couple of other tags I recently became
> aware of: Haali's muxer apparently uses V_VC1 and A_EAC3, and
> Gabest's muxer seems to use V_DIRAC. I don't actually have any files
> that use these tags however.
V_VC1 accidentally slipped into one of the earlier versions of the muxer
and should not be used, it is not decided yet how the native VC-1 storage
shoud be implemented. My code uses VfW compatible format for now, the same
as used by Microsoft DMO codec.
A_EAC3 is indeed used for E-AC-3.
V_SNOW is used by my DShow muxer/splitter for snow content encoded by ffdshow.
More information about the ffmpeg-devel
mailing list