Senar' Tech Blog
From now on, it should be with some real things...
Thursday, May 24, 2012
Unknown server tag 'asp:ScriptManager'.
›
<system.web> <pages> <controls> <add tagPrefix="asp" namespace="System.Web.UI...
Sunday, February 26, 2012
If your AVI do not open ( CvCapture* aviSrc = cvCaptureFromAVI(inputVideo); returns a zero pointer)
›
PS: If your AVI do not open ( CvCapture* aviSrc = cvCaptureFromAVI(inputVideo); returns a zero pointer), it´s probably because the file enco...
Cvcapturefromavi Not Working
›
openCV will only play avi in i420 format. To test this try an avi that has been converted by mencoder to i420 format.
Monday, August 15, 2011
Replace img_convert by swscale for ffmpeg
›
// img_convert(&pFrameRGB, PIX_FMT_RGB24, // (AVPicture *)pFrame, pCodecCtx->pix_fmt, // pCodecCtx->width,...
Sunday, August 14, 2011
how to deal with the error: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
›
Solution: The solution targets the x86 platform; I managed to launch without errors the application on **Windows Server 2008 (x64) and ...
2 comments:
Friday, August 12, 2011
How to close the cmd.exe progress in C#
›
currentCommand = programPath + "\\ShotSegmentation.exe " + videoPath + "\\" + currentVideoFile + " " + output...
Thursday, May 26, 2011
Solution to Skype crashing, version 5.3.0.111 in window 7 64bit
›
remove the file "shared.xml" in folder %userprofile%\AppData\Roaming\Skype and it's working!!!!
›
Home
View web version