最佳视频播放器:Adobe Flash Media Playback

转自
https://www.adobechinadeveloper.com/Newsletter/September2010/Essential_the_Articles/fmp_player.html

与世界分享视频的最快和最简便的方法是将其放置于因特网。 为了使得大家能够观看视频,视频播放器是必不可少的。 为了让每个人都能享受这一便利,Adobe已经发布了一款免费视频播放器,其名称为Flash Media Playback视频播放器。 作为最佳视频播放器,Flash Media Playback能够在你需要的时候方便地在线免费找到它。 你可以通过添加少量的代码即可在任何web页面使用这一播放器。 本文描述了如何使用Flash Media Playback视频播放器方便地发布视频,并且给出了可用的功能强大选项的概述。

Flash Media Playback是一款优秀的视频播放器,它适用于博客、小型商务活动、企业网站以及需要使用简单解决方案以提供卓越的、基于web的视频体验的任何人。 Flash Media Playback可以处理与连接视频源相关的复杂问题,并且为用户提供高质量的视频播放效果。 下面是一个利用Flash Media Playback 视频播放器播放的视频范例。

要求

为了最大程度地利用本教程,你需要准备下列软件和文件: Flash Media Playback 视频播放器

Flash Media Playback video player

Web 文件

  • 上载至web服务器的视频文件 (FLV)
  • 上载至web服务器的web页面,它包含播放器嵌入代码<0}

Dreamweaver CS5 (optional)

Prerequisite knowledge

要求具有使用HTML的经验并且了解基本HTML概念。

使用Flash Media Playback视频播放器

如果希望将Flash Media Playback视频播放器集成至你的web页面,你只需将播放器嵌入代码添加至该HTML页面即可。 当访问者在浏览器中加载该web页面时,Flash Media Playback将会自动在该页面显示你的视频播放器。

共有两种方式创建必需的嵌入代码,以便能够使用Flash Media Playback。

  • Flash Media Playback Setup页面
  • 人工编辑嵌入代码

Flash Media Playback Setup页面

如需复制该嵌入代码,请访问Flash Media Playback Setup页面:osmf.org/configurator/fmp/。 Flash Media Playback Setup页面 (参见图1) 包含左右两个主要部分。 使用左边的表格输入视频的值:视频源地址和各种自定义设置。 页面的右边包含一个预看播放器和预看嵌入代码。 输入相应值,然后点击Preview以生成合适的嵌入代码。

Flash Media Playback setup screen

图1. Flash Media Playback Setup屏幕

该表格包含两个必需设置的字段:

  • 视频源URL (链接至视频文件)
  • 播放器尺寸(宽度和高度)

Flash Media Playback还支持其它许多可配置参数。 然而,仅仅上面列出的值是必需的,其它参数是可选的或可以使用默认值填充。 只要你提供播放器的视频URL和尺寸,即可以生成正确的嵌入代码。

在Flash Media Playback Setup页面的上部显示两个标签:

  • Player (默认选择)
  • Advanced

