[FFmpeg-trac] #320(avcodec:open): 0 channels in latm stream (was: FFPLAY No Audio TS File with AAC Audio Stream)
FFmpeg
trac at avcodec.org
Wed Jun 29 18:28:13 CEST 2011
#320: 0 channels in latm stream
------------------------+----------------------
Reporter: jlsantiago0 | Owner: michael
Type: defect | Status: open
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: aac | Blocked By:
Blocking: | Reproduced: 1
Analyzed: 0 |
------------------------+----------------------
Changes (by cehoyos):
* keywords: => aac
* status: new => open
* component: FFplay => avcodec
* reproduced: 0 => 1
Comment:
Reproducible, possibly related to ticket #262.
{{{
$ ffmpeg -i test.ts
ffmpeg version N-31072-g4d08dfe, Copyright (c) 2000-2011 the FFmpeg
developers
built on Jun 29 2011 18:04:07 with gcc 4.5.3
configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc
libavutil 51. 10. 0 / 51. 10. 0
libavcodec 53. 7. 0 / 53. 7. 0
libavformat 53. 4. 0 / 53. 4. 0
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 24. 0 / 2. 24. 0
libswscale 2. 0. 0 / 2. 0. 0
[h264 @ 0x1277a60] non-existing PPS referenced
[h264 @ 0x1277a60] non-existing PPS 0 referenced
[h264 @ 0x1277a60] decode_slice_header error
[h264 @ 0x1277a60] no frame!
[h264 @ 0x1277a60] non-existing PPS referenced
[h264 @ 0x1277a60] non-existing PPS 0 referenced
[h264 @ 0x1277a60] decode_slice_header error
[h264 @ 0x1277a60] no frame!
...
[h264 @ 0x1277a60] non-existing PPS referenced
[h264 @ 0x1277a60] non-existing PPS 0 referenced
[h264 @ 0x1277a60] decode_slice_header error
[h264 @ 0x1277a60] no frame!
[h264 @ 0x1277a60] non-existing PPS referenced
[h264 @ 0x1277a60] non-existing PPS 0 referenced
[h264 @ 0x1277a60] decode_slice_header error
[h264 @ 0x1277a60] no frame!
[mpegts @ 0x1272400] Could not find codec parameters (Audio: aac_latm, 0
channels, s16)
Seems stream 0 codec frame rate differs from container frame rate: 59.94
(60000/1001) -> 59.94 (60000/1001)
Input #0, mpegts, from 'test.ts':
Duration: 00:00:02.82, start: 93375.767233, bitrate: 5939 kb/s
Program 1
Stream #0.0[0x21]: Video: h264 (Main), yuv420p, 1920x1080 [PAR 1:1 DAR
16:9], 35.66 fps, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0.1[0x24]: Audio: aac_latm, 0 channels, s16
At least one output file must be specified
}}}
--
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/320#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list