On Sun, Oct 22, 2023 at 03:37:34PM +0200, Andreas Rheinhardt wrote:
> Peter Ross:
> > ---
> > diff --git a/libavformat/matroska.c b/libavformat/matroska.c
> > index 5878594e68..1674806f29 100644
> > --- a/libavformat/matroska.c
> > +++ b/libavformat/matroska.c
> > @@ -95,6 +95,7 @@ const CodecTags ff_mkv_codec_tags[]={
> > {"V_REAL/RV20" , AV_CODEC_ID_RV20},
> > {"V_REAL/RV30" , AV_CODEC_ID_RV30},
> > {"V_REAL/RV40" , AV_CODEC_ID_RV40},
> > + {"V_REAL/RV60" , AV_CODEC_ID_RV60},
>
> I don't see the Matroska codec mapping for this.whoops, i will drop this hunk. mkv is not supported by the official realmedia tools. -- Peter (A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
