Opened 9 years ago
Closed 9 years ago
#5199 closed defect (fixed)
No timestamps when playing dvaudio in wav with FFplay
Reported by: | Carl Eugen Hoyos | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | avcodec |
Version: | git-master | Keywords: | dvaudio |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Playing the wav files from https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket1564/ shows no timestamps.
$ ffplay dvaudio_pal_48khz.wav -autoexit ffplay version N-78065-ge9e6233 Copyright (c) 2003-2016 the FFmpeg developers built with gcc 4.7 (SUSE Linux) configuration: --enable-gpl --enable-libx264 libavutil 55. 15.100 / 55. 15.100 libavcodec 57. 22.102 / 57. 22.102 libavformat 57. 23.100 / 57. 23.100 libavdevice 57. 0.100 / 57. 0.100 libavfilter 6. 27.100 / 6. 27.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 [wav @ 0x7f5140000920] Estimating duration from bitrate, this may be inaccurate Input #0, wav, from 'dvaudio_pal_48khz.wav': Metadata: encoded_by : Adobe Premiere Pro CC 2015 (Wind encoder : Adobe Premiere Pro CC 2015 (Windows) date : 2016-01-24 creation_time : 13:39:17 time_reference : 0 Duration: 00:00:14.18, bitrate: 1728 kb/s Stream #0:0: Audio: dvaudio ([22][2][0][0] / 0x0216), 48000 Hz, 2 channels, s16, 1728 kb/s nan M-A: nan fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0
Change History (1)
comment:1 by , 9 years ago
Component: | undetermined → avcodec |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I believe this was fixed in 2edd4758