Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
flvlc-2.4.2-src.zip | 2015-02-17 | 34.6 kB | |
flvlc-2.4.1-src.zip | 2015-02-17 | 33.5 kB | |
README | 2015-02-15 | 1.4 kB | |
flvlc-2.4.0-src.zip | 2015-02-15 | 33.4 kB | |
flvlc-2.3.2-src.zip | 2014-04-13 | 33.2 kB | |
flvlc-2.3-src.zip | 2014-04-09 | 33.2 kB | |
flvlc-2.2-src.zip | 2014-04-09 | 33.2 kB | |
Totals: 7 Items | 202.5 kB | 0 |
Version: flvlc 2.4.0 --------------------- URL: http://sourceforge.net/projects/flvlc Git: https://bitbucket.org/daltomi/flvlc === LINUX make === * Requirements: - FLTK 1.3 - libvlc 2.1 ( or vlc 2.1 ) - cmake 2.8 - GCC support c++11 === WINDOWS make (mingw) === * Requirements: - FLTK 1.3-snapshot - vlc 2.1 sdk - cmake 2.8 - GCC support gnu++11 === mini HELP === * Keyboard shortcuts: Key 'h' : toggle maximize Key 'l' : show playlist window Key 'p' : show preferences window Key 'u' : open URL Key 'y' : take one snapshot Key 'o' : open file key 't' : show subtitles window Key 'w' : watch toggle Key 'r' : toggle repeat Key 'f' : toggle fullscreen Key 'm' : toggle mute audio Key 's' : stop media Key 'Esc' or 'q' : quit Key 'n' : next media Key 'b' : previous media Key 'Space' : toggle play/pause Key '.' : volume up Key ',' : volume down Key 'arrow right': video foward low Key 'arrow left': video backward low Key 'arrow up': video foward high Key 'arrow down' : video backward high Mouse wheel: volume up/down === Notes === * Repeat modes: a ) none b ) repeat current media file. c ) repeat playlist * Popup Menu: Press right button. * Watch button: Save the current position video while running. * Snapshot: Save to temp directory. * Open URL:( alpha, testing ) * Automatically save and load playlist. (See Changelog)