답변 있음
how can i compress the video using Run Length Encoding ..?
Pavithra, First of all I am curious to ask why do you want to do this. If you want to save your video data in a compressed fo...

대략 9년 전 | 0

| 수락됨

답변 있음
Problems with Generating Continous(Un Broken) Sound on Matlab
Shyam, I am not sure what you mean by continuous unbroken sound. The audioplayer and sound functions have a limitation that y...

대략 9년 전 | 0

답변 있음
VideoReader doesn't seem to read videofiles (Ubuntu)
Tobias, I am glad that installing the missing MPEG4 codecs resolved this issue. Dinesh

대략 9년 전 | 0

| 수락됨

답변 있음
Is it possible to use parallel computing with VideoReader?
Nathan, I am getting the following error: |Cannot call READ method after using READFRAME or HASFRAME methods or setting the ...

대략 9년 전 | 0

답변 있음
How can i import audio from a zip file into matlab to generate the autocorrelation, pitch, and linear prediction
Shikarat, I assume that when you mean "audio data in a ZIP file" you are saying that you have a ZIP file that contains audio ...

대략 9년 전 | 0

답변 있음
Playing/processing video stream
Hi Olle, It is currently not possible to read a H.264 stream into MATLAB. However, it is possible to read MMS streams using t...

대략 9년 전 | 1

답변 있음
Can't get video's number of frames before processing?
Hi Lirian, The vision.VideoFileReader system object allows reading only one frame at a time and does not allow random access....

거의 10년 전 | 0

| 수락됨

답변 있음
how to write a MP4 video using vision toolbox ?
Lirian, I see the confusion. It is common to refer to image dimensions in terms of Width x Height. So a full HD video is said...

대략 10년 전 | 1

| 수락됨

답변 있음
how to write a MP4 video using vision toolbox ?
Liran, I tried the following code to write one frame of HD video on Windows 7 using R2014a: if true data = single(ran...

대략 10년 전 | 1