Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,
I'd like to make my own media player application using C# language and the directx library . The problem is in the video format FLV as when I try to play it an error occurs is there any way to solve this problem??
Posted
Comments
[no name] 1-Sep-13 17:06pm    
"an error occurs is there any way to solve this problem?", sure there is... fix the error and the problem will be solved.
Nelek 1-Sep-13 18:31pm    
Please don't think we can read minds or do astral projections to see your monitor. If you need help, the least you could do is to add some relevant code to your question or to explain your problem in such a way, that the users of CP can understand it. Otherwise, nobody will be able to help you.


I strongly recommend you to read:
How to ask a question[^] and What have you tried?[^]

1 solution

well, since you dont tell us what the error is, Im wondering if DirectX supports flv in the firstplace

you could try this for flv http://vlcdotnet.codeplex.com/[^]

'g'
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900