On Tue, Mar 16, 2010 at 10:39:06AM -0700, Aaron Stellman wrote: > On Tue, Mar 16, 2010 at 04:53:04PM +0000, Edd Barrett wrote: > > Hi, > > > > Have a play with this. > > > > Note, it uses mplayer's internal x264 library. The in tree x264 is now too > > old > > for use with mplayer. If you would like this to change, please help test > > the vlc > > update :) > > > > Thanks > > Seems to work okay on amd64 snapshot. Although AVCHD files (from sony > camcorder) seem to play slow compared to previous version of mplayer in > ports. The problems seems to be that the new mplayer identifies this > file as follows: > VIDEO H264(pid=4113) AUDIO A52(pid=4352) NO SUBS (yet)! PROGRAM N. 1 > FPS seems to be: 29.970030 > ^^^^ > The old mplayer couldn't identify frame rate for it at all, so I had to > manually specify '-fps 50'. > > On new mplayer, specifying '-fps 50' doesn't have any effect. Although > it does say: > FPS forced to be 50.000 (ftime: 0.020). > > On another noted, I didn't find any other issues with other files
Nevermind, this seems to do the trick: mplayer -demuxer lavf -vo xv -lavdopts threads=3:fast:skiploopfilter=all 0000.MTS
