Template:Decoding with Daala
Decoding/Playing a Video
Play the video in a window:
./examples/player_example video.ogv
For information on the controls available while playing, run
./examples/player_example --help
If you want to use a different player, you can decode the video back to .y4m with
./examples/dump_video video.ogv -o decoded_video.y4m
Many other players can play back these .y4m files, and other tools can convert them to various other formats.