Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 245 online users. » 0 Member(s) | 245 Guest(s)
|
Latest Threads |
Search Sexy Womans in you...
Forum: General
Last Post: jadenmikey
10-20-2024, 10:19 PM
» Replies: 0
» Views: 313
|
Prettys Womans from your ...
Forum: General
Last Post: jadenmikey
10-19-2024, 12:07 PM
» Replies: 0
» Views: 328
|
Beautiful Girls from your...
Forum: General
Last Post: jadenmikey
10-13-2024, 09:16 AM
» Replies: 0
» Views: 466
|
Search Beautiful Womans i...
Forum: General
Last Post: jadenmikey
09-30-2024, 08:40 PM
» Replies: 0
» Views: 553
|
Pretty Girls from your to...
Forum: General
Last Post: jadenmikey
07-25-2024, 10:59 PM
» Replies: 0
» Views: 1,368
|
Pretty Womans from your c...
Forum: General
Last Post: jadenmikey
07-24-2024, 07:56 AM
» Replies: 0
» Views: 1,314
|
Supreme Сasual Dating - G...
Forum: General
Last Post: jadenmikey
06-16-2024, 08:40 AM
» Replies: 0
» Views: 1,989
|
Pretty Girls in your town...
Forum: General
Last Post: jadenmikey
06-15-2024, 01:46 AM
» Replies: 0
» Views: 1,869
|
Top-notch Сasual Dating -...
Forum: General
Last Post: jadenmikey
04-20-2024, 11:03 AM
» Replies: 0
» Views: 2,515
|
unpredictable dating
Forum: General
Last Post: JessicaWes
02-26-2024, 04:42 PM
» Replies: 2
» Views: 41,192
|
|
|
question about sample_cve_BDII in MPP_SAMPLE |
Posted by: arglues - 11-01-2018, 03:12 AM - Forum: General Discussion on Lindenis V5
- Replies (2)
|
|
In this sample: sample_cve_BDII, it builds a depth picture from left and right YUV format file.
While if we want to create yuv files from cmos sensor, that is mpi_ise work as input, we have to calibration both left and right camera to get inner and external parameters. Without these paraameters, the Binocular Vision is actually unvaliable.
Is there any document can be refer to do this?
|
|
|
Fisheye correction |
Posted by: jonsmirl - 10-31-2018, 11:35 PM - Forum: General Discussion on Lindenis V5
- Replies (1)
|
|
When using a single sensor, what is the difference between these three modes?
WARP_PANO180
WARP_NORMAL
WARP_UNDISTORT
WARP_NORMAL is especially confusing since it requires a 2:1 reduction in resolution and only supports 720P output.
|
|
|
H264 Encoder Scaling Limit |
Posted by: tylerjbrooks - 10-26-2018, 11:50 PM - Forum: General Discussion on Lindenis V5
- Replies (3)
|
|
If I try to encode a 3840x2160 image to a 640x360 image I get this message:
error : cedarc <h264CheckCapability:2235>: error: scaler range is 0.25-8.0, but the request scaler[0.166667,0.170370]
Is there a way to increase the range?
I am setting up the encoder like this:
VENC_CHN_ATTR_S ve_attr_;
memset(&ve_attr_, 0, sizeof(VENC_CHN_ATTR_S));
ve_attr_.VeAttr.Type = PT_H264;
ve_attr_.VeAttr.MaxKeyInterval = 30;
ve_attr_.VeAttr.SrcPicWidth = 3840;
ve_attr_.VeAttr.SrcPicHeight = 2160;
ve_attr_.VeAttr.Field = VIDEO_FIELD_FRAME;
ve_attr_.VeAttr.PixelFormat = MM_PIXEL_FORMAT_YVU_SEMIPLANAR_420;
ve_attr_.VeAttr.Rotate = ROTATE_NONE;
ve_attr_.VeAttr.AttrH264e.bByFrame = TRUE;
ve_attr_.VeAttr.AttrH264e.Profile = 2;
ve_attr_.VeAttr.AttrH264e.MaxPicWidth =3840;
ve_attr_.VeAttr.AttrH264e.MaxPicHeight = 2160;
ve_attr_.VeAttr.AttrH264e.PicWidth = 640;
ve_attr_.VeAttr.AttrH264e.PicHeight = 360;
ve_attr_.RcAttr.mRcMode = VENC_RC_MODE_H264CBR;
ve_attr_.RcAttr.mAttrH264Cbr.mGop = 30;
ve_attr_.RcAttr.mAttrH264Cbr.mSrcFrmRate = 30;
ve_attr_.RcAttr.mAttrH264Cbr.fr32DstFrmRate = 30;
ve_attr_.RcAttr.mAttrH264Cbr.mBitRate = 8 * 1024 * 1024;
|
|
|
Encoding 4K Video |
Posted by: tylerjbrooks - 10-25-2018, 12:17 AM - Forum: General Discussion on Lindenis V5
- Replies (4)
|
|
I would like to encode 3840x2160 video. But there seems to be a limit of 3264x2160. Is that true?
[VideoEnc_Component.c:433] <setVbvBufferConfig> Be careful! threshSize[8294400]bytes too large, reduce to 7MB
[VideoEnc_Component.c:478] <setVbvBufferConfig> bit rate is 8192Kb, set encode vbv size 12441600, frame length threshold 7340032
I am using the IMX317 sensor.
It is plugged into MIPI0.
I am using ISP_DEV_1 and VI_DEV_0.
Is there a datasheet for the IMX317 available in the wiki?
|
|
|
How to enable low framerate mode |
Posted by: tylerjbrooks - 10-21-2018, 10:54 PM - Forum: General Discussion on Lindenis V5
- Replies (1)
|
|
When I change the encoder framerate using AW_MPI_VENC_SetFrameRate() it tells me I have to 'enable soft frame rate control'. How do I do that?
I am working with code that optimizes the bandwidth used on a network connection by varying the output framerate from the encoder. Admittedly, it sets some 'weird' combinations. My source is always 30fps but the optimization code might ask for 17fps from the encoder, for instance. Is this allowed?
Here is an example of the warning message:
<VideoEncSetFrameRate> Low framerate mode, dst:17, src:30, enable soft frame rate control!
|
|
|
How to recovery the LXDE desktop video output after running a mpp_sample? |
Posted by: arglues - 10-19-2018, 12:18 AM - Forum: General Discussion on Lindenis V5
- Replies (3)
|
|
Currently all Mpp_sample show unpleasant results, that when you start to run any sample, you have no way to terminate it and back to desktop because when each sample create vi it transfors the desktop video layer to an outter layer 8 and then close the layer 8. It 's so confused why allwinner do that.
I do some experiments to try:
1. insert a line to pthread of display: signal(SIGINT,destroy_vo) . this SIGINT can capture the ESC key, and terminate the process.
2. resize the VO create size to 640*480
then it works, the 640*480 window stop to run, while the shell shows still active and can input commands.
But,but, the area of 640*480 window can not be recylcle. I donot find a way to solve this issue.
Does anyone notice this question? How to solve?
|
|
|
about mpp audio record fail |
Posted by: ardon - 10-17-2018, 09:27 AM - Forum: General
- Replies (3)
|
|
提示:部分应用在使用alsa-lib库中接口snd_pcm_hw_params_set_period_size_near和snd_pcm_hw_params_set_buffer_size_near时需要alsa-lib库编译时把alsa-devdir、pcm-plugins、ctl-plugins打开
debian系统默认没有打开,如需实用请重新编译alsa-lib源码,通过configure打开此功能如下:
sudo apt-get remove libasound2 --purge
sudo apt-get source alsa-lib sudo ./configure --with-alsa-devdir=/dev/snd --with-pcm-plugins=all --with-ctl-plugins=all --without-versioned --enable-static=no sudo make sudo make install
sudo apt-get source alsa-utils sudo ./configure sudo make sudo make install
|
|
|
|