examples: test4: variant of test3 with rendering.
authorEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 8 Jan 2010 17:16:16 +0000 (18:16 +0100)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Fri, 8 Jan 2010 17:16:16 +0000 (18:16 +0100)
commite6805bfb33bed7fe3d6b5021cf95666b11a1b810
tree37801b8be50a2e813625ad891f5514b38aa9b5f2
parentb4e36fe8531518aa2a4333e1262413ecb8a681e5
examples: test4: variant of test3 with rendering.

Usage: ./test4 output_uri audio_files

This will render in ogg/vorbis the first seconds of all the provided
audio files to the output_uri
Ex : ./test4 file:///data/audio1s.ogg /data/music/*.ogg
tests/examples/Makefile.am
tests/examples/test4.c [new file with mode: 0644]