On 09/03/2015 08:46, Fabian Keil wrote:
Juergen Lock <n...@jelal.kn-bremen.de> wrote:

  I just saw vlc 2.2.0 is out and updated the port, please test:

        https://people.freebsd.org/~nox/tmp/vlc-2.2.0-001.patch
Thanks for the update.

I get a couple of warnings at build time:

configure: WARNING: unrecognized options: --disable-egl, --disable-libvnc, 
--disable-quicksync, --enable-dirac, --enable-glx, --with-qt-includes, 
--with-qt-libraries, --with-extra-includes, --with-extra-libs
[...]
====> Running Q/A tests (stage-qa)
Warning: 'lib/vlc/plugins/codec/libtheora_plugin.so' is not stripped consider 
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
[... same message for the other plugins ....]

The installed binary seems to mostly work as expected.

The only regression I noticed so far is that vlc doesn't get the final window
size right when it's started with a video file specified on the command line:
https://www.fabiankeil.de/bilder/screenshots/vlc/vlc-2.2.0-001-rendering-flaw.jpg

After going to fullscreen and back again (for example by hitting f twice)
vlc uses the expected window size. Moving the window around has the same effect.
Loading the video through the GUI seems to work around the problem as well.

I'm using a tiling window manager (i3) which could be part of the problem
and I wouldn't be surprised if the problem was OS-independent.

Fabian
There is also a vlc preference setting to control video sizing. So, if you have the window not maximized, the window will be seen to adjust "automatically" to the video size. This can be changed in tools->preferneces->interface->"Resize Interface to video size". I believe the default for this sitting is "checked".

S
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to