[MPlayer-users] Video scrolls from left to right when playing a yuv4mpeg stream.yuv

Krzysztof Duchnowski amidk75 at gmail.com
Thu Apr 12 06:39:33 CEST 2012


On 12.04.2012 04:42, Bill Crockett wrote:
> 
> When I use this:
> 
>      mplayer -vo yuv4mpeg somevideo.mpg
> 
> And then play it back with this:
> 
>      mplayer -rawvideo fps=25:w=720:h=576:yv12 -aspect 16:9 -demuxer 
> rawvideo stream.yuv
> 
> The video scrolls slowly from left to right when playing.  Is this 
> normal for the yuv4mpeg format?

No, but normal yuv4mpeg is like:
$~: mplayer -vo yuv4mpeg:file=filename.mpg someORYGINALfile.extension

and then it is not a RAW container to play but normal MPEG (it have RAW
video stream inside, but MPEG container still holds data about it, like
resolution or aspect or fps), so it is played by:
$~: mplayer filname.mpg

-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.getfirefox.net/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/


More information about the MPlayer-users mailing list