VIDEOMN
Members-
Content Count
6 -
Joined
-
Last visited
Content Type
Profiles
Forums
Calendar
Everything posted by VIDEOMN
-
Personally, I use MPEG-ASP (With no noise filter in advanced codec) or GEO H264. For me, MPEG-ASP is all around smooth without a problem, great for web cam or viewing across the LAN/WAN and suits me just fine. Its great for indoor well lighted areas and smooth movement. On outside not so lighted cameras I lean more towards GEO H264 because the fast movement of pixels and not so well lighted areas of the field are a tad mosaic and fluttering with any fast movement. (Kind of like watching playback at 16fps instead of 30fps is what it looks like) You really have to look to see it and would REALLY see it if using several night vision cameras with almost no light. MPEG compression tends to get "blocky" and mosaic in high contrast or not so well lighted areas in my opinion. Now that I had some sleep, I had a few other things I forgot to mention that although you may already know this, others reading this thread may find it helpful.... Using compression will strip digital layers off that you would not see with the naked eye. It may lower the resolution and degrade image quality. Most internet web sites use some form of compression for HTML. But now you have to add in the compression/decompression rate at both ends as well. Lets say you had a 50MB file. You would have TWO formulas here. One would be what it takes you to download as is, the other if it was compressed (which again would and should be faster). Formula 1 is simply the amount of time it takes to download factored in by the speed of your connection (assuming no CRC transmission errors or problems within any servers or hops), and how fast it can write to your cache and be displayed on your monitor. Formula 2 is much the same, may take 1/2 or 1/3 less the time to download, maybe 1/4, 1/2 to 1/3 less in file size, PLUS you have to add in an extra few milliseconds/seconds or two (maybe a min or two on slow poorly designed machines depending on CPU speed and # of processes running) to DEcompress what you just downloaded faster at your station. That's where the "Graininess" comes in. For the most part, sending files in smaller sizes will be faster as it is less data being transmitted, it just makes sense right.... However, put a few CRC errors or burps in the internet connection and you can send a file HALF the size and have it take 3 times longer as it re-transmits lost or dropped packets and tries to reassemble your highly compressed file format. But that is a connection problem with your ISP that would cause that. Or possibly the compression or "Burst Mode" some cable providers use to make their network or DSL faster than the competition. Also the extra step it takes to decompress and the extra work load on your CPU being added. Now it is not like it is such a work load that no one should ever use compression, because we do everyday without knowing it, but it is an added process and will do a little more work and add to system resources. But that is what a computer does, it multitasks and can do more than one process at a time. HERE IS A POST I FOUND THAT EXPLAINS WHAT COMPRESSION ACTUALLY DOES: Keep Changes to a Minimum Before we talk about making your video compression friendly, it's important to understand why video needs to be compressed in the first place. As you know, each frame of digital video consists of a grid of pixels which represent the light and color in the image. For example, a standard definition NTSC signal is 720 pixels wide and 480 pixels tall. By multiplying the two dimensions, we see that there are 345,600 pixels in the image. 1080p HD video is 1920 pixels wide by 1080 pixels tall, which means each frame takes over two million pixels to represent. Each one of these pixels is a separate data point describing the picture we see. The problem is change. Each frame of video is made up of hundreds of thousands of pixels, which can change at a rate of 30 times per second or more. That's a lot of information. If we try to describe it all, our video files get so big that they’re practically unusable. But if we throw away the wrong information, the picture deteriorates. Over the years, compression engineers have invented two very useful tactics for efficiently representing all these pixels without sacrificing quality: motion estimation and frame differencing. In a nutshell, motion estimation reduces the amount of change that must be represented for moving objects, while frame differencing enables us to ignore pixels that don’t change from frame to frame. When possible, simplify the background. Choosing a stationary background instead of a moving one allows the H.264 compressor to discard more repetitive data from the image. Simple backgrounds work especially well for “talking headâ€
-
I know this is not going to come out right, but let me try to explain with a few examples here and see if you can tell what I am trying to say. It's late and I have not been getting much sleep, hopefully it won't be too much jiberish (LOL). Lets say your an architect, designer, or somebody working with heavy CAD or greatly detailed graphical designs. Notice the file sizes of the images are HUGE. Instead of 24k, 230k or 2-6MB we are talking file sizes of 10,20,30 and 150MB for a single picture. That's because the more data you have in the object or file, the more it can be manipulated, edited, zoomed in, etc... and not degrade in the least bit. Depending on compression, it could take 20 seconds to TWO MIN to open the image and see it on your screen. Some programs do not even like compression and crash if you try to use their data files in compressed form. Take a simple JPG image, depending on the quality of the camera, analog or digital, the resolution, file size, number of pixels or lines etc... if you zoomed in you would see the hair on a persons arm and possible even the pores they grow out of instead of just little (or big) dots and pixels and mosaic blurs the more you zoom in. Now for the most part it is not that extreme or a difference of night and day per say, (then again the hardware makes the judgment call on how much you will be hit) but there is and has to be a great difference here. When you record video and you have sound filters, and noise filters, and anti-blurring, anti fogging, compression, more compression, compression X2 etc.... your adding layers to the data that will interfere with later manipulation and taking "some" quality away. Now of course in some cases these features will enhance a picture that would not be seen without its use and a must to have, but you have to balance the two and take the lesser of all the evils and just make sure the choices you make are for the better. Another example, lets say you have all this compression, all these filters, de-noise and everything else turned on. Something happens, you now have this video that you want to send out to get professionally enhanced.... Let me tell you that you will regret it later because the software THEY will use, has to work with what you already took away and tampered with and interfered with it's virginity and will not be as good or give them as much to work with. They would prefer the raw data, untouched, unedited, uncompressed, etc.... For the most part, the average user would probably not notice a thing for what simple things they do. After all, had we not shown them the difference in quality D1 video a PC based unit can provide over a standalone DVR they would have never known and been happy right? The other issue (which has to take part) is where compression is causing there CPU (and software) to work a little harder and slow things down. Yes, it will work a tad bit more and will use more resources to do all this extra compression using V2, it simply has to!!! It is simple mathematics and mechanics... But when you have that moment where you needed it, you will wish you had it and didn't do it. Might not be a difference you can see with the naked eye (or maybe you can) or just doing every day stuff or watching video on an analog TV screen, but there is an advantage and disadvantage to using the extra compression or any at all for that matter. Not a real huge deal for me on the big beefy machines I put together, I have yet to really research and see for myself how much it may degrade the video quality, slow down a server or influence the video data and with what kind of image, event or video clip it would really reflect these issues to be able to see it clearly to show anyone. If anything other than a little slower speed (or a lot on a cheapie system most people build), a harder working CPU and/or software to write it and compress it and then open it and read it highly compressed form and have an extra step or two, my "guess" is that unless the computer is real slow or slower responding in performance (which would have to be to some degree) only a professional like us would know to look for these changes or degradation or know how to point it out to a customer. Maybe in another instance unless you had not shown them another machine sitting next to the one they are using recording the same data (using a loop back or loop through connection) and NOT using the extra compression, they wouldn't know the picture could be just a little or a lot better, or their computer a little, much or twice as fast without it. Who really knows and with so many variables of machines and hardware everyone will find some degree of performance or video quality they may be sacrificing. Just like your average wifi connection, depending on the device (handheld, palm, iphone, laptop, desktop, using it for gamming, surfing or E-Mail, Wii game box, etc... the higher the encryption (64 vs 128bit or none at all), using NAT or not, using dynamic routing or not, using a firewall or not, will reflect how fast it accesses the internet and how fast it communicates with the wireless router having to do all this work and all this decifering too. Now this much here I know for fact using encryption..... Just my 2 cents, storage is cheap now, if I don't have to use compression I don't, if I don't have to use the "Extra V2" compression I don't, and for whatever reason, Geovision themselves seems to agree not to use it for some reason if you don't have to. They must not be telling us all the reasons, maybe the software gets flakey working harder for the V2 compression or something, maybe the video is much less in quality, but there must be (has to be) some sacrifices to using it somewhere. It's always worked for me playing it safe and using as little compression and fewer optional tools as possible, but if you are going to try it out, I would love to hear what you find and your opinions on this. Maybe you can explain it a little better and much shorter to other viewers here.... Regards, MN
-
I have quite a few systems out there with (6) 1.5 TB drives, others with (6) 1.0 TB drives recording 8-16 cameras round the clock (no motion at all) and at most using all 16 cameras will record almost TWO MONTHS of continuous video. Of course the very first thing I checked is, to make sure I was recording the utmost highest video quality capable and at maximum FPS per channels and they are. Over the past few months I have spoken to members here, fellow techs in the field as well as (3) different distributors I buy from and (4) different techs at Geovision (one just yesterday repeating what I asked over the past months to verify rumors) that have ALL told me the same thing. If I have the time I always confirm a rumor or a previous tech's answers while on the phone with Geovision. But everyone said the following: If space is NOT an issue, DO NOT USE V2 264 and only use the regular H264. Everyone agreed without argument that the video quality is better. No one said it was bad, worse, crappy or anything, they all just simply said do not use V2 if you don't have to. Frankly, I don't really see a difference myself as I have tried both, but really have not had to take any close up photos, zoom ins or anything that I wished I had or had or had not used V2, I just took them at their word. Perhaps it is seen when you remote in with a slow internet connection or something where it will be a benefit to you. Of course the obvious is that you will get another 10-15 days or more is a great bonus using V2. If anyone can confirm for sure any complaints using V2, wishing they had or had not used it I would love to read it. Otherwise everyone I have run into is happy just being able to go back more than a weekend or single week (using 160GB or 500GB drives) let alone having now 2 whole months to look at . MN
-
TWO IDENTICAL UNITS Computer Case: Cooler Master COSMOS Case Power Supply: Cooler Master 600W ATX Motherboard: ASUS P5Q CPU:Intel LGA775 3Ghz 16MB Cache 1333Mhz Core 2 Quad CPU: Have a second unit with same specs but only a 2.8Mhz CPU Memory: 4GB Kingston 800Mhz (2 x 2 GB Sticks) Video Card: ATI Radeon PCI-E HD 3650 1GB MEM Hard Drive: (6) Seagate 1.5TB SATA II (150GB for OS & CCTV Soft) Optical Drive: LG IDE DVD-RW Cooling: (5) Internal 120MM 4500 RPM's (Scrapped OEM Case Fans) Monitor 1: Viewsonic VG2230WM (1024x768) Monitor 2: Samsung 46" LCD 1920x1280 1080i using DVI to HDMI Input UPS: APC 2000VA Cameras: 22 12V Cams (Using 2 Quads to feed 4 Cams into (2) inputs Power Supply: DC12V Using Astron RS-35M (Modified With Extra Filter Cap Box) Operating System: Windows XP Pro (32 Bit) Service Pack: SP3 GeoVision Card: GV-1480 PCI-E, Loop Back Card & GV-IR Remote GeoVision Software Version: ver 8.2 (waiting for 8.3 to install 2nd card) Screen Resolution: 1024x768 Video Size: 720x480 De-Interlace Motion/Continuous: Round The Clock (No Motion) FPS: Max 480fps across 16 ch (never touched default settings) Environment: Home Office Have HVAC in office but gets 80-90 degrees in here if I don't leave it on with all the other equipment I have in here. Thank goodness it is cool enough now that if I keep the widows open it stays below 80 or so ambient air. CPU Temp says 87-90 degrees Fahrenheit so the mobo monitor says. I have the CPU fan locked in turbo mode 4500 RPM. I try to keep the office at 70-75 when I am here during the day. System 1 Tested Period: 45 Days & Counting System 2 Tested Period: 26 Days & Counting Any other notes: Dedicated PC For CCTV Server Will be using Audio to record (4) Telco lines & Office Mics when I get it hooked up (No Audio Connections As Of Yet)
-
Hi everyone, new to the forum and browsed around a little. Have a few questions about initial setup with resolution and all. I have a custom built system as follows: Asus P5-Q Mobo (Intel Chipset) Intel Quad 2.5G 16MB Cache 1333mhz CPU 4GB 800Mhz Kingston Ram (6) Yes SIX 1.5 TB Seagate SATA II Drives GV-1480, Loop Back Card & GV-IR (Ver 8.2) Cooler Master Case with (5) 120MM 4000 RPM Fans Windows XP Pro OS (No extra Software Loaded BareBones) Dedicated CCTV Server (Not A Worksation Used) Please don't tell me about motion detection sensors to save space or be concerned about longer storage times as I have that covered. Drives are cheap enough and the mobo can control up to six SATA drives. I have tried them all on various machines over the years and always had missed video that either did not sense motion at all, not long enough, false alarms or something was missed because it was too far in the background or on the other side of the street or warehouse or too distant for camera to pick it up but you can see it with your own eyes watching the monitor. Anyway, as I have a HUGE amount of storage capacity, almost 8TB across all the drives. Being that storage is not an issue, what is the BEST settings, the BEST and CLEAREST resolution and compression option I should set. One person says turn compression off because it is for file size and space and it distorts the image, then another says 360x240, 720x480, another says use MPEG instead of another, then another says H264 but not the V2.... Presently I have 720x480, quality is at 5, and using H264 V2. Pictures are pretty clear but when using the remote view on the network the pictures at night are somewhat mosaic but not so if looking from the actual DVR server. Can I have a different resolution for viewing REMOTE than what is actually recorded on the server so over the LAN or INTERNET I have slightly less quality for faster viewing speed? Never mind about the cameras I have, they are all 480-530 or so etc... I know the camera image makes the biggest difference, I just want to know opinions on resolution settings in the GeoVision software and I will splurge at extreame series cameras little by little as one goes bad or fuzzy or their price drops . Question 1: If storage space was not an issue, what would you set your video quality & resolutions to be at? Where exactly do I make these changes to make sure I have entered them all in the right places. Question 2: Can I change the resolution so main recording on the hard drives is the best, then the viewing over the LAN is another slightly less quality, and remotely over the internet (off premise) another even slightly less in quality or more compression for faster speed? Question 3: I noticed now that 2009 hit, the last video I have is from DEC 31 2008. Prior to Dec 31st I had almost 30 days in there and still room to spare. So I lost the last 30 days of December as I cannot see it in the log. Isn't it suppose to overwrite one day (or one drive) at a time or does it purge the entire database when it gets full and starts you off at 1 day storage? Being that you now know the storage space I have, what other settings should I make sure I have made for the best, clearest & fastest recordings possible. (Again, without limiting or using space issue as something to consider or watch out for. Also being that I am new and have only built two GeoVision systems thus far, any other installation tips and things to watch out for would be greatly appreciated. Some say partition the OS different from the DVR software, another says if I am not using the same partition for storage it is OK to install the OS and DVR software on the main C drive. Another person says not to format the storage drives NTFS and use FAT32. I don't know how XP is going to like a partiton size of a TB in FAT32 or if it even matters. Too many cooks making a bowl of soup without any real factual knowledge to back it up if you ask me, but all trying to help I guess. I have been in the business for many years, but these are my first PC Based DVRs I have used and I just love the D1 video quality. I should have been building these long time ago. Some draw backs with a PC Based unit but just takes some getting use to I guess. After I get going a bit more I might post some suggestions for next version that we could certainly use and wish to have. Thanks in advance MN
-
WOW, thanks for that reply. I did make several changes reading rory's stuff prior to posting and removed as many services as I thought would be safe and not to be used by anyone on this dedicated machine. I heard all about 8.3 prior to purchasing any cards and already have TWO PCIE cards sitting here waiting for 8.3 to come out. I heard it was out at ASIS show but buggy, they claim we should have it DEC/JAN. I also heard from GeoVision tech on the phone, and unless he was mistaken you have to use the same type and model cards. 2PCI or 2PCIE cards and not mix different card types or models. I noticed that I do in fact have 8.2 and will get a link to 8.22 in the morning when I have a chance to call in. Thanks for letting ,e know about an update available. Changed all the cameras to Mpeg4-ASP All my general settings were already as you advised, I did not see anything saying prerecord setup or anything so that is untouched. I have it set to ROUND THE CLOCK, so anything set in motion is not active and will not effect anything right? The only other thing was keyframe rate. It was set to 120 with a possible setting from 15-480. The geVision card I have is a GV-1480 480 max fps card. You still want me to try 30 or 60 or leave it at 120 (default)? With regard to hard drive, I have (6) 1.5TB drives. I made a 150GB partition (C_DRIVE) on the first drive for BOTH OS and GV-1480 system program on the same drive & partition. I did make the TEMP directory to be out of the C:\GV1480 DIR and moved it to a folder on the first storage partition (D:\VIDEO TEMP) so I should not have any fragging problems going on the main drive unless it does something elsewhere. Is this still OK to do as I done having the OS & System program on the same drive and partition? All storage drives are NTFS formatted and BASIC partitions (extended partitions) I think the viewing settings is in the multiview or viewlog I install on the client machines, I remember seeing it, I will have to check again and play with settings for remote viewing at different resolutions. If I do not have a setting made to keep logs for XXX days, will it save and store until it is full and just over write? One setting I never saw anywhere which is what we see on stand alone DVR's is the option to recycle, circular record, or days to record. I am assuming it is automatic and understood that what ever storage array of drives I chose and put in the list it will simply use it in alphabetical order and wipe out one drive (or one 5 min video file) at a time? Then as it comes back around in alphabetical order it will overwrite the other drives in the storage list maybe? Thanks again for your input, must have taken you longer to reply then it did for me to post. YOU THE MAN !! MN