#4397: Sample rate incorrectly detected for dts file -------------------------------------+------------------------------------- Reporter: d4eva | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- FFmpeg built with --enable-libdcadec --disable-decoder=dca
Output from dcadec.exe: H:\ffmpeg>dcadec.exe sample.dts DTS-HD Master Audio: 8 ch, 96 kHz, 24 bit (DTS Core Audio: 5.1 ch, 48 kHz, 24 bit, ES, 1536 kbps) Output from FFmpeg H:\ffmpeg>ffmpeg.exe -i sample.dts ffmpeg version 2.6.git Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.9.2 (i686-win32-dwarf-rev0, Built by MinGW-W64 project) configuration: --enable-memalign-hack --extra-cflags=-I/local/include --extra-ldflags=-L/local/lib --extra-cflags=-U__STRICT_ANSI__ --extr a-ldflags='-static-libgcc -static-libstdc++' --disable-shared --disable- doc --enable-libdcadec --disable-decoder=dca --enable-static --enabl e-ffmpeg --enable-ffplay libavutil 54. 20.101 / 54. 20.101 libavcodec 56. 30.100 / 56. 30.100 libavformat 56. 26.101 / 56. 26.101 libavdevice 56. 4.100 / 56. 4.100 libavfilter 5. 13.101 / 5. 13.101 libswscale 3. 1.101 / 3. 1.101 libswresample 1. 1.100 / 1. 1.100 Input #0, dts, from 'sample.dts': Duration: N/A, start: 0.000000, bitrate: N/A Stream #0:0: Audio: dts (DTS-HD MA), 48000 Hz, 7.1, s32p (24 bit) At least one output file must be specified See 48000. It should have been 96000. -- Ticket URL: <https://trac.ffmpeg.org/ticket/4397> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac