This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we're showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
[global] |
| 2 |
# Set this to true to use the config from the file, and to false to |
| 3 |
# use the values provided from the application. |
| 4 |
useconfigfile=false |
| 5 |
|
| 6 |
# Values specified are the values set by default by the application. |
| 7 |
[videosrc] |
| 8 |
element=v4l2camsrc |
| 9 |
|
| 10 |
[imageenc] |
| 11 |
element=dspjpegenc |
| 12 |
#quality=95 |
| 13 |
|
| 14 |
[videoenc] |
| 15 |
element=dspmp4venc |
| 16 |
#element=omx_mpeg4enc |
| 17 |
|
| 18 |
[videomux] |
| 19 |
element=hantromp4mux |
| 20 |
|
| 21 |
[audiosrc] |
| 22 |
element=pulsesrc |
| 23 |
|
| 24 |
[audioenc] |
| 25 |
element=nokiaaacenc |
| 26 |
bitrate=128000 |
| 27 |
width=16 |
| 28 |
depth=16 |
| 29 |
rate=48000 |
| 30 |
channels=1 |
| 31 |
|
| 32 |
[imagepp] |
| 33 |
#element=ipp |
| 34 |
|
| 35 |
[vfsink] |
| 36 |
element=xvimagesink |
| 37 |
colorkey=16 |