.NET Framework Developer Center > .NET Development Forums > Windows Presentation Foundation (WPF) > How to integrate mp4 file support in a windows application in .NET?
Ask a questionAsk a question
 

AnswerHow to integrate mp4 file support in a windows application in .NET?

  • Tuesday, March 03, 2009 4:55 AMCinni Patel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi Experts!

    I have a windows application that shows frames of selected video file, it supports mp3, avi formats.
    Now i want to have mp4 file support for my windows application.

    After surfing around, i found i need to have codec plugins to convert mp4 format so that it can be recognised by my windows application...

    Can anyone spread some light on this?

    How to integrate mp4 file support in a windows application in .NET?

    Thanks in Advance
    Stay Stylish and be Trendy!!!

Answers

  • Wednesday, November 11, 2009 7:05 AMCinni Patel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    I have found a work around,

    My application should check if mp4 codecs are installed on the machine or not. If not, ask user to install codecs and then proceed further.
    Alternatively, i have option to run mp4 codecs installer from my application.


    Stay Stylish and be Trendy!!!
    • Marked As Answer byCinni Patel Wednesday, November 11, 2009 7:09 AM
    •  

All Replies

  • Thursday, November 05, 2009 3:30 AMDJClinton Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Did you find out anything about this....?

    www.clintonrocksmith.com
  • Wednesday, November 11, 2009 7:05 AMCinni Patel Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    I have found a work around,

    My application should check if mp4 codecs are installed on the machine or not. If not, ask user to install codecs and then proceed further.
    Alternatively, i have option to run mp4 codecs installer from my application.


    Stay Stylish and be Trendy!!!
    • Marked As Answer byCinni Patel Wednesday, November 11, 2009 7:09 AM
    •