Questions tagged [wmv]

WMV, or Windows Media Video, is a video compression and container format created by Microsoft for several proprietary codecs.

WMV, or Windows Media Video, is a video compression and container format created by Microsoft for several proprietary codecs. The Internet media type is video/x-ms-wmv.

169 questions
-1
votes
1 answer

How to add a WmAsfReader Filter into the directshow filtergraph using c#? Using the qasf.dll right?

I create a Directshow Filtergraph using c#,but i dont know how to add a WmAsfReader Filter which can decode the video file into the filtergraph. Can anybody help,thanks! The code below is what i have done. /*MediaUriPlayer*/ protected virtual void…
-1
votes
1 answer

autohotkey script to schedule a wmv

I'm new to AutoHotkey and am looking for some bit of assistance getting started. Where do I begin if I wish to write a script that will schedule the opening of a .wmv file in WMP in full-screen every half an hour? I know I need to use autohokey's…
AMDG
  • 269
  • 2
  • 9
-2
votes
1 answer

How can I stream WMV files to my iOS application?

Is it possible to stream a Windows Media Video (.wmv) file via the web into my iPhone application? If so, how? Are there libraries out there that can enable this?
MrBr
  • 1,884
  • 2
  • 24
  • 38
-2
votes
3 answers

How to read a WMV file in C#?

First question i want to ask: "Is WMV file a binary file ?". And how to read a WMV file in bytes ?
Jack Holmes
  • 99
  • 1
  • 2
  • 10
1 2 3
11
12