Not quite a question for this mailing list ...

But x264 is an encoder only as well.

You can find decoders for most usual formats in the libav libraries (libavformats for container formats + libavcodec for content formats), being part of the ffmpeg or the libav project.


Am 21.10.2017, 17:23 Uhr, schrieb randy <[email protected]>:

And what about the x264 please ?
On Sat, Oct 21, 2017 at 16:05 randy <[email protected]> wrote:

Ah , ok i thought the x265 is like the VP8 or VP9 that it includes the
encoder and decoder .

On Sat, Oct 21, 2017 at 15:19 Ximing Cheng <[email protected]>
wrote:

Hi, randy.

x265 is an encoder only library, there is no any decoder API in x265, you can choose openHEVC in FFmpeg or libde265 or some one else decoder library!

Thanks!


------------------ Original ------------------
*From:* "randy"<[email protected]>;
*Date:* 2017年10月21日(星期六) 晚上8:24
*To:* "Development for x265"<[email protected]>;
*Subject:* [x265] x265 encoder

​Hello , does the x265 includes a decoder , Because i just don't want to
use any 3-rd party decoder ​or lib ?

something like this :

x265_encoder_encode(); to encode
x265_encoder_decode(); to decode

--
Many thanks

-----

Yours Randy
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel




--

Fun and success!
Mario *LigH* Rohkrämer
mailto:[email protected]
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to