[FFmpeg-trac] #2029(avcodec:new): mxf op1a audio has wrong duration and bitrate
FFmpeg
trac at avcodec.org
Fri Dec 14 11:43:58 CET 2012
#2029: mxf op1a audio has wrong duration and bitrate
--------------------------------------+---------------------------------
Reporter: cbsrobot | Owner:
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Keywords: mxf
Blocked By: | Blocking:
Reproduced by developer: 0 | Analyzed by developer: 0
--------------------------------------+---------------------------------
Summary of the bug:
How to reproduce:
{{{
ffplay Kinderfilmtage_2012.A.mxf
ffplay version N-47450-g217b10d Copyright (c) 2003-2012 the FFmpeg
developers
built on Dec 5 2012 12:23:41 with Apple clang version 4.1
(tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-
postproc --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-
amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-
libxvid --enable-libvpx --enable-libmp3lame --enable-libfreetype --enable-
libopenjpeg --enable-libass --enable-libvo-aacenc --enable-libaacplus
--enable-frei0r --enable-libfdk-aac --cc=clang --prefix=/usr/local
libavutil 52. 11.101 / 52. 11.101
libavcodec 54. 79.100 / 54. 79.100
libavformat 54. 44.100 / 54. 44.100
libavdevice 54. 3.102 / 54. 3.102
libavfilter 3. 24.100 / 3. 24.100
libswscale 2. 1.103 / 2. 1.103
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
[mxf @ 0x7f8a24803c00] "OPAtom" with 2 ECs - assuming OP1a
Input #0, mxf, from 'Kinderfilmtage_2012.A.mxf':
Metadata:
timecode : 00:00:00:00
Duration: 00:00:00.01, start: 0.000000, bitrate: -2147483 kb/s
Stream #0:0: Audio: pcm_s24le, 48000 Hz, 2 channels, s32, 2304 kb/s
15.98 A-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
}}}
the file is playable with ffplay.
The correct duration should be: 00:00:15.00
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2029>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list