Re: Info on H.264



On Jan 23, 8:28 pm, Paul <nos...@xxxxxxxxxx> wrote:
bharath_r wrote:
Hi,

I am looking for this answer for a past few days. I am trying to
develop a CCTV surveillance application. I would like to know whether
H.264 is a compression technique or a video encoding technique or is
it both? I have a DVR card that supports H.264 video compression. The
problem is that it saves the recorded videos in some proprietary
format(.vgz). Although the card came with a player i want to watch the
videos on windows media player. I wanted to know if i can read each
frame from the card and then encode and save it in a format that can
be understood by the windows media player like wmv or asf. Any help
will be highly appretiated.

Thanks
Bharath

I would question why you'd do your "development" this way in the
first place, but it's your project.

The purpose of capturing in the VGZ, could be for two purposes.
One would be to escape from some kind of licensing fees. The
second might be, on the assumption they were offering the absolute
best compression while capturing.

If you are starting a "CCTV surveillance application", you start
by making a list of requirements. What do you want to do with the
information ? Store it on disk ? View it in real time ? What percentage
of the time are you doing those activities ? How much processing
power do you have ? Can the GPU on the video card in the computer,
be used to accelerate playback ? Could the hardware solution purchased,
offer simultaneous playback as part of its function (i.e. dump to
frame buffer via DMA). Could GraphEdit and the appropriate CODECs
be used to build a playback solution ?

It might make more sense, to use a $20 capture chip, with uncompressed
capture. By using a standard driver for the capture card, many programs
could be used to view the results, or share the data. The job of the
software, when storing to disk, would then be to select the area of
interest, and write it out to disk in an economical (compressed) format.
The format could be lossless (for best usage later), or lossy (for least
storage usage). As a software developer, your "value added" would be
finding new ways to only capture what a client wishes. The hardware
used in this case, would emphasize "capture" versus "DVR".

Selecting a capture device, that does extreme compression, but uses a
non-standard format, only makes sense if the content is only to be
handled within the tools provided by the manufacturer. You haven't
made clear in your post, exactly how this choice of capture device,
is making your project easier. Presumably the usage of a custom
DSP approach with low product volumes, leads to a high price for the
CCTV capture card.

    Paul- Hide quoted text -

- Show quoted text -

Thank you all for your valuable guidance.

Regarding Pauls question 'Why do I want to develop my application like
this?'. We plan to develop a survelliance application where files are
getting recorded at a particular location and can be viewed from
multiple location without the files being physically copied to that
location. One way of doing that is by streaming the files using
Windows Streaming Server. But there are limitations on the format of
the files that can be streamed. The formats that streaming server
supports are nsc, mp3, jpg, asf, wma, wmv. So i want to convert the
file to the format supported by the Streaming Server.
I am new to this field and am still learning all the intricacies
associated. Please let me know if there is a better method of
achieving this.

Regards
Bharath

Regards
Bharath
.



Relevant Pages

  • Re: Info on H.264
    ... I have a DVR card that supports H.264 video compression. ... It might make more sense, to use a $20 capture chip, with uncompressed ... and write it out to disk in an economical format. ...
    (rec.video.desktop)
  • Re: Optimum settings for TMPGEnc?
    ... let's suppose I'd like to process those captured clips in various ways before encoding them to the MPEG-2 format and making a DVD out of them. ... I could capture the s-video signal using the pass-through feature of my DV camcorder. ... I could capture the s-video signal using a tv tuner card These kind of cards typically allow accessing the captured video data in uncompressed, ...
    (rec.video.desktop)
  • RE: Aspect ratio and format for future
    ... If your camcorders videochip is tuned to 4:3 then you will get best quality ... makes 16:9 video with a 4:3 chip but I don't know if anyone is doing this). ... what quality you get when you set you camcorder to capture in 16:9. ... > FILE FORMAT ...
    (microsoft.public.windowsxp.moviemaker)
  • Re: Analog Video to DVD Overall Process/Questions?
    ... I have a $50 CompUSA generic USB capture. ... It would be my 4th video capture device, by far the cheapest and it blows away all the others. ... The format these can store in vary, but it appears that mpeg is very bad for editing. ... Step 3) Save the edited file in MPEG2 format for burning to DVD. ...
    (rec.video)
  • Re: Lossy & Compression (sort of on topic)
    ... it's nice that you found an archive format that works for ... >> get more spatial compression. ... >> If your video has lots of motion, but not very complex images, the ...
    (microsoft.public.windowsxp.moviemaker)

Loading