Active Topics

 


Reply
Thread Tools
Posts: 94 | Thanked: 13 times | Joined on Mar 2011
#1
That is my question, i want to modify some things and i dont know where are, that i'm looking for...

thanks
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#2
Don't know what you are looking for, maybe this one
/etc/gdigicam/gdigicam-camerabin.conf?
 
Posts: 94 | Thanked: 13 times | Joined on Mar 2011
#3
i can see some options but nothing about recording... only audio bitrate... and i dont know if is for video recording.
but thanks for your answer!

I'm looking for recording options, audio bitrate, frequency, bideo bitrate, codec, format...etc

I supose is there any file to modify output video.

EDIT; i changed the compresion to 100 but i can't see diference, on quality or size.

Last edited by rocky333; 2011-04-24 at 19:46.
 
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#4
Did you remove the comment (# "letter") and change false to true at the top?
 
Posts: 94 | Thanked: 13 times | Joined on Mar 2011
#5
i don't know at all... but # = FALSE.

So check my file please, and tell me if is OK.

this is my config file

Code:
[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=dspjpegenc
quality=100

[videoenc]
element=dspmp4venc
bitrate=100000
#element=omx_mpeg4enc

[videomux]
element=hantromp4mux

[audiosrc]
element=pulsesrc

[audioenc]
element=nokiaaacenc
bitrate=320000
width=16
depth=16
rate=48000
channels=1

[imagepp]
#element=ipp

[vfsink]
element=xvimagesink
colorkey=16
 
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#6
Originally Posted by rocky333 View Post
That is my question, i want to modify some things and i dont know where are, that i'm looking for...

thanks
have a look at the *.list file in the /var/lib/dpkg/info path.. you can see there what a package has builded in, for the camera ui you can cd to the path and you can type ls *camera*ui*.list then you run leafpad camera-ui.list to see what it contains

happy Easter to all

Last edited by santiago; 2011-04-24 at 21:09.
 
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#7
@rocky333,

for photos, if you use dspjpegenc the quality is hard-coded in the DSP hardware (or somewhere else, but hardcoded to about 85%).

AFAIK if you change that to jpegenc (i.e. without "dsp"), then your quality setting will be used.
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:51.