khval / mplayer-amigaos

Automatically exported from code.google.com/p/mplayer-amigaos
1 stars 0 forks source link

AREXX SCREENSHOT command creates continues screenshots creating hunderds of files #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start MPlayer with the following command:
    MPlayer -vf screenshot video.mp4

2. Issue the SCREENSHOT AREXX command.
    rx "ADDRESS MPLAYER.1;SCREENSHOT"

    I use the AREXXConsole program from OS4Depot to make it easy.

What is the expected output? What do you see instead?

Expect the current frame (1 only) to be saved to a file.
Instead every frame is saved until the video quits playing. This can create 
hundreds of files!

What version of the product are you using? On what operating system?

liveforit_mplayer v5.1 with AmigaOS4.1 upd6 on X1000.

Original issue reported on code.google.com by kt...@inbox.com on 26 May 2014 at 11:27

GoogleCodeExporter commented 9 years ago
Fixed in R75

Original comment by kjetil.h...@gmail.com on 27 May 2014 at 5:18