![]() |
VLC doesn't maximize properly - blue frames - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: VLC doesn't maximize properly - blue frames (/showthread.php?tid=3065) Pages:
1
2
|
Re: VLC doesn't maximize properly - blue frames - aus9 - 06-27-2016 Quote:I wonder what it chose to use with it's 'automatic' output setting before you changed it to X11 Navigate in your terminal to where OP store his mp file. then do this command....wait about 5 seconds and then close the gui down at the top but leave the terminal open. I will show mine as an example where I still have not setup Video acceleration.....I may do that later so am still using xcb Code: gordon@asus:/p4/1VIDEO$ vlc -vvv Cara\ Dillon\ -\ Craigie\ Hill\ \(tuvideo.matiasmx.com\).mp4 comments ....do not be alarmed with the huge number of lines that scroll by.....if the video or audio works....who cares? OK if you want better video you need to setup VA stuff but that is beyond the OP question. If I have time I will do a tutorial etc. I am also grateful to the downstream maintainers of vlc for compiling this package with lua support. lua support means you can stream youtube inside VLC if you don't want to download using youtube-dl and want a mixer for the track you are watching.....otherwise you are stuck with the sound settings of the uploader. Hope I have not confused you too much Re: VLC doesn't maximize properly - blue frames - aus9 - 06-27-2016 Ahh no need for tutorial as VLV already have one https://wiki.videolan.org/VLC_GPU_Decoding/ Re: VLC doesn't maximize properly - blue frames - JmaCWQ - 06-27-2016 Via the GUI it's Tools > Messages > 2 (Debug) then just start a video file playing. main debug: using vout display module "xcb_xv" Re: VLC doesn't maximize properly - blue frames - erve02d0 - 06-27-2016 (06-26-2016, 02:11 PM)aus9 link Wrote: not true here is proof playing a downloaded mp4 in full screen (one of them) without any blue box and still using automatic. The only claim I made was that my suggested solution did indeed solve my problem, so I have no idea what your point is here ![]() Re: VLC doesn't maximize properly - blue frames - aus9 - 06-27-2016 well I am glad you have it sorted but the words you used in describing your solution looked like some grand or universal solution. cheers ![]() |