[vlc-commits] Added -logo option to cocoavlc command line. Options -adjust, -logo
mrJean1
git at videolan.org
Fri Jul 13 12:00:36 CEST 2018
vlc/python | branch: master | mrJean1 <mrJean1 at Gmail.com> | Mon Jun 4 16:17:18 2018 -0400| [f42cc9e4316255f0a29e886dc215c3ce6730e878] | committer: mrJean1
Added -logo option to cocoavlc command line. Options -adjust, -logo
and -marquee are only available with VLC 3+ and python-vlc 3+ since the
VideoAdjust-, VideoLogo- and VideoMarqueeOption don’t work otherwise.
Changed function _dot2int in footer.py to work around 4-digit version
numbers.
> http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=f42cc9e4316255f0a29e886dc215c3ce6730e878
---
examples/cocoavlc.py | 193 ++++++++++++++++++++++++------------------
generator/templates/footer.py | 5 +-
2 files changed, 113 insertions(+), 85 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commitdiff;h=f42cc9e4316255f0a29e886dc215c3ce6730e878
More information about the vlc-commits
mailing list