Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)
Hi, I downloaded the required MEX files (from mathworks.com) and created the DLL to read MPEG videos in MATLAB. Some videos are being read, but it fails for others, saying that the format is not MPEG. One such video, for example, was taken from a Sony Cybershot DSC P8 camera, which provides videos in the MPEG VX format (640x480 VGA). Has anyone else here experienced such problems? Do let me know... Regards, Sudeep A silence that speaks out much louder than words....
Hi Sudeep, I've successfully read an MPEG file with 640x480 MPEG format, clip size is 10 sec in matlab. The version i've used is Matlab 7.1 SP3. I used the Video and Image processing toolbox (Simulink). Check if any restriction in file size of the clips. Maybe this helps!! Regards, Nandakumar.V --- In i...@yahoogroups.com, "Sudeep. S" <bornpsycho13@...> wrote: > > Hi, > > I downloaded the required MEX files (from mathworks.com) and created the DLL to read MPEG videos in MATLAB. Some videos are being read, but it fails for others, saying that the format is not MPEG. One such video, for example, was taken from a Sony Cybershot DSC P8 camera, which provides videos in the MPEG VX format (640x480 VGA). Has anyone else here experienced such problems? Do let me know... > > Regards, > Sudeep > > A silence that speaks out much louder than words.... >