Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
172.236
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
distorted audio after extracion
file='take.avi'; %input file file1='vipmen1.wav'; %o/p file name hmfr=video.MultimediaFileReader(file,'AudioOutputPor...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
"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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
"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 ...
más de 11 años hace | 1 respuesta | 0