[MPlayer-users] bugs when displaying album art for mp3, ?m4a files

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Aug 4 19:05:59 CEST 2012


On Sat, Aug 04, 2012 at 06:54:36PM +0200, Reimar Döffinger wrote:
> On Sat, Aug 04, 2012 at 06:52:07PM +0200, Reimar Döffinger wrote:
> > On Sat, Aug 04, 2012 at 01:58:16PM +0000, Carl Eugen Hoyos wrote:
> > > Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> > > 
> > > > This one should fix both
> > > 
> > > Does not work for both samples here.
> > 
> > How did you test? get_property time_pos returns completely sensible and
> > useful values for me after that.
> 
> Ah, the original questions was about time_pos, this one was about
> seeking.
> Patch only addresses time_pos.

Seeking is a FFmpeg bug, it cannot handle seeking in streams that have
significantly longer audio than video, it will always seek to a video
keyframe (which in this specific sample means it will always seek to 0
no matter what is requested).
Such an album art sample should probably be made part of FFmpeg's
seektest.


More information about the MPlayer-users mailing list