如需了解关于这些选项的更多信息,参见下列文档:

  • Using Flash Media Playback and Strobe Media Playback (PDF, 530 KB)
  • 人工编辑嵌入代码

    如果你熟悉HTML代码,你可以人工编辑Flash Media Playback嵌入代码,而无需从Flash Media Playback Setup页面复制该代码。 你可以使用任意文本编辑器更新该嵌入代码。 如果需要,你可以先复制一些现有的嵌入代码,然后对其进行编辑;你也可以从头手工输入嵌入代码。

    注:如果手工编写的嵌入代码由于输入错误而包含差错,则播放器不能加载并且视频也不能播放。 由于代码差错难于解决,因此只有你拥有能够发现和排除HTML代码故障的经验,才推荐使用人工编辑方式。 当进行人工编辑代码时,像Adobe Dreamweaver CS5等HTML编辑器是非常有用的工具。

    Flash Media Playback支持

    除了Flash Media Playback的全套文档之外,Adobe还提供了一个支持论坛。 Flash Media Playback用户能够访问这些资源以便获取问题解答并且学习最佳实践方法。 请访问 Flash Media Playback论坛 以便参与社区活动和提出与Flash Media Playback相关的问题。

    Flash Media Playback没有包含的高级视频播放器选项

    Flash Media Playback是一个极具创造性的视频播放器解决方案。 它非常易于实现并且支持各种定制方式以便改变播放器的外观。 Strobe Media Playback(SMP) 是另一个你值得一试的解决方案。

    Flash Media Playback和Strobe Media Playback本质上是相同的-它们均支持相同的配置和植皮方法。 然而,Flash Media Playback不包含下列两个功能,而在使用Strobe Media Playback时,这两个功能是可用的:

    • 在任何web服务器上自由托管播放器
    • 访问播放器源代码

    尽管Strobe Media Playback允许你在任何web服务器上托管播放器,但该功能带来一个限制:不能使用Flash Player高速缓存功能。 当任何访问者首次加载一个包含Flash Media Playback的web页面,Flash Media Playback将首先被下载,然后存储于计算机的Flash Player 高速缓存器(使用一个特殊的、带有SWZ文件扩展名的签名文件)。 从此以后,当访问者访问其它使用Flash Media Playback的页面时,Flash Media Playback加载非常快速,因为它已经安装于计算机之中。 由于使用了Flash Player快速缓存功能,使用Flash Media Playback首次观看视频的速度要比使用Strobe Media Playback更快。

    由于Strobe Media Playback是一个开源项目,并且该源代码可以公开获得,因此许多具有丰富经验的ActionScript编程人员的机构能够对该代码进行扩展和以各种方法定制其播放器,而这些方法在使用Adobe提供的标准Flash Media Playback播放器时是无法获得的。

    对于需要更多定制功能的视频和媒体播放器,开发人员可以充分利用功能强大的开源媒体框架(Open Source Media Framework (OSMF))。 Flash Media Playback和Strobe Media Playback均构建于OSMF之上。 OSMF仍在不断演化,并且一旦OSMF获得新的功能,它们将会同时包含于Flash Media Playback和Strobe Media Playback的未来版本。

    如需了解关于OSMF的更多信息,请访问 OSMF.org。 你也可以阅读我的文章:Open Source Media Framework: Introduction and Overview.

    Adobe Creative Suite 5 应用程序包含许多用于在web页面中显示视频的附加选项。 例如,Adobe Flash Professional CS5包含一个易于使用的视频播放组件,其名称为FLVPlayback,并且Dreamweaver CS5提供一个非常有用的用户界面,以便在HTML页面中插入FLV视频文件。 关于这些选项的更多信息,请参阅下列文章:

  • Getting started with the ActionScript 3 FLVPlayback component
  • <li><a href="https://www.adobe.com/devnet/dreamweaver/articles/add_video.html">Adding video to a web page</a></li>

    此外,也可以参考 Video Technology CenterVideo Learning Guide for Flash 以便获得关于准备、编码和在线发布视频内容的更多信息。

    FlashFXP 4.0.0 Build 1488 RC2 Patch破解注册

    这个版本各大网站倒是都放出来了,分享一下网络上的破解信息
    FlashFXP是功能强大的FXP/FTP软件,融合了一些其他优秀FTP软件的优点,如像CuteFTP一样可以比较文件夹,支持彩色文字显示;像 BpFTP支持多文件夹选择文件,能够缓存文件夹;像LeapFTP一样的外观界面,甚至设计思路也差相仿佛。支持文件夹 (带子文件夹)的文件传送、删除;支持上传、下载及第三方文件续传;可以跳过指定的文件类型,只传送需要的文件;可以自定义不同文件类型的显示颜色;可以缓存远端文件夹列表,支持FTP代理及Socks 4&5;具有避免空闲功能,防止被站点踢出;可以显示或隐藏“隐藏”属性的文件、文件夹;支持每个站点使用被动模式等。
    注:安装时请选择“简体中文”,运行FlashFXP后可在程序的“Option–Language”菜单中选择“Chinese Simplified”,即为简体中文界面。

    破解软件信息:
    Release Type: Patch
    Release Date: 08/10/2010
    Protection: NOP
    Release Size: 295 KB
    Cracker: GioTiN + HSN.C3r
    Software Website:https://www.flashfxp.com/
    破解下载地址:
    FlashFXP.4.0.0.Build.1488.RC2.Patch-UST.rar
    下载地址1:https://www.prs-distro.com/index.php?dir=UST/2010/10.October/
    下载地址2:https://keygen.ms/crack/132867
    下载地址3:https://www.supercracks.net/v.php?id=132867
    下载地址4:https://download-crack-serial.com/software-crack.php?id=132867
    下载地址5:https://cracktop.com/v.php?id=132867

    Alcohol 120% v2.0.1.2033 多国语言零售版

    全能型虚拟光驱“烈酒 120°” Alcohol 120% 就是原来 Fantom CD 的作者自己自立门户单干后,独立开发的一套功能非常强大的光盘刻录软件。这套软件目前非常强大,其功能比起 Fantom CD 简直有过之而无不及. 界面更加友好, 程序更加精炼, 操作也更加方便。光盘复制能力已经超越了CloneCD,还支持最新的SD 2.8加密光盘的直接复制了,并且现在可以正确模拟SecuROM V4.x的保护方式。

    光盘刻录软件的完整解决方案,能完整的仿真原始光盘片,让你能不必将光盘映像文件刻录出来便可以使用虚拟光 驱执行虚拟光盘且其效能比实际光驱更加强大;另外,Alcohol 120% 可支持多种映像档案格式,你可以利用其它软件所产生的光盘映像文件直接挂载进 Alcohol 120%之虚拟光驱中,便可直接读取其内容;你也可以直接将 CD,DVD 或光盘映像文件刻录至空白 CD-R / CD-RW / DVD-R / DVD-RW / DVD-RAM / DVD+RW 之中,而不必透过其它的刻录软件,方便你对光盘及映像文件的管理.

    Alcohol 120% 兼具光盘刻录与虚拟光驱两大功能的软件 – Alcohol 120%,最大的特色是:可以破解防拷光盘、制作/刻录光盘映像档、CDR/DVD 刻录。

    光盘刻录软件的完整解决方案,能完整的仿真原始光盘片,让 你能不必将光盘映像档刻录出来便可以使用虚拟光盘机执行虚拟光盘且其效能比实际光盘机更加强大;另外,Alcohol 120%可支持多种映像文件格式,你可以利用其它软件所产生的光盘映像档直接挂载进Alcohol 120%之虚拟光盘机中,便可直接读取其内容;你也可以直接将 CD,DVD 或光盘映像档刻录至空白CD-R / CD-RW / DVD-R / DVD-RW / DVD-RAM / DVD+RW 之中,而不必透过其它的刻录软件,方便你对光盘及映像档的管理。

    产品特色:可虚拟 31 部虚拟光盘机;让电脑游戏玩家拥有 200 倍超高速光盘机,不用烦恼光盘机速度太慢;可直接进行对烧或将映像档刻录至空白光盘片;同时支持多部刻录机并同时进行读取及刻录动作;可用 RAW 模式执行 1:1 的读取和刻录并忠实的将光盘备份或以光盘映像档储存;支持读取及刻录各式光盘映像档(mds, ccd, cue, bwt, iso 和 cdi);使用简单,使用滑鼠点选三次即可执行对烧;支持 AudioCD、VideoCD、PhotoCD、Mixed Mode CD、CD Extra、Data CD、CD+G、DVD (Data)、DVD-Video 的读取及刻录。

    Alcohol 120%最大的特色是:
    -可以破解防拷光盘、制作/烧录光盘映像档、CDR/DVD 烧录。
    -最多可以创建 31 个虚拟 CD&DVD-ROM,仿真 200X 光盘读取速度,支持多种光盘烧录方式:Session-At-Once、Disc-At-Once、RAW Session- At-Once、RAW Session- At-Once + SUB、RAW Disc- At-Once (with full PQ/R-W sub-code support)。

    Changes in Alcohol 120% v2.0.1.2031:

    • NEW Save XML Image File List
    • NEW SPTD virtual-drive kernel
    • Update Drive support updated.
    • Update Language Files
    • Update SPTD 1.74
    • FIX minor bugs fixed.
    • FIX Invalid Image Size error

    官网:https://www.alcohol-soft.com/

    官方下载:
    https://mirror.free-downloads.net/3/Alcohol120_trial_2.0.1.2033.exe
    https://mirror1.free-downloads.net/3/Alcohol120_trial_2.0.1.2033.exe
    https://www.free-downloads.net/downloads/Alcohol_120_/

    v2.0.1.2033 Retail + KeyGen:
    https://u.115.com/file/f24ed285fa

    DisplayFusion 3.2 Released!

    主站:https://www.binaryfortress.com/

    DisplayFusion 3.2 has been released! This is a hefty update, filled with tons of new features and a handful of bug fixes. Version 3.2 was built using community feedback (from the forums and email), and was tested extensively by the community for over 2 months. The result is one of the most stable and feature-packed releases yet! Here is just a taste of the new features in this release:

    • Taskbars can now show a clock
    • Multi-Monitor Screen Savers are now supported
    • Added more Window Snapping options (snap mode, snap key modifier… etc)
    • Window application edges are now lined up (if close enough) when snapping
    • Wallpaper Profiles are now supported
    • Flickr random image loader will now select from the newest 500 images, not the newest 100
    • Added an Advanced Setting called “Wallpaper: Run Program After Wallpaper Change” to run an external program after each wallpaper change (like BGInfo)
    • Added a “Move window to specified location” HotKey (custom) and TitleBar Button
    • Added a “Toggle Window Transparency” HotKey and TitleBar Button
    • Added a “Backup Settings” button to the Troubleshooting tab in the Settings window for generating a .REG file backup
    • Added the ability for system Administrators to set certain settings, look in the FAQ
    • Fixed some font scaling issues at lower scales (110%)
    • Fixed some localization issues in the Settings window

    To see the complete list of changes, please visit the DisplayFusion Change Log. As always, I would encourage everyone to update to this new version today. If you run into any issues, please visit the DisplayFusion Support page to see all of the different support options available. Thanks everyone!

    我们单位用1台T3500+4个创维电视构成的一个电视墙,目前用的管理软件就是DisplayFusion 3.2,非常方便,都是快捷键实现。有多显示器的也装个试试吧,VERY GOOD!

    nginx下安装nagios3.2.2已经放出

    网上有一些文档介绍如何在nginx下安装nagios,但一般都是用的nginx维基上的fcgi插件例子,我认为效果不理想,再者既然我们已经使用了fcgiwrap(Nginx下配置FastCGI.pdf),就按这个思路下去吧,所以有了这篇nginx下安装nagios。

    这篇文章所述的内容我都是测试过的,有什么请大家还是到首页意见和建议联系我。

    nagios已经放出3.2.2版本,本网即将放出安装文档

    我们单位一直使用nagios监控服务器状态,目前官网放出了3.2.2版本,我们看看3.2.2版本有哪些特性吧

    3.2.2 – 09/01/2010

    ENHANCEMENTS

    • Patch to new_mini_epn to allow any command line length without breaking on extra trailing or leading whitespace (Ray Bengen)
    • Patch to mini_epn to allow any command line length (Thomas Guyot-Sionnest)
    • Patch to speed up loading of state retention data (Matthieu Kermagoret)
    • Custom notifications are now suppressed during scheduled downtime (Sven Nierlein)
    • Added code to warn user about exit code of 126 meaning plugin is not executable (bug #153)
    • Scheduled downtime can now start on SOFT error states (bug #47)
    • Main window frame URL can now be specify with a “corewindow=” parameter
    • Improved config CGI shows commands, command args in an easier to use manner (Jochen Bern)
    • Added ability for NEB modules to override execution of event handlers (Sven Nierlein)
    • Custom macros are no longer cleaned/stripped as they are user-defined and should be trusted (Peter Morch)

    FIXES

    • Fix for choosing next valid time on day of DST change when clocks go one hour backwards
    • Fix for nagios now erroring when “Error: Could not find any contactgroup matching…” displayed
    • Fix tap tests for Solaris 10 and newer versions of Test::Harness
    • Fix for notifications not being sent out when scheduled downtime is cancelled (Daniel Pouzzner)
    • Fix for first notification delay being calculated incorrectly, and notifications potentially going out early (Pawel Malachowski)
    • Fix for text of scheduling downtime of all services on a host (Holger Weiss)
    • Fix for services inheriting notification period from hosts if not defined (Gordon Messmer)
    • Fix for incorrect service states on host failures (bug #130 Petya Kohts)
    • Fix for incorrect service state attributes being set on host failures (bug #128 Petya Kohts)
    • Fix for non-scheduled hosts and services not being updated in NDOUtils
    • Fix for typos in TAC, CMD CGIs (bugs #150, #144, #148)
    • Fix for types in documentation (bugs #145, #105, #106)
    • Fix for incorrect host state counts in status CGI when viewing servicegroups (bug #72)
    • Fix for new Splunk integration query parameters (bug #136)
    • Fix for extra field header in availability CSV export (bug #113)
    • Fix for macro processing code modifying input string (Jochen Bern)
    • Fix for update check API
    • Fix for CGI speedup when persistent=0 for comments
    • Fix for event execution loop re-scheduling host checks instead of executing them if service checks are disabled (bug #152)
    • Fix for segfaults on Solaris (Torsten Huebler)
    • Fix for incorrect comment expiration times being passed to event broker (Mattieu Kermagot)
    • Doc updates related to cleaning of custom macros (Peter Valdemar Morch)
    • Fix to sample notify-service-by-email command (bug #62)
    • Fix for retaining host display name and alias, as well as service display name (Folkert van Heusden)

    php5.2.14安装后的加速和安全 已放出

    摘录:

    Php5.2.14 安装后的加速和安全
    注意事项:
    本文档版权属于techlife.com.cn网站,以及所有人Mr.Xu,如果转载,请移步
    https://techlife.com.cn/yijian.php发送申请,并请保留此版权信息。

     下文所述适用于RHEL、CENTOS、FREEBSD环境,其他未做测试。

    一、加速
    eAccelerator已经是很常用的PHP平台预编译加速的手段了,加速方面我们就采用这个软件
    获得源代码:
    https://bart.eaccelerator.net/source/

    编译:需要有autoconf支持,解包后在源程序目录下:

     /usr/local/php/bin/phpize

     ./configure –enable-eaccelerator=shared –with-php-config=/usr/local/php/bin/php-config

     make;make install

    php升级5.2.14,这是5.2的最后一版了

    Security Enhancements and Fixes in PHP 5.2.14:

    • Rewrote var_export() to use smart_str rather than output buffering, prevents data disclosure if a fatal error occurs.
    • Fixed a possible interruption array leak in strrchr().(CVE-2010-2484)
    • Fixed a possible interruption array leak in strchr(), strstr(), substr(), chunk_split(), strtok(), addcslashes(), str_repeat(), trim().
    • Fixed a possible memory corruption in substr_replace().
    • Fixed SplObjectStorage unserialization problems (CVE-2010-2225).
    • Fixed a possible stack exaustion inside fnmatch().
    • Fixed a NULL pointer dereference when processing invalid XML-RPC requests (Fixes CVE-2010-0397, bug #51288).
    • Fixed handling of session variable serialization on certain prefix characters.
    • Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.

    Key enhancements in PHP 5.2.14 include:

    • Upgraded bundled PCRE to version 8.02.
    • Updated timezone database to version 2010.5.
    • Fixed bug #52238 (Crash when an Exception occured in iterator_to_array).
    • Fixed bug #52237 (Crash when passing the reference of the property of a non-object).
    • Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function).
    • Fixed bug #51822 (Segfault with strange __destruct() for static class variables).
    • Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues).
    • Fixed bug #49267 (Linking fails for iconv on MacOS: “Undefined symbols: _libiconv”).

    To prepare for upgrading to PHP 5.3, now that PHP 5.2’s support ended, a migration guide available on https://php.net/migration53, details the changes between PHP 5.2 and PHP 5.3.

    nginx版本更新到0.8.50

    Changes with nginx 0.8.50                                        02 Sep 2010

        *) Feature: the "secure_link", "secure_link_md5", and
           "secure_link_expires" directives of the ngx_http_secure_link_module.

        *) Feature: the -q switch.
           Thanks to Gena Makhomed.

        *) Bugfix: worker processes may got caught in an endless loop during
           reconfiguration, if a caching was used; the bug had appeared in
           0.8.48.

        *) Bugfix: in the "gzip_disable" directive.
           Thanks to Derrick Petzold.

        *) Bugfix: nginx/Windows could not send stop, quit, reopen, and reload
           signals to a process run in other session.