Re: [x265] [PATCH] [multi-lib] Support 8+10+12 bits in single DLL (Workaround)

2016-09-22 Thread chen
Hi Praveen, I test your cmdlind on my VS2008 build. I build three bit-depth version and compare with one bit-depth version, but the output are still matched in both 10 and 12 bit. Regards, Min At 2016-09-22 14:39:50,"Praveen Tiwari" wrote: Hi Min, After

Re: [x265] [PATCH] [multi-lib] Support 8+10+12 bits in single DLL (Workaround)

2016-09-22 Thread Praveen Tiwari
Hi Min, After this patch outputs are changing, tested for following command line for 10-bit and 12-bit outputs. --input=NebutaFestival_2560x1600_60_10bit_crop.yuv --input-res=2560x1600 --fps=60 --numa-pools="NULL" --output-depth=12 --hash=1 -o NFOut12.hevc Regards, Praveen On Thu, Sep

Re: [x265] patch [Store most frequently used list in ref list in PPS instead of encoding it in slice header every time for x265]

2016-09-22 Thread Mario *LigH* Rohkrämer
Am 22.09.2016, 07:03 Uhr, schrieb Weixuan Wang : hi, all, this is a new patch to store most frequently used list in ref list in PPS instead of encoding it in slice header every time for x265. this patch can save some bit rate than before. please check it.

[x265] [PATCH] modify the minimum keyint value

2016-09-22 Thread gopi . satykrishna
# HG changeset patch # User Gopi Satykrishna Akisetty # Date 1474539223 -19800 # Thu Sep 22 15:43:43 2016 +0530 # Node ID 24ecccf7b435e849545e161a0992f452875f6bbc # Parent bdf098eefd35b70b68419f5a204e60f1df4aeae1 modify the minimum keyint value This