[FFmpeg-trac] #4159(ffprobe:closed): ffprobe exits with "Unsupported codec with id..." error
FFmpeg
trac at avcodec.org
Mon Dec 8 14:24:32 CET 2014
#4159: ffprobe exits with "Unsupported codec with id..." error
-----------------------------------+--------------------------------------
Reporter: thanpolas | Owner:
Type: defect | Status: closed
Priority: normal | Component: ffprobe
Version: 2.4.4 | Resolution: worksforme
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-----------------------------------+--------------------------------------
Changes (by cehoyos):
* status: new => closed
* resolution: => worksforme
Comment:
{{{
$ ffprobe Reveal-PCST-120414-122114.mp4
ffprobe version N-68291-g4fa2758 Copyright (c) 2007-2014 the FFmpeg
developers
built on Dec 8 2014 10:45:56 with gcc 4.7 (SUSE Linux)
configuration: --enable-gpl
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 14.100 / 56. 14.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Reveal-PCST-120414-122114.mp4':
Metadata:
major_brand : qt
minor_version : 0
compatible_brands: mobiavc1mp42isom
Duration: 00:00:24.96, start: 0.000000, bitrate: 2020 kb/s
Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p,
1280x720 [SAR 1:1 DAR 16:9], 1963 kb/s, 29.97 fps, 29.97 tbr, 120k tbn,
119.88 tbc (default)
Metadata:
handler_name : AVC Video Handler
encoder : AVC Codi
timecode : 00:05:14;03
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz,
stereo, fltp, 48 kb/s (default)
Metadata:
handler_name : AAC Audio Handler
Stream #0:2(eng): Data: none (tmcd / 0x64636D74), 0 kb/s (default)
Metadata:
handler_name : TimeCode MediaHdl
timecode : 00:05:14;03
Unsupported codec with id 0 for input stream 2
$ echo $?
0
}}}
Please reopen the ticket if I miss something.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4159#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list