The Following 26 Users Say Thank You to justinr For This Useful Post: | ||
![]() |
2010-04-11
, 19:33
|
Posts: 279 |
Thanked: 95 times |
Joined on Sep 2009
|
#2
|
![]() |
2010-04-12
, 03:52
|
Posts: 356 |
Thanked: 172 times |
Joined on Jan 2010
@ Canada
|
#3
|
By using the software compressor (jpegenc) and a quality setting of 100, my images are now coming out at around 3.5Mb compared to the original ~1Mb.
![]() |
2010-04-12
, 06:10
|
Posts: 508 |
Thanked: 130 times |
Joined on Sep 2009
|
#4
|
The Following 8 Users Say Thank You to sygys For This Useful Post: | ||
![]() |
2010-04-12
, 13:08
|
Posts: 3 |
Thanked: 26 times |
Joined on Apr 2010
|
#5
|
![]() |
2010-04-26
, 17:54
|
Posts: 93 |
Thanked: 4 times |
Joined on Jan 2010
|
#6
|
![]() |
2010-04-26
, 18:01
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#7
|
![]() |
2010-05-15
, 15:48
|
Posts: 4 |
Thanked: 0 times |
Joined on May 2010
|
#8
|
![]() |
2010-05-15
, 16:07
|
|
Posts: 433 |
Thanked: 312 times |
Joined on Nov 2009
@ U.K
|
#9
|
![]() |
2010-05-15
, 16:22
|
Posts: 4 |
Thanked: 0 times |
Joined on May 2010
|
#10
|
[imageenc]
element=jpegenc
quality=100
element is what needed to be altered to changed the format i think...
try something like: element=pngenc or element=tiffenc
but dont know if it'll work
Load up /etc/gdigicam/gdigicam-camerabin.conf in VI, leafpad etc
The default setting is to use 'dspjpegenc' to compress the raw images, however the quality setting has no effect, and seems to be stuck on 90.
By using the software compressor (jpegenc) and a quality setting of 100, my images are now coming out at around 3.5Mb compared to the original ~1Mb.
I've not had time to see if there is any real world difference in image quality, so post up your experiences.
I'd also love to know if anyone has found a way of increasing the video capture bitrate.
Here is my modified conf file - note you must change useconfigfile=true, and remove the comment marks under [imageenc]
A reboot is required to see changes...
/etc/gdigicam/gdigicam-camerabin.conf
[global]
# Set this to true to use the config from the file, and to false to
# use the values provided from the application.
useconfigfile=true
# Values specified are the values set by default by the application.
[videosrc]
element=v4l2camsrc
[imageenc]
element=jpegenc
quality=100
[videoenc]
element=dspmp4venc
#element=omx_mpeg4enc
[videomux]
element=hantromp4mux
[audiosrc]
element=pulsesrc
[audioenc]
element=nokiaaacenc
bitrate=128000
width=16
depth=16
rate=48000
channels=1
[imagepp]
#element=ipp
[vfsink]
element=xvimagesink
colorkey=16