RealVideo,also spelled asReal Video,is a suite ofproprietaryvideo compression formatsdeveloped byRealNetworks— the specific format changes with the version. It was first released in 1997 and as of 2024was at version 15.[1]RealVideo is supported on many platforms, includingWindows,Mac,Linux,Solaris, and several mobile phones.

RealVideo
Internet media type
video/x-pn-realvideo
Developed byRealNetworks
Initial releaseFebruary 1997;27 years ago(1997-02)
Type of formatVideo coding format
Open format?No
Free format?No
WebsiteProduct Websiteat theWayback Machine(archived May 31, 2009)

RealVideo is usually paired withRealAudioand packaged in aRealMedia(.rm) container. RealMedia is suitable for use as astreaming mediaformat, that one is viewed while it is being sent over the network. Streaming video can be used to watch live television since it does not require downloading the entire video in advance.

Technology

edit

The first version of RealVideo was announced in 1997 and was based on theH.263format. At the time, RealNetworks issued a press release saying they had licensedIterated Systems'ClearVideotechnology and were including it as the RealVideo Fractal Codec.[2][3][4]However, support for ClearVideo quietly disappeared in the next version of RealVideo.

RealVideo continued to use H.263 until RealVideo 8 when the company switched to aproprietaryvideo format. RealVideo codecs are identified byfour-character codes.RV10 and RV20 are the H.263-based codecs. RV30 and RV40 are RealNetworks' proprietary H.264-based codecs. These identifiers have been the source of some confusion, as people may assume that RV10 is RealVideo version 10 when it is the first version of RealVideo. RealVideo 10 uses RV40.

RealVideo can be played from a RealMedia file or streamed over the network using theReal Time Streaming Protocol(RTSP), a standard protocol for streaming media developed by theIETF.However, RealNetworks uses RTSP only to set up and manage the connection. The actual video data is sent with their own proprietaryReal Data Transport(RDT) protocol. This tactic has drawn criticism because it made it difficult to use RealVideo with other player and server software. However, theopen-sourceMPlayerproject has now developed software capable of playing the RDT streams.

To facilitate real-time streaming, RealVideo (and RealAudio) normally usesconstant bit rateencoding, so that the same amount of data is sent over the network each second. Recently, RealNetworks has introduced avariable bit rateform called RealMedia Variable Bitrate (RMVB). This allows for better video quality, however, this format is less suited for streaming because it is difficult to predict how much network capacity a certain video stream will need. Video with fast motion or rapidly changing scenes will require a higher bit rate. If the bit rate of a video stream increases significantly, it may exceed the speed at which data can be transmitted over the network, leading to an interruption in the video.

RealNetworks says that the RealVideo and RealAudio codecs are not available in source code under theRPSLlicense. Source code is available only underRCSLlicense for commercial porting to non-supported processors and operating systems. While RealNetworks owns most of the intellectual property for RealVideo and RealAudio, RealNetworks has licensed third-party technology for certain aspects of those codecs. RealNetworks claims that it does not have the right to license that technology under an open-source license.[5]

RealVideo Players

edit

The official player for RealVideo is RealNetworksRealPlayer SP,currently at version 15, and is available for various platforms includingWindows,Macintosh,andLinux.Several other players exist, includingMPlayerandMedia Player Classic.Many of these rely on thedynamically linked libraries(DLLs) from the official RealPlayer to play the video, and thus require RealPlayer to be installed (or at least its DLLs, if not the actual player). However,FFmpeg's libav* libraries (and itsDirectShowcounterpartffdshow) can play RealVideo and do not require RealPlayer or any parts thereof.

The latest version of RealPlayer that can run on Windows 9x is RealPlayer 8; but this version can be easily modified to play RealPlayer 9 and 10 files, by the manual addition of just three.dll files (codecs and plugins), from Microsoft's free distribution of RealPlayer 10, that are not included in RealPlayer 8 Basic.

RealNetworks has also developed the open-sourceHelix player,however support for RealVideo in the Helix Project is limited because RealNetworks is still keeping the codecs proprietary.

RealPlayer does not record RealVideo streams, and RealNetworks has advertised this feature to content owners such as broadcasters, film studios, and music labels, as a means of discouraging users from copying video. However, other software exists which can save the streams to files for later viewing. Such copying, known astime-shifting,is legal in most countries.

Video compression formats and codec versions

edit

RealVideo files are compressed using several differentvideo compression formats.Each video compression format is identified by afour-character code.Below is a list of the video compression formats and the version in which each was introduced:

RV10

edit
  • rv10,rv13:RealVideo 1.0, based onH.263(included with RealPlayer 5)[6]

RV20

edit
  • rv20:RealVideo G2 and RealVideo G2+SVT, also based on h.263 (included with RealPlayer 6).[7]SVT (Scalable Video Technology) is a feature that allows for decoding at a lower framerate (frame-skipping) on low-end machines.[8]

RV30

edit

  • rv30:RealVideo 8, suspected to be based largely on an early draft ofH.264(included with RealPlayer 8)[9]

RV40

edit

  • rv40:RealVideo 9, suspected to be based on H.264 (included with RealPlayer 9)[10]
  • rv40:RealVideo 10, aka RV9 EHQ (included with RealPlayer 10). This refers to an improved encoder for the RV9 format that is fully backward compatible with RV9 players – the format and decoder did not change, only the encoder did. As a result, it uses the sameFourCC.

RV60

edit
  • rv60:RealMedia HD(RealVideo 11), suspected to be based onHEVC(included with RealPlayer 18).[11]In April 2018, RealNetworks posted test results of encoder speed and compression efficiency. Their tests compared RealMedia HD to HEVC, H.264, and VP9 encoders. Results claimed RealMedia HD provided higher compression than HEVC at higher perceived quality levels. RealMedia HD was also purportedly faster than x265 and VP9 at comparable complexity settings.[12]

The newest version of RealPlayer can play any RealVideo file, as can programs usingFFmpeg.Other programs may not support all video compression formats. In addition to decoder code for up to RV50, FFmpeg also contains open-source code for RV10 and RV20 encoders.[citation needed]

See also

edit

Notes

edit
  1. ^RealNetworksProducts - CodecsArchived2004-08-04 at theWayback Machine
  2. ^"Iterated Systems And Progressive Networks Announce Strategic Alliance".Press release.RealNetworks China. February 10, 1997. Archived fromthe originalon November 27, 2003.RetrievedAugust 2,2013.
  3. ^RealVideo Fractal CodecReference to RealPlayer Fractal Codec installation option
  4. ^Terran Interactive, Inc. (1998)Codec Central - ClearVideo,Retrieved on 2009-08-12
  5. ^Helix Community,Helix Producer Category FAQArchived2011-07-26 at theWayback Machine,Retrieved on 2009-08-02
  6. ^MultimediaWiki."RealVideo 1.0".Retrieved2009-11-02.
  7. ^MultimediaWiki."RealVideo G2".Retrieved2009-11-02.
  8. ^RealNetworks (1999)."Chapter 5: Producing Video".www.jus.unitn.it.RealVideo's Scalable Video Technology (SVT) also allows RealVideo clips to vary in frame rate from 30 fps to 5 fps based on the RealPlayer computer's processor speed. This means you can produce high frame rate RealVideo clips that do not overburden the processors of slow machines during playback.
  9. ^MultimediaWiki."RealVideo 3".Retrieved2009-11-02.
  10. ^MultimediaWiki."RealVideo 4".Retrieved2009-11-02.
  11. ^"RMHD: A More Detailed Look".
  12. ^"For the eight codec, go for the sum - not just for the parts".10 April 2018.
edit