The Google Video index is the most comprehensive on the Web, containing millions of videos indexed and available for viewing. Using Google Video, you can search for and watch an ever-growing collection of TV shows, movie clips, music videos, documentaries, personal productions and more from all over the Web. The Video index is comprised of videos that people have added using Google's services (YouTube, Google Video) as well as videos from other third-party sites.
Google Video is a free video sharing website and also a video search engine from Google that allows anyone to upload video clips to Google's web servers as well as make their own media available free of charge; some videos are also offered for sale through the Google Video Store.
Uploaded videos were saved as a .gvi files under the "Google Videos" folder in "My Videos" and reports of the video(s) details are logged and stored in the user account. The report sorts and lists the number of times that each of the users videos have been viewed and downloaded within a specific time frame. These range from the previous day, week, month or the entire time that the videos have been there for. Totals are calculated and displayed and the information can be downloaded into a spreadsheet format or printed out.
Competing services include iFilm, Metacafe, Veoh, blip.tv, IKlipz.com, and Outloud.tv. On October 9, 2006 Google agreed to buy former competitor YouTube for $1.65 billion in stock, but YouTube will remain a separate service under its own identity for the near future, though Google Video searches include YouTube results as well.
Google announced on June 13, 2007 that the Google Video search results would begin to include videos discovered by their search crawlers on other hosting services, in addition to YouTube's and their own uploads. Search result links now open a frameset with a Google Video header at the top, and the original player page below it, similar to the way the Google Images search results are presented. |
|
| Video Content |
Google Video is geared towards providing a large archive of freely searchable videos. Besides amateur media, Internet videos, viral ads, and movie trailers, the service also aims to distribute commercial professional media, such as televised content and movies.
A number of educational discourses by Google employees have been recorded and made available for viewing via Google Video. The lectures have been done mainly at the employees' former universities. The topics cover Google technologies and software engineering but also include other pioneering efforts by major players in the software engineering field.
Various media companies offered content on Google Video for purchase, including CBS programs, NBA, music videos, and independent film. Initially, the content of a number of broadcasting companies (such as ABC, NBC, CNN) was available as free streaming content or stills with closed captioning. In addition, the U.S. National Archive uses Google Video to make historic films available online.
Google Video also searches other non-affiliated video sites from web crawls. Sites searched by Google Video in addition to their own videos and YouTube include GoFish, ExposureRoom, Vimeo, MySpace, Biku, and Yahoo! Video. It appears that Google Video is moving away from an online video archive and towards a search engine for videos, similar to their web and image searches.
As of August 2007, the DTO/DTR (download-to-own/rent) program ended. Users who previously purchased a video from Google Video were no longer able to view them. Credits for users were made available as values for Google Checkout and were valid for 60 days. |
| Google Video Player |
Google Video Player was another way to view Google videos; it runs on Windows and Mac OS X. The Google Video Player plays back files in Google's own Google Video File (.gvi) media format and supported playlists in "Google Video Pointer" (.gvp) format. When users downloaded to their computers, the resulting file used to be a small .gvp (pointer) file rather than a .gvi file. When run, the .gvp file would download a .gvi (movie) file to the user's default directory.
As of August 17, 2007, Google Video Player has been discontinued and is no longer available for download from Google Video website. The option to download videos in GVI format has also been removed, the only download option remaining for iPod/PSP (MP4 format).
While early versions of Google's in-browser video player code were based on the open source VLC Media Player, the last version of Google Video Player was not based on VLC, according to its readme file. However, it did include the OpenSSL cryptographic toolkit and some libraries from the Qt widget toolkit. |
| GVI format and conversion |
Google Video Files (.gvi), and latterly its .avi files, are modified Audio Video Interleave (.avi) files that have an extra list containing the FourCC "goog" immediately following the header. The list can be removed with a hex editor to avoid playback issues with various video players. The video is encoded in MPEG-4 ASP alongside an MP3 audio stream. MPEG-4 video players can render .gvi Google Video Files without format conversion (after changing the extension from .gvi to .avi, although this method of just renaming the file extension does not work with videos purchased with DRM to inhibit unauthorized copying. Among other software VirtualDub is able to read .gvi files and allows the user to convert them into different formats of choice. There are also privately developed software solutions, such as GVideo Fix, that can convert them to .avi format without recompression. MEncoder with "-oac copy -ovc copy" as parameters also suffices. |
| AVI and MP4 |
Besides GVI and Flash Video, Google provided its content through downloadable Audio Video Interleave (.avi) and MPEG-4 (.mp4) video files. Not all formats are available through the website's interface, however, depending on the user's operating system.
Where available, Google's "save as" function for Windows/Mac produced an .avi file, while the "save as" function for iPod and PSP produced an .mp4 file.
The .avi file is not in standard AVI format. To play the file in a popular media player such as Winamp or Windows Media Player, the file must first be modified using a hex editor to delete the first LIST block in the file header, which starts at byte 12 (000C hex, first byte in file is byte 0) and ends at byte 63 (003F hex). Optionally, the file length (in bytes 4 to 7, little endian) should then be amended by subtracting 52 (3F hex - 0C hex = 33 hex).
Winamp and Windows Media Player cannot play the unmodified .avi file because the non-standard file header corrupts the file. However, Media Player Classic, MPlayer and the VLC Media Player will play the unmodified .avi file, and the Google .mp4 file. Media Player Classic only if an MPEG-4 DirectShow Filter such as ffdshow is installed. Most Linux media players xine, Totem, the Linux version of the VLC Media Player and Kaffeine have no problems with Google's .avi.
An .mp4 file will play in Winamp if an MPEG-4/H.264 DirectShow Filter such as ffdshow and an MP4 Splitter such as Haali are installed, and the extension ;MP4 is added to the Extension List in the Winamp DirectShow decoder configuration.
As of Spring 2008, the option to download files in .AVI format has been removed, and files are only available as Flash video or .MP4, while the same videos when accessed through the companion YouTube.com site are available only in Flash video format. |
| External embedding of Google Video files |
| Google Video allows select videos to be remotely embedded on other websites and provides the necessary HTML code alongside the media, similar to YouTube. This allows for websites to host large amounts of video remotely on Google Video without running into bandwidth or storage capacity issues. |
|