Re: Setting frame rate for vedio captured from handycam

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On May 21, 11:17 am, "The March Hare [MVP]"
<themarchh...@xxxxxxxxxxxxxxxxxxx> wrote:
On Tue, 20 May 2008 03:44:44 -0700 (PDT), mahantesh wrote:
n this case i am getting only RGB32 because of colour space converter
i think i am getting output as RGB24,RGB555 or RGB565 i am not getting
exact ans help me why i am not getting RGB24 or RGB555 when i use vmr
as a renderer.

Please write in English with proper capitalization and punctuation.  Is
that difficult for you?

As I wrote before, the types supported are going to be different based on
the renderer you choose and the types that the graphics card supports.  I
already suggested a solution:

"Or alternatively, why not just use MEDIASUBTYPE_RGB24 with the sample
grabber and convert the frame to the destination type yourself after
grabbing it?"

These conversions are not hard the algorithms are easy to find with Google..
Alternatively, you can use a third-party library like the Intel
Performances Primitives.

--
Please read this before replying:
1. Dshow & posting help:  http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others:  follow up if you are helped or you found a solution

When i use VideoRenderer and when i set different MEDIASUBTYPE on
sample grabber filter it is converting the frames into the format what
i set on input and output pin of sample grabber its working fine.

The problen is when i use VideoMixingRenderer and when i set the
MEDIASUBTYPE, when i set YUY2 it is converting the frames into YUY2
and when i set UVY it is converting the frames into UVY , but when i
set RGB24, RGB555 or RGB565 it is not converting frames into RGB24 or
RGB555 etc, instead it is using colour space converter as intermediate
filter and coverting frames only into RGB32 format on both input and
out pin of sample grabber for all above RGBxx format.

Using VideoRenderer all formats can be written into file, but using
VideoMixingRenderer only YUY2,UYVY,RGB32 formats are written.

Now i want to write RGB24,RGB555,RGB565 into file using
VideoMixingRenderer give me suggestion or any sample code.
.



Relevant Pages

  • Re: Multiple date formats in a Table
    ... could choose a future date so they all sort at the end. ... However if you are set up to use UK format dates of dd/mm/yy, ... converting any entries where you know the full date. ... > iii) Once you've got a function that works, create a new query in design ...
    (microsoft.public.access.tablesdbdesign)
  • Re: mp3 in the car
    ... >>I started converting to CDs and I have spent years replacing all the ... I seriously doubt they'd be available in MP3 format. ... >>many aren't available in as cassettes. ... When I said converting, I meant replacing. ...
    (rec.audio.car)
  • Re: using "!!" in "c"
    ... that Keith was". ... Here's what the standard says about the "%p" format for the *printf ... The argument shall be a pointer to void. ... converting an integer to a pointer-to-function might ...
    (comp.lang.c)
  • Re: Convert DirectX secondary buffer contents to floating point
    ... > converting at load time is preferable. ... What API should I use to do ... Streaming is definately the way to go, it prevents wasting memory that could ... validate the format and determine it's size, locate the data chunk, and read ...
    (microsoft.public.win32.programmer.directx.audio)
  • Re: Question about best video editing software
    ... You've a few steps to do, but you probably won't really need an editing program per se. ... First the footage needs to be digitized to an editable format, i.e., AVI or MOV format; a format that has discrete frames rather than GOP's. ...
    (rec.video.production)