HOME

TheInfoList



OR:

Uncompressed video is
digital video Digital video is an electronic representation of moving visual images (video) in the form of encoded digital data. This is in contrast to analog video, which represents moving visual images in the form of analog signals. Digital video comprises ...
that either has never been compressed or was generated by decompressing previously compressed digital video. It is commonly used by video cameras, video monitors, video recording devices (including general-purpose computers), and in video processors that perform functions such as image resizing, image rotation,
deinterlacing Deinterlacing is the process of converting interlaced video into a non-interlaced or Progressive scan, progressive form. Interlaced video signals are commonly found in analog television, VHS, Laserdisc, digital television (HDTV) when in the 1080 ...
, and text and graphics overlay. It is conveyed over various types of baseband digital video interfaces, such as
HDMI High-Definition Multimedia Interface (HDMI) is a proprietary digital interface used to transmit high-quality video and audio signals between devices. It is commonly used to connect devices such as televisions, computer monitors, projectors, gam ...
, DVI,
DisplayPort DisplayPort (DP) is a digital interface used to connect a video source, such as a Personal computer, computer, to a display device like a Computer monitor, monitor. Developed by the Video Electronics Standards Association (VESA), it can also car ...
and SDI. Standards also exist for the carriage of uncompressed video over
computer network A computer network is a collection of communicating computers and other devices, such as printers and smart phones. In order to communicate, the computers and devices must be connected by wired media like copper cables, optical fibers, or b ...
s. Some HD video cameras output uncompressed video, whereas others compress the video using a lossy compression method such as
MPEG The Moving Picture Experts Group (MPEG) is an alliance of working groups established jointly by International Organization for Standardization, ISO and International Electrotechnical Commission, IEC that sets standards for media coding, includ ...
or H.264. In any lossy compression process, some of the video information is removed, which creates
compression artifact A compression artifact (or artefact) is a noticeable distortion of media (including Image, images, Sound recording, audio, and video) caused by the application of lossy compression. Lossy data compression involves discarding some of the medi ...
s and reduces the quality of the resulting decompressed video. When editing video, it is preferred to work with video that has never been compressed (or was losslessly compressed) as this maintains the best possible quality, with compression performed after completion of editing. Uncompressed video should not be confused with raw video. Raw video represents largely unprocessed data (e.g. without
demosaicing Demosaicing (or de-mosaicing, demosaicking), also known as color reconstruction, is a digital image processing algorithm used to reconstruct a full color image from the incomplete color samples output from an image sensor overlaid with a color fil ...
) captured by an imaging device.


Recording

A standalone video recorder is a device that receives uncompressed video and stores it in either uncompressed or compressed form. These devices typically have a video output that can be used to monitor or playback recorded video. When playing back compressed video, the compressed video is uncompressed by the device before being output. Such devices may also have a communication interface, such as Ethernet or USB, which can used to exchange video files with an external computer, and in some cases control the recorder from an external computer as well. Recording to a computer is a relatively inexpensive alternative to implementing a digital video recorder, but the computer and its video storage device (e.g., solid-state drive,
RAID RAID (; redundant array of inexpensive disks or redundant array of independent disks) is a data storage virtualization technology that combines multiple physical Computer data storage, data storage components into one or more logical units for th ...
) must be fast enough to keep up with the high video data rate, which in some cases may be HD video or multiple video sources, or both. Due to the extreme computational and storage system performance demands of real-time video processing, other unnecessary program activity (e.g., background processes, virus scanners) and asynchronous hardware interfaces (e.g., computer networks) may be disabled, and the process priority of the recording realtime process may be increased, to avoid disruption of the recording process. HDMI, DVI and HD-SDI inputs are available as
PCI Express PCI Express (Peripheral Component Interconnect Express), officially abbreviated as PCIe, is a high-speed standard used to connect hardware components inside computers. It is designed to replace older expansion bus standards such as Peripher ...
(partly multi-channel) or ExpressCard, USB 3.0 and Thunderbolt interface also for 2160p (
4K resolution 4K resolution refers to a horizontal display resolution of approximately 4,000 pixels. Digital television and digital cinematography commonly use several different 4K resolutions. In television and consumer media, 38402160 (4K UHD) with a 16:9 asp ...
). Software for recording uncompressed video is often supplied with suitable hardware or available for free e.g. Ingex.Ingex Studio - Multi-camera Tapeless Recording
/ref>


Network transmission

SMPTE 2022 and 2110 are standards for professional digital video over
IP network The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suite are ...
s. SMPTE 2022 includes provisions for both compressed and uncompressed video formats. SMPTE 2110 carries uncompressed video, audio, and ancillary data as separate
streams A stream is a continuous body of surface water flowing within the bed and banks of a channel. Depending on its location or certain characteristics, a stream may be referred to by a variety of local or regional names. Long, large stream ...
. Wireless interfaces such as
Wireless LAN A wireless LAN (WLAN) is a wireless computer network that links two or more devices using wireless communication to form a local area network (LAN) within a limited area such as a home, school, computer laboratory, campus, or office building ...
(WLAN,
Wi-Fi Wi-Fi () is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for Wireless LAN, local area networking of devices and Internet access, allowing nearby digital devices to exchange data by ...
), WiDi, and Wireless Home Digital Interface can be used to transmit uncompressed standard definition (SD) video but not HD video because the HD bit rates would exceed the network bandwidth. HD can be transmitted using higher-speed interfaces such as WirelessHD and WiGig. In all cases, when video is conveyed over a network, communication disruptions or diminished bandwidth can corrupt the video or prevent its transmission.


Data rates

Uncompressed video has a constant bitrate that is based on pixel representation, image resolution, and frame rate: : data rate = color depth × vertical resolution × horizontal resolution × refresh frequency For example: *16-bit, 480i @ 30 fps: 16 × × 60 = 147.6 Mbit/s *24-bit, 480p @ 30 fps: 24 × × 30 = 221 Mbit/s. *24-bit, 720p @ 30 fps: 24 × × 30 = 663 Mbit/s. *24-bit, 720p @ 60 fps: 24 × × 60 = 1.32
Gbit/s In telecommunications, data transfer rate is the average number of bits ( bitrate), characters or symbols ( baudrate), or data blocks per unit time passing through a communication link in a data-transmission system. Common data rate units are mu ...
*24-bit, 1080i @ 30 fps: 24 × × 60 = 1.49 Gbit/s. *24-bit, 1080p @ 60 fps: 24 × × 60 = 2.98 Gbit/s. *24-bit, 4K UHD @ 60 fps: 24 × × 60 = 11.9 Gbit/s. *24-bit, 4K UHD @ 120 fps: 24 × × 120 = 23.8 Gbit/s. * 48-bit, DCI 4K @ 144 fps: 48 × × 144 = 61.1 Gbit/s. The actual data rate may be higher because some transmission media for uncompressed video require defined blanking intervals, which effectively add unused pixels around the visible image.


See also

*
Data compression In information theory, data compression, source coding, or bit-rate reduction is the process of encoding information using fewer bits than the original representation. Any particular compression is either lossy or lossless. Lossless compressi ...
* DPX and MXF files – used in professional video files systems * List of cameras supporting a raw format * * Nikon Expeed Video processor * TIFF files – used in AV and professional video files systems * Uncompressed audio


Notes


References


External links


Video bitrate calculator
* , Creative Planet Network * , Creative Planet Network
Master Guide to Rigging a Nikon D800 or D800E for Video
Wolfcrow {{High-definition, state=collapsed High-definition television Video compression Film and video technology Video signal Data compression Digital television