Answer the question
In order to leave comments, you need to log in
Why is Mediaplayer outputting video audio but not the video itself?
on the form opendialog, button, meidaplayer
if opendialog1.Execute then
begin
mediaplayer1.filename:=opendialog1.FileName;
mediaplayer1.Display:=Form1;
mediaplayer1.Open;
mediaplayer1.Play;
Answer the question
In order to leave comments, you need to log in
He's already old. Supports few codecs. The only thing you can try is to explicitly set the DeviceType, maybe he can’t choose it by the file extension himself, but it’s unlikely to help. Recommend for example Windows Media Player to use. Windows Media Player in Delphi
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question