How to read the length and other info of a MKV movie files in C#?
Is there a .net library to do this? ...
Is there a .net library to do this? ...
So we have some File.mkv with h264 + mp3 in it we need to play that thing in Silverlight (3 or 4)... So I'm searching for some Open Source Matroska container Silverlight MediaStreamSource Parser/Eater? Where to find such thing? ...
I made a simple graph to write MKV file. But I do not want to use file writer. I want to use SampleGabber and get stream using simple program. Problem is that I get data from anything but Matroska muxer!( What shall i do? So my question is How to use SampleGrabber with Matroska Muxer in DirectShow? ...
I have size problem – I’ve done a program in graph edit to encode video from virtual camera. I save it into Matroska and AVI (for encoding to H264 I use x264) 5 seconds of .mkv (H264) weight 2 mb while 5 seconds of .avi (H264) weight 200 kb. 5 minutes of .mkv (H264) weight 2.1 mb while 5 minutes of .avi (H264) weight 5 mb. Is it conn...
So I want to broadcast .mkv file. I'm going to broadcast live video. So I need to know is it possible (anyhow) to read unfinished .mkv files? Because i know that Matroska is xml and you simply will not be able to read unfinished xml. Update: now I know - it is possible to read unfinished XML. But it does not solve the question if it is ...
How to read the metadata of a MKV movie files in C# (or C or C++ or AS3)? for example such creator metadatacreator hasKeyframes hasVideo hasAudio hasMetaData canSeekToEnd duration datasize videosize videocodecid audiosize audiocodecid audiosamplerate audiosamplesize stereo filesize lasttimestamp lastkeyframetimestamp lastkeyframelocati...
How to encode multiple video + audio streams (we want streams not to be any how encoded) from cameras into one mkv so, that sound from camera A is encoded with respect to wideo from camera A, using JAVA or C or C++? (algorithm should be working on different platforms eg win lin mac) ...
So.. Is there any lib for playing MKV (matroska) in flash (AS3, MXML) OpenSource or KindOf opensource? (In my MKV I have Theora video H264 video... If library supports only 1 type of video codec Ill live with that=)) ...
Hello I use the directory listing function in IIS to upload a bunch of files for friends and family to easy access and download. My problem is that .mkv files it lists but when you click it i get a 'The page cannot be found'. Ive tried relocating the file and renaming it but i get the same error each time. Why does it do this? Its onl...