[MPlayer-users] saving the decoded files
Nico Sabbi
nicola_sabbi at fastwebnet.it
Sat Jun 23 11:48:34 CEST 2007
Azadeh Rasouli wrote:
>Hi
>
> I'm using x264 for my master thesis implementation and want to decode my
>videos with Mplayer. It decodes and plays them very well but I want to keep
>the decoded files (YUV format) somewhere to be able to calculate the PSNR of
>the decoded result. does Mplayer support such a thing?
>
>I should note that I've used ffmpeg for decoding too but the quality of
>Mplayer seems to be better on my videos.
>
>I would be grateful if someone answer me.
>
>Thanks a lot
>
>Azadeh
>
>
you can encode them to -ovc raw or to -ovc lavc -lavcopts format=ffv1
(that is lossless)
More information about the MPlayer-users
mailing list