14 Aug 2012 02:56
#1638(avformat:new): SWF demuxer cannot correctly identify MP3 stream
FFmpeg <trac <at> avcodec.org>
2012-08-14 00:56:07 GMT
2012-08-14 00:56:07 GMT
#1638: SWF demuxer cannot correctly identify MP3 stream
--------------------------------------+----------------------------------
Reporter: mbradshaw | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Keywords:
Blocked By: | Blocking:
Reproduced by developer: 0 | Analyzed by developer: 0
--------------------------------------+----------------------------------
I created a SWF file with Adobe Flash Professional CS6 today. It's a
simple SWF that just contains a MP3 track. FFmpeg does not correctly read
this though and is not able to identify the MP3 stream.
Below is the output from ffmpeg regarding this SWF I created today:
{{{
$ ./ffmpeg -i ~/UntitledTest.swf
ffmpeg version N-43294-g8993c25 Copyright (c) 2000-2012 the FFmpeg
developers
built on Aug 12 2012 10:15:07 with gcc 4.2.1 (GCC) (Apple Inc. build
5666) (dot 3)
configuration: --enable-libx264 --enable-gpl --enable-libopenjpeg
libavutil 51. 66.101 / 51. 66.101
libavcodec 54. 50.100 / 54. 50.100
libavformat 54. 22.101 / 54. 22.101
libavdevice 54. 2.100 / 54. 2.100
libavfilter 3. 5.102 / 3. 5.102
libswscale 2. 1.101 / 2. 1.101
libswresample 0. 15.100 / 0. 15.100
libpostproc 52. 0.100 / 52. 0.100
[swf <at> 0x10180ec00] Could not find codec parameters for stream 0 (Audio:
(Continue reading)
RSS Feed