0

I need to grab a frame from the MTS file at a specified interval of time by the MPlayer.

When I use the -ss parameter I get the grey image with random gray squares:

mplayer.exe -frames 1 -ss 3 -vo jpeg:quality=95 -vf scale=480:270 test.MTS

enter image description here

However I get the good quality video frame when I omit the -ss parameter:

mplayer.exe -frames 1 -vo jpeg:quality=95 -vf scale=480:270 test.MTS

enter image description here

Does anybody have an idea how to extract the quality video frame from the below video file using the -ss parameter? https://www.dropbox.com/sh/2dqufejwkv07fk0/AAC16zUAW_GFbFdvVIMSGyPZa/00001.%5B2%5D.MTS?dl=0

slhck
  • 228,104

0 Answers0