Re: Alpha Bitmap render VMR9.

From: Chris P. [MVP] (msdn_at_chrisnet.net)
Date: 06/01/04

  • Next message: thomas144: "assertion failure in filgraph from renderstream"
    Date: Tue, 1 Jun 2004 14:53:51 -0400
    
    

    illiminable wrote:
    > I have a new problem, i'm trying to render subtitles over a video...
    > but i'm not sure the best way to do this.
    >
    > I have created the subtitle filter as a renderer. When it receives
    > samples it querys for the filtergraph, searches for VMR9, if it finds
    > it gets the alpha bitmap interface, and works that way. It works fine.
    >
    > Is this the correct way to do it... i had another attempt at actually
    > making the subtitle filter have an output pin and connecting to the
    > vmr, but not actually sending it samples... just using the
    > alphabitmap interface. Is this a better way to do it ?
    >
    > Is the way i'm doing it now by querying the graph for the vmr9 and
    > using it that way the correct way ? Or is there another alternative ?

    An alternative is to do it in a transform filter after the video decoder.
    Downside is you might have to work in an unfriendly colorspace or add an
    unnecessary colorspace conversion. I'd stay with the VMR9 if it's
    available, it makes it really easy.


  • Next message: thomas144: "assertion failure in filgraph from renderstream"

    Relevant Pages

    • Alpha Bitmap render VMR9.
      ... i'm trying to render subtitles over a video... ... I have created the subtitle filter as a renderer. ... alpha bitmap interface, and works that way. ...
      (microsoft.public.win32.programmer.directx.video)
    • [Full-disclosure] [Bkis-04-2009] GOM Encoder Heap-based Buffer Overflow
      ... GOM Encoder is a video transcoder that can work with a lot of video formats. ... processing of subtitle files in "srt" format. ... The vulnerability is related to the processing of subtitle files in "srt" ...
      (Full-Disclosure)
    • [Bkis-04-2009] GOM Encoder Heap-based Buffer Overflow
      ... GOM Encoder is a video transcoder that can work with a lot of video formats. ... processing of subtitle files in "srt" format. ... The vulnerability is related to the processing of subtitle files in "srt" ...
      (Bugtraq)
    • Re: AutoGK Subtitle Problems
      ... I always reference the IFO when I use AGK. ... I know that this is the correct way because AGK shows the subtitle ... default setting is for burned in or subtitles embedded into the video ... from DVD Shrink. ...
      (rec.video.dvd.tech)
    • Re: Subtitles in AppleTV take 2
      ... entire video track with the subtitle "rendered" on top of it. ... Apple implementation of the mp4 standard. ... I am by no means an expert but I have been trying to get my DVD ...
      (comp.sys.mac.advocacy)