Menu

Error 11

Help
Sean
2009-10-09
2013-05-02
  • Sean

    Sean - 2009-10-09

    I have a file that is consistantly encountering an error code 11.  Anyone know what this error means?

    Unable to read metadata for Criminal Minds S05E03

    Begin transcode: Criminal Minds S05E03.mkv -> Criminal Minds S05E03.mp4
        
         Command to execute:
             ffmpeg -y -i "/Users/behis1/Incomplete/Criminal.Minds.S05E03.720p.HDTV.x264-X264/Criminal Minds S05E03.mkv" -vcodec libx264 -b 5000000 -s 1280x720 -aspect 1280:720 -r 23.976 -async 50 -acodec libfaac -ab 128000 -ar 48000 -ac 2 -threads 2 -vpre normal -bf 0 -coder 0 -flags2 -wpred-dct8x8 "/Users/behis1/Incomplete/Criminal.Minds.S05E03.720p.HDTV.x264-X264/Criminal Minds S05E03.mp4"
        
         -> FFmpeg version SVN-r18075, Copyright (C) 2000-2009 Fabrice Bellard, et al.
         ->   configuration: -disable-ffplay -disable-ffserver -enable-gpl -enable-postproc -enable-avfilter -enable-avfilter-lavf -enable-libfaac -enable-libfaad -enable-libmp3lame -enable-libvorbis -enable-libtheora -enable-libx264 -enable-libxvid
         ->   libavutil     50. 0. 0 / 50. 0. 0
         ->   libavcodec    52.22. 0 / 52.22. 0
         ->   libavformat   52.32. 0 / 52.32. 0
         ->   libavdevice   52. 1. 0 / 52. 1. 0
         ->   libavfilter    0. 4. 0 /  0. 4. 0
         ->   libswscale     0. 7. 1 /  0. 7. 1
         ->   libpostproc   51. 2. 0 / 51. 2. 0
         ->   built on Mar 20 2009 07:27:34, gcc: 4.0.1 (Apple Inc. build 5493)
         -> Seems stream 0 codec frame rate differs from container frame rate: 47.95 (48000/1001) -> 23.98 (24000/1001)
         -> Input #0, matroska, from '/Users/behis1/Incomplete/Criminal.Minds.S05E03.720p.HDTV.x264-X264/Criminal Minds S05E03.mkv':
         ->   Duration: 00:40:38.68, start: 0.000000, bitrate: N/A
         ->     Stream #0.0(eng): Video: h264, yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 tbr, 20k tbn, 47.95 tbc
         ->     Stream #0.1(eng): Audio: ac3, 48000 Hz, 5.1, s16
         -> Warning: not compiled with thread support, using thread emulation
         -> using SAR=1/1
         -> using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
         -> profile Baseline, level 3.1
         -> Output #0, mp4, to '/Users/behis1/Incomplete/Criminal.Minds.S05E03.720p.HDTV.x264-X264/Criminal Minds S05E03.mp4':
         ->     Stream #0.0(eng): Video: libx264, yuv420p, 1280x720 , q=10-51, 5000 kb/s, 2997 tbn, 23.98 tbc
         ->     Stream #0.1(eng): Audio: libfaac, 48000 Hz, stereo, s16, 128 kb/s
         -> Stream mapping:
         ->   Stream #0.0 -> #0.0
         ->   Stream #0.1 -> #0.1
         -> Press  to stop encoding
    FAILED with error code: 11

     
  • Jared Gould

    Jared Gould - 2009-11-23

    I have 3 files (of 4 that I've tried) with the same problem. I wish someone could help. I have no idea what is even throwing the error.

    <pre><code>Begin transcode: Terminator 3 Rise of the Machines.mkv -> Terminator 3 Rise of the Machines.mp4
        
         Command to execute:
             ffmpeg -y -i "/Users/jared/Downloads/Terminator 3 Rise of the Machines.mkv" -vcodec libx264 -b 3432931.3039779663 -s 1280x528 -aspect 1280:528 -r 23.976 -async 50 -acodec libfaac -ab 128000 -ar 48000 -ac 2 -vpre fastest -bf 0 -coder 0 -flags2 -wpred-dct8x8 "/Users/jared/Downloads/Terminator 3 Rise of the Machines.mp4"
        
         -> FFmpeg version SVN-r18075, Copyright (C) 2000-2009 Fabrice Bellard, et al.
         ->   configuration: -disable-ffplay -disable-ffserver -enable-gpl -enable-postproc -enable-avfilter -enable-avfilter-lavf -enable-libfaac -enable-libfaad -enable-libmp3lame -enable-libvorbis -enable-libtheora -enable-libx264 -enable-libxvid
         ->   libavutil     50. 0. 0 / 50. 0. 0
         ->   libavcodec    52.22. 0 / 52.22. 0
         ->   libavformat   52.32. 0 / 52.32. 0
         ->   libavdevice   52. 1. 0 / 52. 1. 0
         ->   libavfilter    0. 4. 0 /  0. 4. 0
         ->   libswscale     0. 7. 1 /  0. 7. 1
         ->   libpostproc   51. 2. 0 / 51. 2. 0
         ->   built on Mar 20 2009 07:27:34, gcc: 4.0.1 (Apple Inc. build 5493)
         -> Seems stream 0 codec frame rate differs from container frame rate: 47.95 (54042/1127) -> 23.98 (24000/1001)
         -> Input #0, matroska, from '/Users/jared/Downloads/Terminator 3 Rise of the Machines.mkv':
         ->   Duration: 01:49:06.16, start: 0.000000, bitrate: N/A
         ->     Stream #0.0(eng): Video: h264, yuv420p, 1920x790, PAR 1:1 DAR 192:79, 23.98 tbr, 1k tbn, 47.95 tbc
         ->     Stream #0.1(eng): Audio: dca, 48000 Hz, 5.1, s16
         ->     Stream #0.2(eng): Audio: vorbis, 48000 Hz, stereo, s16
         ->     Stream #0.3(eng): Audio: vorbis, 48000 Hz, stereo, s16
         ->     Stream #0.4(eng): Subtitle: 0x0000
         ->     Stream #0.5(chi): Subtitle: 0x0000
         ->     Stream #0.6(chi): Subtitle: 0x0000
         -> using SAR=1/1
         -> using cpu capabilities: MMX2 SSE2Fast SSSE3 PHADD SSE4.1 Cache64
         -> profile Baseline, level 3.1
         -> Output #0, mp4, to '/Users/jared/Downloads/Terminator 3 Rise of the Machines.mp4':
         ->     Stream #0.0(eng): Video: libx264, yuv420p, 1280x528 , q=10-51, 3432 kb/s, 2997 tbn, 23.98 tbc
         ->     Stream #0.1(eng): Audio: libfaac, 48000 Hz, stereo, s16, 128 kb/s
         -> Stream mapping:
         ->   Stream #0.0 -> #0.0
         ->   Stream #0.1 -> #0.1
         -> Press  to stop encoding
         -> Invalid stream 7 or size 3
    FAILED with error code: 11
    </code></pre>

     
  • Chris Marrin

    Chris Marrin - 2009-11-24

    The problem is quite clear. MKV files are evil and whoever invented them should be taken out back for a good, old-fashioned beat down :-)

    I've seen more problems with MKV files that with all other formats combined. I will see if updating ffmpeg can improve the situation.

    If you have VisualHub, it would really help if you could see if it can encode this file.

     
  • Jared Gould

    Jared Gould - 2009-11-24

    I actually just deleted VisualHub the other day because everything I've encoded in it for the last 4 months is too jerky to even watch and nothing has worked to fix it. I CAN tell you, though, that Handbrake and Viddy Up both crash encoding them. I hate video codecs. :(

     
  • Jared Gould

    Jared Gould - 2009-11-24

    Oh, and meant to mention that MKV is my arch nemesis. It blows my mind that so many people use it while almost nothing can play it.

     
  • Nakki

    Nakki - 2009-11-24

    Because you can't put any styled soft subs in an MP4 it became a standard.  get .  This fixes all the problems you have been whining about.

      : http://mplayerosx.sttz.ch/

     
  • Jared Gould

    Jared Gould - 2009-11-25

    Unless I'm missing something, mplayer extended won't convert my videos to a format that will play on my Apple TV or xbox 360, so it doesn't solve any of my problems. Waaaa

     
  • Jared Gould

    Jared Gould - 2009-12-10

    I just spent the last 2 hours downloading and compiling libraries and finally got the latest version of ffmpeg compiled. Put it in the package and I'm getting an error that the "fastest" profile doesn't exist. I tried taking -vpre that out of the command it showed in the console, and I got an error saying libx264 was an invalid codec. I compiled ffmpeg with libx264 enabled, and actually used the exact same options as the original bin included with Video Monkey. Any tips?

    Thanks!

     

Log in to post a comment.