[FFmpeg-trac] #5571(ffprobe:new): Function not implemented "code": -38,

FFmpeg trac at avcodec.org
Tue May 17 22:19:04 CEST 2016


#5571: Function not implemented "code": -38,
-------------------------------------+-----------------------------------
             Reporter:  haary_neo    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffprobe
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------

Comment (by haary_neo):

 Replying to [comment:1 llogan]:
 > Please provide a sample input file and the complete console output
 without `-v quiet`. Also test a build from current git master branch if
 possible. Use the code button to format the command and console output: it
 makes things easier to read.

 @llogan here is the complete output without '-v quiet'

 {{{
  /SDA/apps/ffmpeg-3.0.2/bin/ffprobe  -print_format json -show_error
 -show_format -show_streams "/SDA/assets/test.mov"
 ffprobe version 3.0.2 Copyright (c) 2007-2016 the FFmpeg developers
   built with gcc 4.3 (SUSE Linux)
   configuration: --prefix=/SDA/apps/ffmpeg-3.0.2
 --yasmexe=/SDA/apps/yasm-1.3.0/bin/yasm
   libavutil      55. 17.103 / 55. 17.103
   libavcodec     57. 24.102 / 57. 24.102
   libavformat    57. 25.100 / 57. 25.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 31.100 /  6. 31.100
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.101 /  2.  0.101
 {
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1c47bc0] this file requires zlib support
 compiled in
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x1c47bc0] error reading header
 /SDA/assets/test.mov: Function not implemented
     "error": {
         "code": -38,
         "string": "Function not implemented"
     }
 }

 }}}
  I will make the video sample and let you know at the earliest.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5571#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list