[FFmpeg-trac] #1524(avformat:new): mp3 audio stream not detected
FFmpeg
trac at avcodec.org
Thu Jul 12 07:58:22 CEST 2012
#1524: mp3 audio stream not detected
------------------------------------+------------------------------------
Reporter: petere | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: mp3 | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by cehoyos):
* keywords: => mp3
* version: unspecified => git-master
* component: undetermined => avformat
Old description:
> Summary of the bug: I have an mp3 file where ffmpeg does not find the
> audio stream
>
> ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg
> developers
> built on May 15 2012 12:57:14 with gcc 4.6.2
> configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32
> --cross-prefix=i686-w64-mingw32- --enable-static --disable-shared
> --enable-zlib --disable-postproc --prefix=/home/peter/ffmpeg/build/gpl
> --enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264
> -lpthread' --enable-runtime-cpudetect --extra-
> cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib
> --pkg-config=pkg-config --disable-w32threads
> libavutil 51. 51.100 / 51. 51.100
> libavcodec 54. 21.101 / 54. 21.101
> libavformat 54. 5.100 / 54. 5.100
> libavdevice 53. 4.100 / 53. 4.100
> libavfilter 2. 73.100 / 2. 73.100
> libswscale 2. 1.100 / 2. 1.100
> libswresample 0. 11.100 / 0. 11.100
> [mpeg @ 015cc6a0] Could not find codec parameters (Video: none)
> [NULL @ 015cf700] start time is not set in estimate_timings_from_pts
> [NULL @ 015ce9e0] start time is not set in estimate_timings_from_pts
> Input #0, mpeg, from 'G:\Files from users\H\hsbrown2 at comcast.net\Have
> Yourself a Merry Little Christmas.mp3':
> Metadata:
> title : Have Yourself a Merry Little Christmas
> artist : Tony Bennett
> album : A Tony Bennett Christmas
> disc : 1/1
> track : 11/18
> genre : Christmas
> date : 1968
> Duration: N/A, bitrate: N/A
> Stream #0:0[0x0]: Video: mjpeg, yuvj420p, 500x500 [SAR 1:1 DAR 1:1],
> 90k tbr, 90k tbn, 90k tbc
> Metadata:
> title :
> comment : Cover (front)
> Stream #0:1[0x1e0]: Video: none, 90k tbr, 90k tbn
> At least one output file must be specified
>
> ---> DB Level Info: -99, -99
> ---> Frame rate: 90000.00
> ---> Aspect ratio: 1:1
>
> How to reproduce:
> {{{
> % ffmpeg -i "Have Yourself a Merry Little Christmas.mp3"
> ffmpeg version
> built on ...
> }}}
New description:
Summary of the bug: I have an mp3 file where ffmpeg does not find the
audio stream
{{{
ffmpeg version N-40693-gc457a29 Copyright (c) 2000-2012 the FFmpeg
developers
built on May 15 2012 12:57:14 with gcc 4.6.2
configuration: --enable-memalign-hack --arch=x86 --target-os=mingw32
--cross-prefix=i686-w64-mingw32- --enable-static --disable-shared
--enable-zlib --disable-postproc --prefix=/home/peter/ffmpeg/build/gpl
--enable-libmp3lame --enable-libx264 --enable-gpl --extra-libs='-lx264
-lpthread' --enable-runtime-cpudetect --extra-
cflags=-I/home/peter/cc/include --extra-ldflags=-L/home/peter/cc/lib
--pkg-config=pkg-config --disable-w32threads
libavutil 51. 51.100 / 51. 51.100
libavcodec 54. 21.101 / 54. 21.101
libavformat 54. 5.100 / 54. 5.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 73.100 / 2. 73.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 11.100 / 0. 11.100
[mpeg @ 015cc6a0] Could not find codec parameters (Video: none)
[NULL @ 015cf700] start time is not set in estimate_timings_from_pts
[NULL @ 015ce9e0] start time is not set in estimate_timings_from_pts
Input #0, mpeg, from 'G:\Files from users\H\hsbrown2 at comcast.net\Have
Yourself a Merry Little Christmas.mp3':
Metadata:
title : Have Yourself a Merry Little Christmas
artist : Tony Bennett
album : A Tony Bennett Christmas
disc : 1/1
track : 11/18
genre : Christmas
date : 1968
Duration: N/A, bitrate: N/A
Stream #0:0[0x0]: Video: mjpeg, yuvj420p, 500x500 [SAR 1:1 DAR 1:1],
90k tbr, 90k tbn, 90k tbc
Metadata:
title :
comment : Cover (front)
Stream #0:1[0x1e0]: Video: none, 90k tbr, 90k tbn
At least one output file must be specified
}}}
---> DB Level Info: -99, -99
---> Frame rate: 90000.00
---> Aspect ratio: 1:1
How to reproduce:
{{{
% ffmpeg -i "Have Yourself a Merry Little Christmas.mp3"
ffmpeg version
built on ...
}}}
--
Comment:
Replying to [comment:1 petere]:
> I can provide the mp3 file if required.
Please do so, it is required.
(Consider reading http://ffmpeg.org/bugreports.html )
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1524#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list