Evening penguins and devils, today i’m feeling generous so i’mma share my mplayer/vlc setting for smooth ts/tp playback in linux after hours of experimenting and hallucinating. Probably for those who dunhave the privilege to use vdpau output.
if you dunhave mplayer or vlc yet or feeling like upgrading the player u’ve installed from maverick repo, feel free to add these 2 ppa(s) to enjoice newer version of both player.
(i suppose non-ubuntu user know how to do this with their distro)
sudo add-apt-repository ppa:ferramroberto/vlc
sudo add-apt-repository ppa:ripps818/coreavc
and start
sudo apt-get update
sudo apt-get install vlc mplayer / sudo apt-get upgrade
for VLC
- Go to Preferences(or hit Ctrl+P)
- Go to Video and set Output to XVideo output (XCB)
- Then set Deinterlacing=Auto/On and Mode=BoB/Linear
- Enjoice
if the playback still suck:
- try to check Deinterlacing & Deinterlacing Mode by right clicking the video and go to Video>Deinterlace/Deinterlace mode coz my VLC tend to not save the setting and set Deinterlace mode to Discard when the video is playing.
- try to toggle(On/Off) ‘Use GPU acceleration’ in Preferences>Input & Codecs.
for Mplayer (basic)
- Start terminal and type mplayer -fps 60 -vo xv -vf tfields=4 <insert.video.path>
- Enjoice
integrate into SMplayer
- Go to Preferences>Advanced>Options for Mplayer
- In Option field put ‘-fps 60’
- In Video Filter field put ‘tfields=4’
- Enjoice
- make sho u set video output to XV
- this could also apply to other mplayer frontend client like gnome mplayer, kmplayer, kplayer and anything yang sewaktu dengannya. probably
if you have anything to ask about vlc.
goto Topeka.
if you have anything to ask about mplayer
open terminal and start
- mplayer -vo help
- mplayer -ao help
- mplayer -vf help
- mplayer -af help
- mplayer -pphelp
- man mplayer | grep <insert.keywurd>
or Topeka.
if you have HUGE! mkv HD movie(>9000GB /movie) and want to play it with mplayer/smplayer, i suggest follow these tuts for future enjoicement.
http://code.google.com/p/coreavc-for-linux/w/list
- note : step 3 for Install patch into mplayer is not needed.
Last note : I’ve only tested these with C2D T6400 + X4500MHD laptop, so if this method not working for your setup, just Topeka. Any whining dan surat-menyurat tidak akan dilayan.
Copy-Pasta-Spaghetti from my post in LYN.
Notes
-
xace9 posted this







