Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#388 closed defect (fixed)

mplayer -vo jpeg -nosound -frames 1 outputs 2 frames

Reported by: ryes540@… Owned by: alex@…
Priority: normal Component: vo
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

When executing something like mplayer -vo jpeg -nosound -frames 1, it outputs
2 frames:
00000001.jpg
00000002.jpg
Should only output 1 file. Plus would be nice to specify where and what file
name.

Change History (1)

comment:1 by reimar, 19 years ago

Resolution: fixed
Status: newclosed

Fixed in CVS.
Also, at least CVS has the outdir suboption for -vo jpeg to specify where to
save the files to. Nothing to set the filename though.

Note: See TracTickets for help on using tickets.