[Fuse-for-macosx-commits] SF.net SVN: fuse-for-macosx:[717] trunk/fuse/fusepb/resources/Fuse Help/
Brought to you by:
fredm
From: <fr...@us...> - 2012-12-06 10:23:44
|
Revision: 717 http://sourceforge.net/p/fuse-for-macosx/code/717 Author: fredm Date: 2012-12-06 10:23:34 +0000 (Thu, 06 Dec 2012) Log Message: ----------- Add missing manual page. Added Paths: ----------- trunk/fuse/fusepb/resources/Fuse Help/html/movies.html Added: trunk/fuse/fusepb/resources/Fuse Help/html/movies.html =================================================================== --- trunk/fuse/fusepb/resources/Fuse Help/html/movies.html (rev 0) +++ trunk/fuse/fusepb/resources/Fuse Help/html/movies.html 2012-12-06 10:23:34 UTC (rev 717) @@ -0,0 +1,49 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + <head> + + <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> + <!-- AppleSegStart="Compressed Files" --> + <title>Compressed Files</title> + </head> + <body> + <font face="Lucida Grande,Helvetica,Arial"><a name="Compressed + Files"></a><!-- AppleSegDescription="This section describes Fuses support of compressed files." --></font> + <div class="refsect1" xml:lang="en" lang="en"> + <h2><font face="Lucida Grande,Helvetica,Arial">Movie Recording<br> + </font></h2> + </div> + <p> + <font face="Lucida Grande,Helvetica,Arial">Fuse can save movies + with sound in a specific file format (FMF). This recording is + very fast and has a moderate size, but you need to use the + fmfconv program in fuse‐utils to convert the format into regular + video and/or audio file. The Movie Compression Level preference + allows you to set the compression level to None, Lossless or + High. The default is Lossless. Recording a movie may slow + down emulation, if you experience performance problems, you can + try to set compression to None.<br> + <br> + Fuse records every displayed frame, so by default the recorded + file has about 50 video frames per second. A standard + video has about 24‐30 frames per second framerate, + so if you set the Frame rate 1:n preference to 2 than recording + frame rate is reduced to about 25/s. The exact frame rate + depends on the Z80 clock frequency which varies depending on the + specific emulated machine.<br> + Note: You can see all of the Spectrum graphics effects (for + example those in scene demos) only if the Fuse frame rate option + is set to 1, but in most cases like game software you can safely + use a setting of 2. Also, movie recording stops if the emulated + machine is changed while recording is in progress.<br> + <br> + The recorded number of channels matches the sound preferences + which is set to mono by default. You can record stereo sound if + you use the AY stereo separation preference.<br> + <br> + You can use the fmfconv program from the fuse-utils package to + convert a FMF-format recorded movie file into a standard video + file.</font></p> + <!-- AppleSegEnd --> + </body> +</html> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |