Your message dated Sun, 4 Oct 2015 16:07:54 +0200
with message-id <[email protected]>
and subject line Re: Bug#790446: mpv: Warning about mismatch between build and 
run-time ffmpeg libraries
has caused the Debian Bug report #790446,
regarding mpv: Warning about mismatch between build and run-time ffmpeg 
libraries
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
790446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790446
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mpv
Version: 0.9.2-1+ffmpeg
Severity: normal

Hi!

[ First of all, thanks for providing a ffmpeg version of the package,
  there's quite some media that does not play correctly with libav. ]

The mpv program emits the following warning on startup:

,---
Warning: mpv was compiled against a different version of ffmpeg than the shared
library it is linked against. This can expose subtle ABI compatibility issues
and can lead to misbehavior and crashes.
`---

Which, to me points out there's a problem somewhere. Either:

 * the warning is bogus, and
   - mpv should be silenced in common/av_log.c:print_libav_versions, or
   - ffmpeg should not be exposing the minor versions in its macros
     and *_version() functions, so that such warnings do not trigger, or
 * the warning is valid, and
   - mpv needs a strict versioned dependency, or
   - mpv very unfortunately needs to statically link against ffmpeg, or
 * something else?

I'm filing it here, because it's not clear to me where the real
problem lies. Please reassign as appropriate if need be.

Thanks,
Guillem

--- End Message ---
--- Begin Message ---
Version: 0.10.0-1

On Sat, Jul 18, 2015 at 03:21:06PM +0200, Alessandro Ghedini wrote:
> Control: tags -1 fixed-upstream
> 
> On Mon, Jun 29, 2015 at 06:01:04pm +0200, Guillem Jover wrote:
> > Package: mpv
> > Version: 0.9.2-1+ffmpeg
> > Severity: normal
> > 
> > Hi!
> > 
> > [ First of all, thanks for providing a ffmpeg version of the package,
> >   there's quite some media that does not play correctly with libav. ]
> > 
> > The mpv program emits the following warning on startup:
> > 
> > ,---
> > Warning: mpv was compiled against a different version of ffmpeg than the 
> > shared
> > library it is linked against. This can expose subtle ABI compatibility 
> > issues
> > and can lead to misbehavior and crashes.
> > `---
> > 
> > Which, to me points out there's a problem somewhere. Either:
> > 
> >  * the warning is bogus, and
> >    - mpv should be silenced in common/av_log.c:print_libav_versions, or
> 
> Upstream removed the warning now, see [0].

This is now fixed.

Cheers

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to