[FFmpeg-trac] #2416(undetermined:new): ffprobe wrongly reports "Operation not permitted"

FFmpeg trac at avcodec.org
Sat Mar 30 04:26:49 CET 2013


#2416: ffprobe wrongly reports "Operation not permitted"
-------------------------------------+-------------------------------------
             Reporter:  gillux       |                     Type:  defect
               Status:  new          |                 Priority:  minor
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I'm trying to inspect the contents of a (presumably corrupted) TS file I
 found on the internet using ffprobe. Ffprobe quits with a wrong error
 message: Operation not permitted.
 {{{
 $ ./ffmpeg/ffprobe JCSAT\ 4A\ 12493\ H\ SI-Dump\ 09-15\ 08-26-46.ts
 ffprobe version N-51283-g4f112a8 Copyright (c) 2007-2013 the FFmpeg
 developers
   built on Mar 29 2013 09:25:03 with gcc 4.6.3 (GCC)
   configuration: --enable-debug=3 --extra-cflags='-O0 -DDEBUG=1'
 --prefix='~/jcc/install'
   libavutil      52. 22.101 / 52. 22.101
   libavcodec     55.  2.100 / 55.  2.100
   libavformat    55.  0.100 / 55.  0.100
   libavdevice    55.  0.100 / 55.  0.100
   libavfilter     3. 48.102 /  3. 48.102
   libswscale      2.  2.100 /  2.  2.100
   libswresample   0. 17.102 /  0. 17.102
 JCSAT 4A 12493 H SI-Dump 09-15 08-26-46.ts: Operation not permitted
 }}}
 There is nothing wrong with the permissions. As -v debug suggests, the
 file is opened and even detected as mpegts. As I compiled ffmpeg with
 DEBUG defined, the console output with -v debug is really long so I
 attached it. I also put the TS file on the FTP under the name
 operation_not_permitted.ts.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2416>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list