Re: [PATCH] Integrate x265 into MEncoder
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello, On Tue, Jul 19, 2016 at 04:15:16PM -0500, MChen wrote: > Index: Makefile > =================================================================== > --- Makefile (revision 37877) > +++ Makefile (working copy) > @@ -628,6 +628,7 @@ > SRCS_MENCODER-$(TWOLAME) += libmpcodecs/ae_twolame.c > SRCS_MENCODER-$(WIN32DLL) += libmpcodecs/ve_vfw.c > SRCS_MENCODER-$(X264) += libmpcodecs/ve_x264.c > +SRCS_MENCODER-$(X265) += libmpcodecs/ve_x265.c > SRCS_MENCODER-$(XVID4) += libmpcodecs/ve_xvid4.c I've been going through old emails, and just for the record: If in any way possible I would want new encoders to be supported via ve_lavc.c, and if necessary any issues with it being fixed if it doesn't just work. So getting an ok for this would need a lot of convincing, sorry. Regards, Reimar Döffinger _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng