[FFmpeg-trac] #3223(avformat:new): rtsp regression
FFmpeg
trac at avcodec.org
Thu Dec 12 23:46:11 CET 2013
#3223: rtsp regression
-------------------------------------+-------------------------------------
Reporter: cehoyos | Owner:
Type: defect | Status: new
Priority: important | Component: avformat
Version: git- | Keywords: rtsp rtp
master | mp3 regression
Blocked By: | Blocking:
Reproduced by developer: 0 | Analyzed by developer: 0
-------------------------------------+-------------------------------------
The sample stream from ticket #3222 cannot be decoded since 0a5da9cc /
c6f1dc8e
{{{
$ ffmpeg -i rtsp://strm01.novotempo.org.br/radionovotempo-vivo out.wav
ffmpeg version N-59032-g3dbf9af Copyright (c) 2000-2013 the FFmpeg
developers
built on Dec 12 2013 23:44:02 with gcc 4.7 (SUSE Linux)
configuration: --enable-gpl
libavutil 52. 58.100 / 52. 58.100
libavcodec 55. 45.101 / 55. 45.101
libavformat 55. 22.100 / 55. 22.100
libavdevice 55. 5.102 / 55. 5.102
libavfilter 3. 92.100 / 3. 92.100
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[mp3 @ 0x282d8a0] Header missing
Last message repeated 51 times
[rtsp @ 0x2827900] decoding for stream 0 failed
[rtsp @ 0x2827900] Could not find codec parameters for stream 0 (Audio:
mp3 (U[0][0][0] / 0x0055), 44100 Hz, 2 channels, s16p, 256 kb/s):
unspecified frame size
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
rtsp://strm01.novotempo.org.br/radionovotempo-vivo: could not find codec
parameters
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3223>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list