Log in

View Full Version : video quality metrics (psnr, ssim, vqm) - command line program or scripts


senze
14th September 2012, 06:56
Hello,

I have a lot of different video files from one source and I want to take psnr, ssim and vqm. I need to do this in an automated manner. Has someone a tool or some scripts I can use?

Regards,
senze

jasonme
14th September 2012, 08:53
Recall MSU quality measure tool: http://compression.ru/video/quality_measure/video_measurement_tool_en.html, but it will be cool to have a command line script to do this.

senze
15th September 2012, 02:37
Thank you. Unfortunately I already have this program and I don't think it's the best idea to script the Gui version.