Search found 13 matches
- Thu May 17, 2007 1:48 pm
- Forum: ZoneMinder Previous Versions
- Topic: Deinterlacing with ffmpeg?
- Replies: 17
- Views: 21422
720p would be the ideal resolution really as its progressive without too much bandwidth. There are lots of programs that would capture the input and de-interlace it but I dont think you could get proper status reports from it which is probably why a custom capture program was written. With regards ...
- Thu May 17, 2007 11:58 am
- Forum: ZoneMinder Previous Versions
- Topic: Deinterlacing with ffmpeg?
- Replies: 17
- Views: 21422
Quick update. After a LOT of reading about deinterlacing techniques.. and testing.. I have learned.. 1) My php script used field duplication to deinterlace (50% reduction in quality due to dropping every odd or even field) 2) There is not one perfect method of deinterlacing 3) If you want the best ...
- Tue May 15, 2007 11:12 pm
- Forum: ZoneMinder Previous Versions
- Topic: Deinterlacing with ffmpeg?
- Replies: 17
- Views: 21422
Yes, I havent tested it to see what kind of impact it would have on the system, i'll be testing it tommorow with say 200 full quality 720x576 jpeg images to see how long it takes to process them... at best though I would only be able to provide post event deinterlacing so that if you go to watch the ...
- Tue May 15, 2007 10:30 pm
- Forum: ZoneMinder Previous Versions
- Topic: Deinterlacing with ffmpeg?
- Replies: 17
- Views: 21422
Thanks for your input.. I know its complicated as I couldnt even follow the C++ code with all the includes etc. :shock: Im using a wintv go card using V4l and the cx88 driver. There doesnt seem to be a way to deinterlace on the fly.. I had written a php function to do the deinterlacing but obviously ...
- Tue May 15, 2007 3:16 pm
- Forum: ZoneMinder Previous Versions
- Topic: Deinterlacing with ffmpeg?
- Replies: 17
- Views: 21422
I would really like to see the ability to deinterlace frames before analisis aswell. Im fine for modifying/coding php but havent a clue when it comes to C++ :( and from the research i've been doing everything important (capture, analisis and streaming to the browser) is done using zmc, zma and nph ...
- Sat May 12, 2007 1:25 pm
- Forum: ZoneMinder Previous Versions
- Topic: ZM with CentOS server 4.4 *HELP*
- Replies: 3
- Views: 2283
Unplug them all, plug one back in and run dmesg in a console.. see what it says about the device. Run lsusb etc. There are lots of things you can do to diagnose the problem. Deffinaly make sure the kernel is compiled with v4l2, check to make sure USB is working properly.. (you can check this with ...
- Sat May 12, 2007 1:22 pm
- Forum: ZoneMinder Previous Versions
- Topic: Time format on Main ZM page
- Replies: 2
- Views: 2090
Edit
zm_config.php line 65
change:
to
zm_config.php line 65
change:
Code: Select all
define( "DATE_FMT_CONSOLE_LONG", "D jS M, g:ia" );
Code: Select all
define( "DATE_FMT_CONSOLE_LONG", "D jS M, G:i" );
- Sat May 12, 2007 12:47 pm
- Forum: ZoneMinder Previous Versions
- Topic: ZM endless record and Modect
- Replies: 15
- Views: 16245
- Thu May 10, 2007 7:19 pm
- Forum: ZoneMinder Previous Versions
- Topic: Modect records non-events but misses real events..
- Replies: 6
- Views: 3366
- Thu May 10, 2007 3:11 pm
- Forum: ZoneMinder Previous Versions
- Topic: Modect records non-events but misses real events..
- Replies: 6
- Views: 3366
Hmm, Now im thinking its the camera more than ever.. As it happens my camera seems to have gone a bit funny.. all the images have a real green tint to them :? CMOS camera's are not very sharp and provide a relativly low quality blury image. The camera should do the job in your case, my camera is ...
- Thu May 10, 2007 2:22 pm
- Forum: ZoneMinder Previous Versions
- Topic: Modect records non-events but misses real events..
- Replies: 6
- Views: 3366
Hi, Yes I was reading your thread with interest hoping to find an answer.. last night it rained real heavy here, that combined with the IR lamps and no rain/sun shield made for some very looooong recordings ;) What type of camera are you using ? CCD or CMOS and how many lines does your camera handle ...
- Thu May 10, 2007 1:04 pm
- Forum: ZoneMinder Previous Versions
- Topic: Modect records non-events but misses real events..
- Replies: 6
- Views: 3366
Modect records non-events but misses real events..
Hey guys, Having a bit of trouble with a new install... and im baffeled as to what to do :( I'm gonna include screenshots where possible... take a look at this sequence ! http://212.219.89.17/hold/seq1.jpg http://212.219.89.17/hold/seq2.jpg As you can see it gets false positives (too sensitive maybe ...
- Mon May 07, 2007 12:44 pm
- Forum: ZoneMinder Previous Versions
- Topic: make error fedore 6 please help
- Replies: 2
- Views: 2964