#3708: Incorrect duration shown for wav file? -------------------------------------+------------------------------------- Reporter: broham | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: wav | Blocked By: duration regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by broham): So i pulled f9329946 from github, built it and ran it against the problem file but I am getting the same results. Output below: {{{ ffprobe test.wav FFprobe version git-f932994, Copyright (c) 2007-2011 the FFmpeg developers built on Jun 11 2014 08:59:16 with clang 5.1 (clang-503.0.38) configuration: libavutil 50.36. 0 / 50.36. 0 libavcore 0.16. 1 / 0.16. 1 libavcodec 52.108. 0 / 52.108. 0 libavformat 52.93. 0 / 52.93. 0 libavdevice 52. 2. 3 / 52. 2. 3 libavfilter 1.73. 1 / 1.73. 1 libswscale 0.12. 0 / 0.12. 0 [wav @ 0x7f82fb008000] max_analyze_duration reached Input #0, wav, from 'test.wav': Duration: 00:00:02.52, bitrate: 13228 kb/s Stream #0.0: Audio: gsm_ms, 8000 Hz, 1 channels, s16, 13 kb/s }}} Any idea why it still wouldn't be working? -- Ticket URL: <https://trac.ffmpeg.org/ticket/3708#comment:12> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac