PS4 Pro boxes getting prepped

It's literally just been opened, all PS4s are like that.

We can't glean noise information until a few weeks, if not months.

If you have to wait until months later when dust clogs up, its no different from the OG PS4 really. I would not expect it to be on the level of the slim sound wise.
 
Very quiet, only makes noise when it first reads a disc for a couple seconds, and a little during install
That's impressive if it's quiet when paying a demanding game in Pro mode. Being quiet when playing in non-Pro mode isn't that impressive.
 
This thread is making me itch to get a pro instead of what I planned to do (upgrade already well off PC). I'm actually starting to like the look of the sandwich. The back HDD port did it for me though, and now that I think about it, it reminds me of PS2 HDD bay. Must resist.
 
This thread is making me itch to get a pro instead of what I planned to do (upgrade already well off PC). I'm actually starting to like the look of the sandwich. The back HDD port did it for me though, and now that I think about it, it reminds me of PS2 HDD bay. Must resist.

just do it
 
This thread is making me itch to get a pro instead of what I planned to do (upgrade already well off PC). I'm actually starting to like the look of the sandwich. The back HDD port did it for me though, and now that I think about it, it reminds me of PS2 HDD bay. Must resist.

Your PC is already well off.

Get a Pro.
 
This thread is making me itch to get a pro instead of what I planned to do (upgrade already well off PC). I'm actually starting to like the look of the sandwich. The back HDD port did it for me though, and now that I think about it, it reminds me of PS2 HDD bay. Must resist.

Do it.
 
This thread is making me itch to get a pro instead of what I planned to do (upgrade already well off PC). I'm actually starting to like the look of the sandwich. The back HDD port did it for me though, and now that I think about it, it reminds me of PS2 HDD bay. Must resist.

Be cool like us in the cool kids thread.

All the cool kids are doing it.
 
The dude is live updating his twitter with impressions, things like games loading and performing quicker.

Aww yiss !
 
The dude is live updating his twitter with impressions, things like games loading and performing quicker.

Aww yiss !

Indeed, this is what we needed. Here's the resolution options:

CwWsQ0NUoAADX2c.jpg
 
The dude is live updating his twitter with impressions, things like games loading and performing quicker.

Aww yiss !

He's stating the included HDMI cable 'isn't fast enough for 4K on his set' and that he plans to get a 'faster' one.

So I'm not sure how seriously we should take this kid :)

In any case, some tasty nuggets of info should come from this.
 
whats the diff between YUV420 and rgb?

differences between YUV420 and YUV422:
4:2:2: The two chroma components are sampled at half the sample rate of luma: the horizontal chroma resolution is halved.

4:2:0: The two chroma components are sampled at half the sample rate of luma both horizontally and vertically (i.e. there's one U and one V per 2x2 group of Ys).


got it from here:
http://www.zerocut.com/tech/vid_img.htm


RGB vs. YUV

There are many possible color space definitions, but I will address those commonly used in video production. Digital imagery often uses the red/green/blue color space, known simply as RGB. Intensity-chromaticity color spaces, YUV and YIQ, are used for television broadcast. In addition to kYUV219, Final Cut Pro contains two different RGB colorspaces, kRGB219 and kRGB255. kRGB255 is the standard computer color space, the same as used by Photoshop, After Effects and most other computer graphics applications. kRGB219 is a restricted color space, designed to clamp values to match YUV broadcast standards.

Avid's Meridien systems keep the signal in YUV throughout, except for the Symphony Color Correction, which uses 10 bit RGB to avoid clipping and rounding errors. A common problem solved with color correction is color shift that happens during the processing of film stock. This problem is typically a non-linear shift in the CMY color space that film stock uses. It can only be solved in RGB space, the inverse of CMY. You can't fix these problems in YUV space. Older Avid products that use the ABVB take a YUV input and efficiently convert it to RGB, then convert again to YUV on output to tape.



Most graphics applications work in RGB and many which work with broadcast video regularly move between color spaces without any degradation of the image. The bottom line is that when the image goes to broadcast, it will be at the most restrictive of the possible color spaces, YUV or YIQ.



Red, Green, Blue (RGB): RGB is an additive color model that is used for light-emitting devices, such as CRT displays (note: CMY is a subtractive model that is used often for printers). RGB can be thought of as three grayscale images (usually referred to as channels) representing the light values of Red, Green and Blue. Combining these three channels of light produces a wide range of visible colors. All color spaces are three-dimensional orthogonal coordinate systems, meaning that there are three axes (in this case the red, green, and blue color intensities) that are perpendicular to one another. The red intensity starts at zero at the origin and increases along one of the axes. Similarly, green and blue intensities start at the origin and increase along their axes. Because each color can only have values between zero and some maximum intensity (255 for 8-bit depth), the resulting structure is a cube. We can define any color simply by giving its red, green, and blue values, or coordinates, within the color cube. These coordinates are usually represented as an ordered triplet - the red, green, and blue intensity values enclosed within parentheses as (red, green, blue). Where the best video formats are sampled at 4:2:2, RGB graphics are sampled at 4:4:4, but it is not practical to broadcast the much information, particularly when much of it is beyond our ability to perceive. YUV (Y’C B C R) reduces the amount of information required to reproduce an acceptable video image.

Luminance-Chrominance (YUV & YIQ): Broadcast TV uses color spaces based on luminance and chrominance, which correspond to brightness and color. These color spaces are denoted as YUV and YIQ. The YUV space is used for the PAL broadcast television system used in Europe and the YIQ color space is used for the NTSC broadcast standard in North America. The two methods are nearly identical, using slightly different equations to transform to and from RGB color space. In both systems, Y is the luminance (brightness) component and the I and Q (or U and V) are the chrominance (color) components. These are the variables that are changed by the brightness, color, and tint controls on a television.

The principle advantage of using YUV or YIQ for broadcast is that the amount of information needed to define a color television image is greatly reduced. However, this compression restricts the color range in these images. Many colors that appear on a computer display cannot be recreated on a television screen due to the limits of the YUV and YIQ standards.

For a clear and more technical comparison of RGB and YUV read 422-RGB Conversions, a whitepaper by Charles Poynton.
Terms

HSB (Hue, Saturation, and Brightness) - this color space is convenient for doing color correction work. HSB is also called HLS (Hue, Luminance, and Saturation ). Hue is the position of a color along the spectrum. Hue can be described as any particular color like red, or green. Luminance is the brightness of the image on a gradient scale from white to black. Raising the luminance channel can turn dark maroon into a bright red. Saturation is the amount of color (chrominance) which also moves on the gradient scale from white to black. Lowering the saturation can turn your bright red into a pink color.

YIQ - is a color space derived from the NTSC television color standard. Y is the luminance channel, I is the red-cyan channel (in-phase), while Q is the magenta-green channel (quadrature).

YUV - is a color space derived from the PAL television color standard. Y is the luminance channel, U is the blue channel, and V is the red channel.

CMYK - is a color space derived from the color separations used in commercial print shops. The standard inks for printing are Cyan, Magenta, Yellow, and Black. Thus, CMYK.

RGB - is the color space, which uses a number for each color. One for red, one for green, and one for blue. This number can be used to describe a precise color in the spectrum. An example of this would be, 8 bits defines 256 color scale, 16 bits defines 65,536 colors, and 24 bit defines 16.7 million colors. If you add the bits together you get the color depth of that image.

There are a few image formats that include yet another number which defines an alpha channel. This is known as an RGBA file. There is another important factor in all this as well, the color depth of an image can be described by the total number of bits, and by the number of bits in each channel. Most common DV formats use 8 bits per sample, which results in 256 levels of image brightness. This is quite satisfactory, but a few of the higher end formats use 10 bits per sample, permitting far more gradations in brightness yielding smoother pictures with a greater signal-to-noise ratio. A 10 bit image has four times the information of an 8 bit image.
 
Q: Will the Share button capture higher quality game content with PS4 Pro games?
When playing a game with PS4 Pro features, using DUALSHOCK 4’s Share button will generate higher resolution gameplay clips and screenshots compared to the standard PS4. Specifics will vary by game, but some games will support full 1080p video capture, and screenshots at up to 3840 x 2160 (4K) pixels.
Great...
 
He's stating the included HDMI cable 'isn't fast enough for 4K on his set' and that he plans to get a 'faster' one.

So I'm not sure how seriously we should take this kid :)

In any case, some tasty nuggets of info should come from this.

The included HDMI cable, is it 2.0? Or do I need to get a new one?
 
Pro already in the wild, nice! Time to hitup Walmart lol.
Juniper Roth is gonna release video footage soon, yeaaa buddy. Open the floodgates!!
 
Top Bottom