Opened 8 years ago

#5066 new defect

Seeking in real media audio file with ffplay fails

Reported by: Carl Eugen Hoyos Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords: real ra28 seek
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

(vlc ticket 15808)
A user has uploaded a sample that can be seeked fine with ffmpeg, seeking with ffplay fails.

$ ffplay -ss 30 Guess\ I\'m\ Dumb.ram
ffplay version N-77045-ga16243a Copyright (c) 2003-2015 the FFmpeg developers
  built with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl
  libavutil      55.  9.100 / 55.  9.100
  libavcodec     57. 16.101 / 57. 16.101
  libavformat    57. 19.100 / 57. 19.100
  libavdevice    57.  0.100 / 57.  0.100
  libavfilter     6. 20.100 /  6. 20.100
  libswscale      4.  0.100 /  4.  0.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[rm @ 0x7f7d68000920] Estimating duration from bitrate, this may be inaccurate
Guess I'm Dumb.ram: could not seek to position 30.000
Input #0, rm, from 'Guess I'm Dumb.ram':
  Metadata:
    title           : Guess I'm Dumb
    author          : Glen Campbell
    copyright       : Brian Wilson
    comment         :
  Duration: 00:02:45.24, bitrate: 15 kb/s
    Stream #0:0: Audio: ra_288 (28_8 / 0x385F3832), 8000 Hz, mono, flt, 15 kb/s
   3.84 M-A:  0.000 fd=   0 aq=    3KB vq=    0KB sq=    0B f=0/0

Attachments (1)

Guess I'm Dumb.ram (307.4 KB ) - added by Carl Eugen Hoyos 8 years ago.

Download all attachments as: .zip

Change History (1)

by Carl Eugen Hoyos, 8 years ago

Attachment: Guess I'm Dumb.ram added
Note: See TracTickets for help on using tickets.