making subtitle using Quartz.dll

  • Thread starter Thread starter DotNetMania
  • Start date Start date
D

DotNetMania

hi..

i have some question about Quartz.dll..

i am making avi player but there are a lot of problems i have to solve..

i want to know how to implement subtitle..

it means how to draw on the screen panel

i used panel as movie screen.. and then contain usercontrol for subtitle.

but movie screen is always top..

of course, i use SubTitleControl.BringToFront().

but it's not work.. that's why i decided to draw to screen panel ..

using GDI. but it's also always draw under the screen..

so... i find msdn but there is no way to draw on screen panel ..

in conclusion,

it will always under the screen

although panel contan any control like label, panel...
although draw on screen panel using GDI is also always appear under the
screen.

please give me some advice


best regards

charles

ps - mixingrendererfilter could not use to Quartz.dll .. in order to make a
subtitle
 
thank you for your replay...but i already saw this article...
and it is nothing to do with making subtitle...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top