TMediaPlayer problem
From: Andrew Lea (andrew.lea_at_scientific.co.uk)
Date: 01/22/04
- Next message: Guenther Wimpassinger: "Re: Single Thread problem"
- Previous message: Karakas, Gyula: "Re: multithreading problems on multiprocessor systems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 22 Jan 2004 09:13:45 -0000
Hi
Has anyone any ideas on this?
I'm using TMediaPlayer to display an AVI on a form. I'm stepping through it
one frame at a time (by using the Step method), so that I can copy that
frame and perform various processing on it.
This works fine for most AVIs. However, for some AVIs it continuously
either displays a blank frame (bad), a black frame (also bad), a white frame
(still bad), the form disappears (worse still) or occasionally a GPF (worst
of all).
It seems that Step does not always display the AVI on the form.
Does anyone know the fix for this?
Thanks
Andrew
- Next message: Guenther Wimpassinger: "Re: Single Thread problem"
- Previous message: Karakas, Gyula: "Re: multithreading problems on multiprocessor systems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|