Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > High Efficiency Video Coding (HEVC)
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 12th October 2021, 14:34   #8341  |  Link
RanmaCanada
Registered User
 
Join Date: May 2009
Posts: 331
Quote:
Originally Posted by Mr.Rippley View Post
Please, help me!
This particular topic is for discussing releases of x265. If you want actual help in learning how to encode with it you could either read the forum itself as there is a tonne of information in it, or create a topic in the forum requesting help while posting as much information as possible.
RanmaCanada is offline   Reply With Quote
Old 13th October 2021, 00:38   #8342  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 483
x265 v3.5+18-747a079f7 (32 & 64-bit 8/10/12bit Multilib Windows Binaries) (GCC 10.3.0)
Code:
https://bitbucket.org/multicoreware/x265_git/commits/branch/master
Barough is offline   Reply With Quote
Old 17th October 2021, 02:13   #8343  |  Link
tuanden0
Registered User
 
Join Date: Oct 2016
Posts: 111
Everyone can access to this site http://msystem.waw.pl/x265/?
I got error 404
tuanden0 is offline   Reply With Quote
Old 17th October 2021, 05:49   #8344  |  Link
RanmaCanada
Registered User
 
Join Date: May 2009
Posts: 331
Quote:
Originally Posted by tuanden0 View Post
Everyone can access to this site http://msystem.waw.pl/x265/?
I got error 404
works here.
RanmaCanada is offline   Reply With Quote
Old 17th October 2021, 08:17   #8345  |  Link
charliebaby
Registered User
 
charliebaby's Avatar
 
Join Date: Jun 2020
Posts: 37
x265-3.5+19-8003e43_gcc112-AVX2
https://www.mediafire.com/file/zms2i...2-AVX2.7z/file
__________________
charliebaby is offline   Reply With Quote
Old 2nd November 2021, 12:38   #8346  |  Link
Dogway
Registered User
 
Join Date: Nov 2009
Posts: 2,361
What bitdepth and packing format is used for UHDs? I ask because I plan to do encodes in ICtCp or maybe its variant IPTPQc2. Are there any consumer media in these color models? Do they use 10 or 12-bit, I420, NV12 or something else?
__________________
i7-4790K@Stock::GTX 1070] AviSynth+ filters and mods on GitHub + Discussion thread
Dogway is offline   Reply With Quote
Old 2nd November 2021, 12:51   #8347  |  Link
quietvoid
Registered User
 
Join Date: Jan 2019
Location: Canada
Posts: 574
Quote:
Originally Posted by Dogway View Post
What bitdepth and packing format is used for UHDs? I ask because I plan to do encodes in ICtCp or maybe its variant IPTPQc2. Are there any consumer media in these color models? Do they use 10 or 12-bit, I420, NV12 or something else?
UHDs? As in UHD Blu-ray discs?

The only media in IPTPQc2 is premium content on streaming services. It requires access to the Dolby Engine for encoding.
It is a 10 bit video file in the end along with Dolby Vision metadata, and requires playback on a Dolby Vision capable device and display.

There's no consumer media over 10 bit, and it's probably all YUV420.
__________________
LG C2 OLED | GitHub Projects
quietvoid is offline   Reply With Quote
Old 2nd November 2021, 13:01   #8348  |  Link
Dogway
Registered User
 
Join Date: Nov 2009
Posts: 2,361
I haven't looked into IPTPQc2 prerequisites for encoding, but I know x265 supports ICtCp. With these models 12-bit is encouraged but I'm not sure what kind of hindrances this carries later for compatibility (personal use). As I see all them use Planar 420 (fourcc: I420)
__________________
i7-4790K@Stock::GTX 1070] AviSynth+ filters and mods on GitHub + Discussion thread
Dogway is offline   Reply With Quote
Old 2nd November 2021, 22:58   #8349  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,770
Quote:
Originally Posted by Dogway View Post
I haven't looked into IPTPQc2 prerequisites for encoding, but I know x265 supports ICtCp. With these models 12-bit is encouraged but I'm not sure what kind of hindrances this carries later for compatibility (personal use). As I see all them use Planar 420 (fourcc: I420)
I don't know of any hardware that can decode 12-bit ICtCp. That's the nominal internal color volume used by DoVi in its intermediate stage, but I've never heard of it being directly encoded nor directly displayed. It's the input for DoVi's tone mapper to get to native panel space.
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 3rd November 2021, 00:51   #8350  |  Link
Dogway
Registered User
 
Join Date: Nov 2009
Posts: 2,361
As per the papers it's a consumer oriented storage color model since it saves bits (and bandwidth) specially for low luma values and luma/chroma decorrelation is better than YCbCr or YcCbcCrc for HDR.
Yes I don't expect any hardware to be on the edge but I guess if premium stream services include it it must be the streaming apps that decode it to RGB. I personally use the LAVFilters+madVR combo so as far it can be decoded with that I'm fine except madVR's future isn't very bright (not FLOSS).
__________________
i7-4790K@Stock::GTX 1070] AviSynth+ filters and mods on GitHub + Discussion thread
Dogway is offline   Reply With Quote
Old 3rd November 2021, 11:40   #8351  |  Link
nevcairiel
Registered Developer
 
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,346
ICtCp is definitely used by streaming services for Dolby Vision. Its just metadata though, and you can decode it with any ordinary 10/12-bit capable HEVC decoder (depending on the stream), interpretation of the color data is then typically up to the implementation (ie. by using shaders), or using pass-through to the display.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders

