Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Multimedia program Video Capture
Title: mmwrite Download
 Description: function list = mmwrite(filename,...options...) mmwrite is able to write AVI,WMV,WMA,ASF files. For AVI files you can choose from the available codecs to compress the audio and video streams. For WMV,WMA and ASF the encoding defaults to Windows Media 9 44100Hz 16bit stereo 98 quality for the audio and Windows Media 9 Video with 98 quality. The quality can be specified for both audio and video. Surround sound only seems to work with AVI and multi-pass encoding is not supported. Writing any other file type is not supported. This uses Windows DirectX infrastructure, so other OSs are out of luck. INPUT: filename: This must be the first parameter and specifies the filename to write. video structure: The video structure matches the output of mmread. At a minimum it must have 4 fields "frames", "times", "height" and "width". The "frames" field must be a struct array with a field "cdata" that contains the raw frame data encoded as height by width by color(3) as UINT8s. Th
  • [matlab_fft] - Matlab achieve fft and ifft algorithm, i
  • [ASFCapture] - asf way to capture video images, broadca
  • [VideoAudioDEMO] - windows under the DirectShow capture aud
  • [solutionof_yasuo] - A relatively common compression algorith
  • [V_1] - Video encoding and decoding process of a
  • [WebCam(1)] - Matlab and Simulink development of video
  • [mmread] - Read the video file functions. Than matl
File list (Check if you may need any files):
license.txt
mmFilter.cpp
mmFilter.h
mmutils.cpp
mmutils.h
mmwrite.cpp
mmwrite.dll
mmwrite.m
mmwrite.mexw32
mmwrite.mexw64
    

CodeBus www.codebus.net