~audio-recorder/audio-recorder/trunk

« back to all changes in this revision

Viewing changes to data/filename-format.html

  • Committer: Osmo Antero
  • Date: 2012-09-29 18:12:44 UTC
  • Revision ID: osmoma@gmail.com-20120929181244-gmrxd5xww9pua60a
Support new systems; Ubuntu 12.10, Fedora 18. Improved timer and VAD-modules. Better gst-pipeline.

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
It uses date and time to create a unique filename for each recording.<br>
28
28
</p>
29
29
 
30
 
<p>The resulting filename from the default pattern looks like <b>rec-20110216-09:39:17.ogg</b>. As you can see, the symbols 
31
 
have been replaced with current date (16.02.2011) and time (09:39:17 am)</b>.
 
30
<p>The resulting filename from the default pattern looks like <b>rec-20120216-09:39:17.ogg</b>. As you can see, the symbols 
 
31
have been replaced with current date (16.02.2012) and time (09:39:17 am)</b>.
32
32
<br>
33
33
<br>The file extension (such as .ogg, .mp3 or .m4a) is set to what you have selected in the main window.
34
 
You can set the audio format (and file extension) in the GUI.
 
34
You simply select the audio format (and file extension) in the GUI.
35
35
</p>
36
36
 
37
37
<h3>Available formatting symbols</h3>