14
[Solved] embedded videos in firefox take a lot of CPU timeview story

https://bbs.archlinux.org – I reply to myself but I have found the flash video replacer extension to firefox. It is able to launch an external player for flash videos on main site that use flash to play video (youtube, etc...). It works great for these websites and allow me to see high quality mp4 video on youtube with my 5 years old computers using mplayer. (HowTos)

13
[ubuntu] can't install mplayer with apt-get (Hash Sum mismatch)view story

http://ubuntuforums.org – on 10.04LTS, this worked fine ysterday, what happened??? $ sudo apt-get install mplayer Reading package lists... Done Building dependency tree Reading state information... (Hardware)

13
wmfs2 guideview story

http://crunchbanglinux.org – Some of you guys requested that I make a WMFS2 thread so here it is =]WMFS2 is still in beta but in my experience I have had no bugs or issues (well none that cannot be solved very easily) The wmfs community is small but helpful and the dev is usually always found on freenode #wmfs (xorg62).Now for the install. (HowTos)

13
The great #! forums i3 threadview story

http://crunchbanglinux.org – Been trying out i3 for while - refer to the epic 30 Wm's thread for a review and installation notes:http://crunchbanglinux.org/forums/post/200514/#p200514I can see getting hooked on this Wm; I actually prefer tabbing to tiling, but can't quite get efficient with container management.Screenshot: and config:# This file has been auto-generated by i3-config-wizard(1). # It will not be overwr (HowTos)

10
How to Install XBMC 11.0 Eden in Ubuntu 12.04/11.10/11.04/10.04/10.10view story

http://ubuntuguide.net – XMBC 11.0 Eden final was released on March 24th. XBMC 11.0 Milestones include Addon Rollbacks, vast improvements in Confluence (the default skin), massive speed increases via features like Dirty-region rendering and the new JPEG decoder, a simpler, better library, movie set scraping, additional protocol handling, better networking support, better handling of unencrypted BluRay content and structu (HowTos)

11
[ubuntu] Repairing Totemview story

http://ubuntuforums.org – Hello, somebody please help me repairing Totem on 10.04, I've damaged it on an online friend's system. Quick history: OP installed VLC from the n-muench/vlc2 PPA which also installed libav* (libavformat52, ...) stuff version 0.6.2 Later he tried to install Frostwire which depends on mplayer which depends on libav* 0.5.1 and wasn't installable. (Hardware)

5
Qmmp is a fast, Winamp-like music player for Linux.view story

http://linuxlandit.blogspot.com – Qmmp is a Linux music player which will remind you of Winamp. (HowTos)

13
Request to upgrade : mplayer and mltview story

http://chakra-project.org – Png output in mplayer package is broken, this is important for me, using mplayer-svn solved itAlso I am "working" on a 16 video tracks project in kdenlive and crashes a lot. With Archlinux i don't have problems. They are using mlt 0.7.8. I compiled 0.7.8 myself in chakra and works fine. Should be a safe upgrade.http://mltframework.blogspot.com.es/201 … eased.html (HowTos)

14
gecko-mplayer problem in some websiteview story

https://www.centos.org – I tried to view source code of the page, found and get the "mms" link and put it on the Gnome-mplayer - File - Open location. The stream works. Something wrong with gecko-mediaplayer may ... [by icemans] (Distributions)

6
Using a named pipe as ffmpeg/avconv's input for streamingview story

http://unix.stackexchange.com – So I'm in a situation in which I want to feed a .wav (or other kind of sound) file to a named pipe/FIFO, and use the pipe as ffmpeg's input source (with a ffserver feed as an output). This is as far as I've gotten (ffserver is already running, and I think is unrelated to my issue): $ mkfifo audio.wav $ mplayer -ao pcm:file=audio.wav soundfile.wav & [2] 30864 Symbol `ff_codec_bmp_tags' has diff (HowTos)