Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
maintainers_notes [2013/05/04 10:22] devamaintainers_notes [2013/05/04 10:27] (current) deva
Line 13: Line 13:
 NOTE: Without the -d option it seems the recording is terminated immediately...\\ NOTE: Without the -d option it seems the recording is terminated immediately...\\
 NOTE: Ardour and jackd must be started before this command is activated. NOTE: Ardour and jackd must be started before this command is activated.
 +\\
 +
 +Here is another version that also records from the first channel of the soundcard (as a third channel!!!):
 +<code>
 +jack_rec -f /tmp/showcase.wav 'ardour:master/audio_out 1' 'ardour:master/audio_out 2' 'system:capture_1' -b 16 -d100000
 +</code>
 +Since this will result in a three channel wav this might not be what you want.
 +Start the initial command instead and connect the system:capture_1 channel to the jack_rec using the qjackctl "Connections" window. This will make it possible to mix the channels instead.
 +
  
 =====Transcode===== =====Transcode=====
Line 19: Line 28:
 ffmpeg2theora /tmp/out.mkv ffmpeg2theora /tmp/out.mkv
 </code> </code>
- 
maintainers_notes.txt · Last modified: 2013/05/04 10:27 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0