Is there any way I could save only odd or even frames out from an input MLV file and output that into a new MLV file?
I need to do this to save some space of redundant duplicated frames of some MLV written by mlv_rec.mo that wrote duplicated frames in 1fps frame override mode in 1x crop on 5D2.
I tried -f switch but that only allows input of frame or frame range, not comma delimited frame numbers, -f 0,2,4,6,8 for example.
Any ideas would be appreciated. Thanks!