Feeds
질문
Passing arguments to system()
I'm using system() to run ffmpeg, my problem is that I can't get to pass the arguments from outside this function. This is the c...
거의 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
Adding FFmpeg toolbox into MATLAB
Never mind. I figured out how to install it correctly, I followed these steps: http://adaptivesamples.com/how-to-install-ffmpeg-...
Adding FFmpeg toolbox into MATLAB
Never mind. I figured out how to install it correctly, I followed these steps: http://adaptivesamples.com/how-to-install-ffmpeg-...
거의 11년 전 | 1
질문
Adding FFmpeg toolbox into MATLAB
How do I "add" the ffmpeg functions toolbox into matlab so that I can use them. This is my code but the ffmpeg part doesn't work...
거의 11년 전 | 답변 수: 3 | 1
3
답변질문
Creating an array that contains recordblockings
Hello, first of all I'm new to matlab. What's the syntaxis to create an array that can store audio recordblockings and then crea...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
How to loop and store a recordblocking?
Im trying to create 5 segments of audio recorded during 10 seconds each. The problem is I don't know how to keep track of and sa...
거의 11년 전 | 답변 수: 1 | 0