Registered by Stian Selnes

PlayRaw is a tool for viewing and inspecting uncompressed video files. In other words, it is a raw video player with additional goodies.

PlayRaw is written in Vala and uses GStreamer as backend for the video playback and processing. The program is being developed on Linux, but the technology allows it to (some day) also work on other platforms such as Windows.

Some features included in PlayRaw so far:
     - Play a sequence or step through it frame by frame
     - Support for "all" resolutions
     - Support for various color space formats (I420, YV12, YUY2, UYVY)
     - Show all or selected color components

In not so distant future there will also be support for:
     - Jump to a given frame
     - Play two videos side by side for comparison
     - Show difference between two videos
     - Grid overlay to identify block numbers and boundaries
     - Zoom a block
     - History of opened files and their properties
     - Guess video properties based on filename and path

Project information

Maintainer:
Stian Selnes
Driver:
Stian Selnes
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Vala, C

Get Involved

Downloads

Latest version is 0.1.0
released

All downloads

Announcements

  • PlayRaw 0.1.0 released on 2008-11-30
    The first release of PlayRaw is out. The features of the PlayRaw are still pr...