Public bug reported:

Binary package hint: mplayer

The current rules for building mplayer in lucid lynx have --disable-
libavcodec_a as an option.  Hoever, in libmpcodecs/vf.c is:

#ifdef CONFIG_LIBAVCODEC_A
    &vf_info_spp,
    &vf_info_uspp,
    &vf_info_fspp,
    &vf_info_qp,
    &vf_info_mcdeint,
    &vf_info_geq,
#endif

That is, a group of video filters are only included if libavcodec is
allowed to be static.  Since "man mplayer" refers to spp and various
other error texts in mplayer itself refer to spp, either libavcodec_a
should be reenabled or the various documentation and text needs to be
corrected.

** Affects: mplayer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
disable_libavcodec_a disables various video filters 
https://bugs.launchpad.net/bugs/604133
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to