Thread: mplayer - Iterative Frame Capture
i need write line of mplayer jpegs mpeg file. however, need capture every 10th frame, not every frame. problem mplayer, i've seen in man files, can capture every s seconds.
in optimal case, want work regardless of video's frame rate. know should possible work if knew frame rate, want make work possible frame rates.
i've looked over, can't seem find anything. have advice?
i figured out.
have use -vf tag , like:
code:mplayer -vf framestep=10 -vo jpeg:outdir=foodir foo.mov
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [all variants] mplayer - Iterative Frame Capture
Ubuntu
Comments
Post a Comment