Prev: read vrm in malab
Next: Matlab GUI uitable help
From: Jit on 29 Jun 2010 21:23 I'm using MatLab 2010a on Windows 7 (x64), and trying to read in .m4v video files one frame at a time for processing. I understand mmreader uses DirectShow filters to process multimedia objects. I've installed ffdshow (64-bit) and check that it works on my video files via Media Player Classic (64-bit). Yet MatLab still can't open them via mmreader - "no combination of filters..." error Anyone else running into this problem? The same code works flawlessly on my mac laptop, because mmreader uses quicktime to open stuff (with no worries about separate codecs). Unfortunately, the bulk of the processing needs to be done on a Windows machine for the sake of memory/processing speed. Thanks, -Jit
|
Pages: 1 Prev: read vrm in malab Next: Matlab GUI uitable help |