Community Profile

photo

Niranjan Satam


Active since 2013

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


distorted audio after extracion
file='take.avi'; %input file file1='vipmen1.wav'; %o/p file name hmfr=video.MultimediaFileReader(file,'AudioOutputPor...

11 years ago | 0 answers | 0

0

answers

Question


convert file from .wav to .mp3
I am using following code to extract just the audio in .wav format from a video in .avi format file='take.avi'; fil...

11 years ago | 1 answer | 0

1

answer

Question


"File is corrupt or is not a standard MP3 file" error
??? Error using ==> mp3read>mysystem at 373 unable to execute mp3info -r m -p "%Q %u %b %r %v * %C %e %E %L %O %o %p" "outpu...

11 years ago | 0 answers | 0

0

answers

Question


how suppress output from a user defined function ?
function [x,y] = myfn(a,b,c) I intend to use the values of x and y for consequent operations.However the values of x and y ar...

11 years ago | 1 answer | 0

1

answer

Question


"Could not open file." using imwrite for png file.
global frames; global fila; obj=mmreader(fila); a=read(obj); frames=get(obj,'numberOfFrames'); for k = 1 : 50 ...

11 years ago | 1 answer | 0

1

answer