On Thu, 20 Jan 2005 07:52:28 +0100 ga <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Aupa Marcos, > > Si te pone "Riff..." es un AVI casi con seguridad al 99.9%, al que le > han cambiado la extensión. > > Con mencoder lo puedes convertir como hacías con los otros videos > (mencoder original.avi -ovc lavc -lavcopts vcodec=mpeg1video -o salida.mpg)
Hola, gracias Ga (Ga?). Pero sale esto: $ mencoder c01.mpg -ovc lavc -lavcopts vcodec=mpeg1video -o salida.mpg MEncoder 1.0pre5-2.95.4 (C) 2000-2004 MPlayer Team CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner 448.3 MHz (Family: 6, Stepping: 3) Detected cache-line size is 32 bytes CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. Reading /home/ollin/.mplayer/codecs.conf: Can't open '/home/ollin/.mplayer/codecs.conf': No existe el fichero o el directorio Reading /etc/mplayer/codecs.conf: 73 audio & 180 video codecs File not found: 'frameno.avi' Failed to open frameno.avi Reading config file /home/ollin/.mplayer/mencoder: No existe el fichero o el directorio font: can't open file: /home/ollin/.mplayer/font/font.desc Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars) success: format: 0 data: 0x0 - 0x265FBEC MPEG-PS file format detected. VIDEO: MPEG1 352x240 (aspect 12) 29.970 fps 1150.0 kbps (143.8 kbyte/s) [V] filefmt:2 fourcc:0x10000001 size:352x240 fps:29.97 ftime:=0.0334 No audio encoder (-oac) selected. Select one (see -oac help) or use -nosound. Exiting... Pero creo que si tengo el codificador de audio: $ mencoder -oac help MEncoder 1.0pre5-2.95.4 (C) 2000-2004 MPlayer Team CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner 448.3 MHz (Family: 6, Stepping: 3) Detected cache-line size is 32 bytes CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0 Compiled with runtime CPU detection - WARNING - this is not optimal! To get best performance, recompile MPlayer with --disable-runtime-cpudetection. Reading /home/ollin/.mplayer/codecs.conf: Can't open '/home/ollin/.mplayer/codecs.conf': No existe el fichero o el directorio Reading /etc/mplayer/codecs.conf: 73 audio & 180 video codecs File not found: 'frameno.avi' Failed to open frameno.avi Reading config file /home/ollin/.mplayer/mencoder: No existe el fichero o el directorio Available codecs: copy - frame copy, without re-encoding (useful for AC3) pcm - uncompressed PCM audio mp3lame - cbr/abr/vbr MP3 using libmp3lame lavc - FFmpeg audio encoder (MP2, AC3, ...) Exiting... (error parsing cmdline) ¿Alguna idea? Gracias, un saludo. Marcos Delgado.