New h.265 video format was approved by ITU (Announce)
Hi,
new video format with better compression and support of 10 and 12bit/channels is comming. There is some free implementation: http://code.google.com/p/x265/downloads/list
It also included patch for FFMPEG and windows binaries. I tried to compile simple x265.exe encoder under DJGPP and it went well, no warnings. But didn't tested yet: http://rayer.g6.cz/download/x265.exe
We would also need some mplayer update.
I'm little bit confused about this sources - ffmpeg and linux mplayer refers to libx265 and there are libx265.dll and libx265.lib and libx265.a but I'm not clear how to compile it from the source - it describe only compiling of x265.exe program. Maybe should I just compile all *.cpp except x265.cpp and ar objects in the library?
EDIT:
I tested the encoder and it seems produce h256 raw file but I cannot play it :(
encoder example:
C:\>X265.EXE -i TEST.YUV -o test.bin -w 512 -h 384 -f 200
input must be in YUV RAW format, w/h must be multiple of 32
---
DOS gives me freedom to unlimited HW access.
Complete thread:
- New h.265 video format was approved by ITU - RayeR, 28.01.2013, 20:17 (Announce)
- New h.265 video format was approved by ITU - Khusraw, 29.01.2013, 07:39
- New h.265 video format was approved by ITU - RayeR, 29.01.2013, 09:59
- New h.265 video format was approved by ITU - Khusraw, 29.01.2013, 10:37
- New h.265 video format was approved by ITU - Khusraw, 29.01.2013, 11:55
- New h.265 video format was approved by ITU - RayeR, 31.01.2013, 18:02
- New h.265 video format was approved by ITU - Khusraw, 31.01.2013, 19:22
- New h.265 video format was approved by ITU - RayeR, 01.02.2013, 12:12
- New h.265 video format was approved by ITU - Khusraw, 31.01.2013, 19:22
- New h.265 video format was approved by ITU - RayeR, 31.01.2013, 18:02
- New h.265 video format was approved by ITU - RayeR, 29.01.2013, 09:59
- New h.265 video format was approved by ITU - Khusraw, 29.01.2013, 07:39