[FFmpeg-devel] [PATCH] adding xavs encoding support
jianwen chen
jianwen.chen.video
Fri Jul 16 09:09:32 CEST 2010
Yes, you are correct.
Please delete it. Thanks.
2010/7/16 M?ns Rullg?rd <mans at mansr.com>
> jianwen chen <jianwen.chen.video at gmail.com> writes:
>
> > And in the configure file, we also need to add this line.
> >
> > @@ -2660,6 +2664,7 @@
> > enabled libx264 && require libx264 x264.h x264_encoder_encode -lx264
> &&
> > { check_cpp_condition x264.h "X264_BUILD >= 98" ||
> > die "ERROR: libx264 version must be >= 0.98."; }
> > +enabled libxavs && require libxavs xavs.h xavs_encoder_encode -lxavs
> -lm
>
> You shouldn't need -lm there. It is already added if it exists.
>
> --
> M?ns Rullg?rd
> mans at mansr.com
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>
More information about the ffmpeg-devel
mailing list