Last edited by nevcairiel; 3rd November 2021 at 11:46.
nevcairiel is offline   Reply With Quote
Old 17th November 2021, 06:35   #8352  |  Link
Barough
Registered User
 
Barough's Avatar
 
Join Date: Feb 2007
Location: Sweden
Posts: 483
x265 v3.5+21-7155a58f7 (32 & 64-bit 8/10/12bit Multilib Windows Binaries) (GCC 10.3.0)
Code:
https://bitbucket.org/multicoreware/x265_git/commits/branch/master
Barough is offline   Reply With Quote
Old 19th November 2021, 11:02   #8353  |  Link
charliebaby
Registered User
 
charliebaby's Avatar
 
Join Date: Jun 2020
Posts: 37
Quote:
Originally Posted by Barough View Post
x265 v3.5+21-7155a58f7 (32 & 64-bit 8/10/12bit Multilib Windows Binaries) (GCC 10.3.0)
Code:
https://bitbucket.org/multicoreware/x265_git/commits/branch/master
Thank you for GCC 11.2
__________________
charliebaby is offline   Reply With Quote
Old 21st November 2021, 20:29   #8354  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,782
New upload: x265 3.5+20-17839cc0d

[Windows][GCC 11.2.0][32/32XP/64 bit] 8bit+10bit+12bit

Bugs not yet fixed:
  • NASM 2.15.05 multi-line macro warnings (reported August 2020)
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 7th December 2021, 12:39   #8355  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 2,580
Is there any option to optimize greyscale (i.e. BW movies) encoding. mostly about speed?
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Old 7th December 2021, 20:03   #8356  |  Link
benwaggoner
Moderator
 
Join Date: Jan 2006
Location: Portland, OR
Posts: 4,770
Quote:
Originally Posted by tormento View Post
Is there any option to optimize greyscale (i.e. BW movies) encoding. mostly about speed?
That was something that MCW had been looking at some years ago, but it doesn't look like it made it in.

The good news is that, with 4:2:0 chroma subsampling, only 1/3rd of the samples in a frame are color. And there is coarser quantization as well, so chroma compute is probably less than 33% on net. Setting --cbqpoffs and --crqpoffs to 12 would provide chroma with much coarser quantization, which speeds up some things (but would make actual chroma look pretty terrible).

You'd thus want to filter your source to luma-only before encoding to avoid that kind of problem. And IIRC there are some early exits that turn on when a chroma plane is packed with zeros. Give it a shot.
__________________
Ben Waggoner
Principal Video Specialist, Amazon Prime Video

My Compression Book
benwaggoner is offline   Reply With Quote
Old 17th December 2021, 11:55   #8357  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
Quote:
Originally Posted by LigH View Post
New upload: x265 3.5+20-17839cc0d

[Windows][GCC 11.2.0][32/32XP/64 bit] 8bit+10bit+12bit

Bugs not yet fixed:
  • NASM 2.15.05 multi-line macro warnings (reported August 2020)

FYI, I am currently using this version. Even though I have --frames 211420 on the command line, your version says 'unknown frame count'.
__________________
Gorgeous, delicious, deculture!
asarian is offline   Reply With Quote
Old 18th December 2021, 03:37   #8358  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,782
Don't blame me, I only run the compilation. The reason may be related to processing a raw video input stream via pipe instead of physical source file. Using x265 linked in a current ffmpeg may give you a better environment.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 18th December 2021, 04:47   #8359  |  Link
asarian
Registered User
 
Join Date: May 2005
Posts: 1,462
Quote:
Originally Posted by LigH View Post
Don't blame me, I only run the compilation. The reason may be related to processing a raw video input stream via pipe instead of physical source file. Using x265 linked in a current ffmpeg may give you a better environment.
Isn't the '--frames 211420' supposed to tell x265 how many frames there are?
__________________
Gorgeous, delicious, deculture!
asarian is offline   Reply With Quote
Old 18th December 2021, 09:02   #8360  |  Link
Boulder
Pig on the wing
 
Boulder's Avatar
 
Join Date: Mar 2002
Location: Finland
Posts: 5,733
Quote:
Originally Posted by asarian View Post
Isn't the '--frames 211420' supposed to tell x265 how many frames there are?
The message you are seeing is from the input handling. I don't think I've ever seen a number of frames there when using piping.

The number of frames set in the parameters is only used for calculating the ETA.
__________________
And if the band you're in starts playing different tunes
I'll see you on the dark side of the Moon...
Boulder is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:38.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.