Re: YUV file

2007-02-23 Thread Aysun Tasyapi
Hi Adam I've configured parseArgs(...) function as you said. And then i've opened yuv input file in void *videoThrFxn(void *arg) . I've disabled some function. I 've allocated to buffer (for my input yuv file) with Memory_Contigalloc. Then it gave a cmem error, memorymap error.Shoud i change

Re: YUV file

2007-02-23 Thread Adam Dawidziuk
Hi Aysun, It seems that for some reason you don't have enough memory available in continuous memory pool. There is already a considerable amount of Memory_Contigallocs in videoThrFxn(), maybe try to decrease it's size of allocation which is D1_FRAME_SIZE by default. Concerning framesize and

Re: Preview Engine / Codecs

2007-02-23 Thread Carlos Ojea
The actual pdf (sprue38a.pdf, june 2006) does not contain any documentation about preview registers, but the old one does (sprue38.pdf, december 2005) Regards, Carlos ___ Davinci-linux-open-source mailing list

Re: USB Insertion error.

2007-02-23 Thread Amol D Pise
Hi.. This issue is already solved on davinci forum... just check it following link... http://www.mail-archive.com/davinci-linux-open-source@linux.davincidsp.com/msg01652.html regards, AMOL PISE ___ Davinci-linux-open-source mailing list

RE: Davinci_vpfe Kernel Panic at ioctl(VIDIOC_STREAMON)

2007-02-23 Thread Sander Huijsen
Hi, Indeed this patch solves the crash. However, I don't see any video on my display. This is my console output (it's a bit mangled): [EMAIL PROTECTED]:/opt/dvevm-2.6# ./encodedecode Encodedecode demo started. vpfe: open minor=0 Capturing 720x57buffer address: 86f0 6 video (croppedbuffer

usbnet

2007-02-23 Thread Constantine Shulyupin
Have someone used USBNET ? -- Constantine Shulyupin Embedded Linux Consultant 054-4234440 http://linuxdriver.co.il/ ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com

RE:nandwriter

2007-02-23 Thread Jerry Johns
Hey yoni, To rebuild the nandwriter, u need to get source from TI by asking their reps - that's how we did it for our 128MB custom board; the source is unsupported by them, but they will still be able to give it to you; u just have to modify it to ensure that it doesn't load in the

RE: davinci_vpfe blocks on ioctll(VIDIOC_DQBUF)

2007-02-23 Thread Jerry Johns
Hey, This might sound silly, but do you have video input connected on your board (either through S-video -x option or through RCA) Without the video, the ISR will not trigger since no EAV,SAV codes are transmitted Also, if you have changed the kernel code for the VPFE, then that might

RE: davinci_vpfe blocks on ioctll(VIDIOC_DQBUF)

2007-02-23 Thread Sander Huijsen
Hi, I definitely had video input connected on our board. I didn't really change the kernel code for vpfe, although I did have to integrate it in the kernel tree. Any idea where we should start looking? Best regards, Sander -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] namens Jerry