I'm running mencoder with some basic commands on a particular file, but for some reason its hiccuping. I've thrown tons of files into this same script, but this is the only one that seems to abort. It seems to have PCM audio and MJPEG video. Any help appreciated as I'm clueless
Code:[me@me ~]$ mencoder 3615993.avi -o /dev/null -passlogfile 1526_9989252_h264.log -oac faac -ovc x264 MEncoder 2:1.0~rc2-0ubuntu17 (C) 2000-2007 MPlayer Team CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (Family: 15, Model: 75, Stepping: 2) CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. success: format: 0 data: 0x0 - 0xa0cd58 AVI file format detected. [aviheader] Video stream found, -vid 0 [aviheader] Audio stream found, -aid 1 VIDEO: [MJPG] 320x240 24bpp 30.000 fps 3024.2 kbps (369.2 kbyte/s) [V] filefmt:3 fourcc:0x47504A4D size:320x240 fps:30.00 ftime:=0.0333 ========================================================================== Opening audio decoder: [pcm] Uncompressed PCM audio decoder AUDIO: 8000 Hz, 1 ch, u8, 64.0 kbit/100.00% (ratio: 8000->8000) Selected audio codec: [pcm] afm: pcm (Uncompressed PCM) ========================================================================== Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder) ========================================================================== AE_FAAC, counldn't set specified parameters, exiting Exiting...
+ Reply to Thread
Results 1 to 2 of 2
-
-
AE_FAAC, counldn't set specified parameters, exiting
The audio being passed to FAAC can't be encoded using the parameters you've passed. Try passing a few options to faac. Since your audio is only 8000hz, aac has restrictions on how to encode audio at that hz.Linux _is_ user-friendly. It is not ignorant-friendly and idiot-friendly.
Similar Threads
-
Error trying to join FLV files with MEncoder
By sldvd in forum Video ConversionReplies: 5Last Post: 13th Apr 2011, 02:15 -
mencoder Bus 16()?? error
By kabuto in forum Video ConversionReplies: 1Last Post: 14th Mar 2011, 03:03 -
MP4 Player - AVIconverter program - Mencoder error
By Fredjklein in forum Video ConversionReplies: 7Last Post: 18th Sep 2008, 21:28 -
Mencoder error while using GOTsent
By d2idan in forum Video ConversionReplies: 2Last Post: 6th Jun 2008, 12:04 -
Error when encoding to mpeg using mencoder celticdruid build.
By freebird73717 in forum Video ConversionReplies: 3Last Post: 30th Aug 2007, 22:51