Opened 12 years ago
Closed 12 years ago
#1697 closed defect (fixed)
qdm2 in aiff: fix duration
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | aif qdm2 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
qt reports 5.52s
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/204/QDesign2.aif
$ ffmpeg -i QDesign2.aif ffmpeg version 0.11.1.git-4f92d31 Copyright (c) 2000-2012 the FFmpeg developers built on Aug 28 2012 14:56:41 with gcc 4.6.1 (GCC) configuration: --disable-ffprobe --disable-ffplay --enable-gpl libavutil 51. 70.100 / 51. 70.100 libavcodec 54. 54.100 / 54. 54.100 libavformat 54. 25.104 / 54. 25.104 libavdevice 54. 2.100 / 54. 2.100 libavfilter 3. 13.101 / 3. 13.101 libswscale 2. 1.101 / 2. 1.101 libswresample 0. 15.100 / 0. 15.100 libpostproc 52. 0.100 / 52. 0.100 Guessed Channel Layout for Input Stream #0.0 : mono Input #0, aiff, from 'QDesign2.aif': Duration: 00:00:00.00, start: 0.000000, bitrate: 24792 kb/s Stream #0:0: Audio: qdm2 (QDM2 / 0x324D4451), 11127 Hz, mono, s16, 24 kb/s At least one output file must be specified
Change History (2)
comment:1 by , 12 years ago
Keywords: | aif qdm2 added |
---|---|
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by you.