Mac 用の多機能フリーメディアプレーヤー、Elmedia Player for Mac は、一般的であまり一般的でない幅広いオーディオ& FLV、SWF、XAP(Silverlight)、WMV、AVI、MOV、MP4、MP3、DAT などを含むビデオフォーマット。 Mac 上のすべてのメディアファイルを再生できます。このプレーヤーは、アプリケーションウィンドウからオンラインビデオを見ることを可能にする組み込みの Web ブラウザや URL を開くなどの便利な機能を多数備えています.
HD コンテンツの再生はリソース集約的な作業です。それにうまく対処できるかどうか、不安定で、不安定な、または遅い再生が予想されます。しかし、Elmedia Player for Mac で完璧な滑らかな HD 体験が保証されているため、この Mac ビデオプレーヤーにはすべての機能が備わっています。ダウンロード、インストール、アップデート Elmedia Player for Mac!
Elmedia プレーヤーの機能:
映画& 任意のフォーマットのアニメーション
Elmedia は、実質的にすべてのメディアフォーマットのユニバーサルプレーヤーです。 DivX、WMV、FLV、SWF、AVI、MOV、MP4、MP3、など映画やアニメーションを投げる。ビデオプレーヤーは、あなたの Mac でそれを再生します.
拡張再生機能
アプリケーションは、明るさ、コントラスト、彩度、および他の関連するパラメータを調整するビデオチューナーを備えています。この Mac OS X 用メディアプレーヤーには、サウンドを整形するために 10 種類の慎重に選択された周波数のグラフィックイコライザーも含まれています。字幕の編集、アスペクト比の変更、再生速度の調整がサポートされています。 Apple RCU と標準の Mac メディアキーを使用してください。この無料のメディアプレーヤーは、完全にそれらをサポートしています.
再生リストの編集& 編集中
このメディアプレーヤーは、オーディオ& プレイリストのコンパイルを有効にして、Mac のビデオコンテンツを再生できます。ローカルまたはオンラインのコンテンツをプレイリストに追加したり、リストをハードドライブに保存したり、Dropbox などのオンラインストレージサービスにエクスポートすることができます。簡単にするには Elmedia でプレイリストを検索することができます.
Web Browser
Elmedia Player は、Web ブラウジングサポートを統合して、アプリケーションを終了せずにオンラインメディアを視聴できます。内蔵ブラウザスイッチをブラウザモードで使用するには、インターネットで見たい動画を見つけて–
音楽コレクションを楽しむ
Elmedia Player は、数多くのオーディオフォーマットをサポートしています。 MP3、AAC など音楽コレクション全体を保存および管理するのに最適です。複数のプレイリストをカスタマイズすることができます.
SWF 設定
フルスクリーンモードでのビデオの視聴、コントロールパネルの非表示、再生中のスクリーンセーバーの無効化、他の実行中のアプリケーションの上にビデオをピン– あなたの見ていることやゲームの経験からあなたを気にさせるものはありません。この Mac 用ビデオプレーヤーは、SWF 専用の設定を備えています。再生品質を選択したり、Flash ローカルセキュリティを有効にしたり、ネットワーク経由でデータを交換することができます.
注:未登録のバージョンでは機能が制限されています.8997423
ファイルのバージョン |
GDevelop 5.0.0 Beta 104 |
ファイル名 |
GDevelop-5-5.0.0-beta104.dmg |
ファイルサイズ |
|
オペレーティングシステム |
Mac OS X 10.7 or later |
ソフトウェアタイプ |
Demo |
著者 |
Eltima Software |
更新日 |
暫無資訊 |
更新時間 |
2021-01-31 |
ログを更新する |
What's new in this version: New features: - Add Tilemap: an object to display tile-based maps made using Tiled - Read the step-by-step explanations on how to use this object - Download Tiled mapeditor.org to author your own map/objects. You can also try other editors like LDtk, but you'll need to export to the Tiled format, and use Tiled to save as JSON - Rotated tiles are supported, as well as a limited set of feature from Tiled including animated tiles. Not all Tiled features are supported though - read the documentation to know more - Two new examples using Tilemap have been added - Add support for isometry in the top-down movement behavior - Add an option to choose: classic top-down movement, isometry, 2:1 isometry or isometry with a custom angle - Add actions, conditions and expressions for Shape Painter - Expressions to get the color of the outline or filling - Expressions to get the opacity of the outline, filling and size of the outline - Conditions/actions to check/change the usage of relative coordinates
Improvements: - Improve the search bar when adding an action/condition to search in all the existing actions and conditions - This includes the object actions and conditions. If one is selected, the object can be chosen as a parameter - This should improve the search experience for both new and advanced users - This should reduce confusions for users searching for an action/condition and not finding it because they have not chosen an object first - The AdMob actions have been changed (after an internal upgrade to fix issues on iOS) - Banners can't be overlayed on the game anymore. They are displayed either above or below - New conditions are now available to check if interstitials, banners or reward videos encountered an error when loading - A new action is available to enable (or disable) the test mode for all ads at once. - App Id are now separated, with one for Android and one for iOS. Don't forget to update them before exporting your app, otherwise it would get terminated when started - Upgrade Yarn Editor (integrated dialogue editor) to its latest version - Add "Procedural generation" example
The wiki now contains automatically generated reference pages for all features of GDevelop: - Automatically generated reference pages for all the "official extensions" that are part of GDevelop. They are listing all the actions, conditions and expressions - The page listing all the "community" extensions is now displaying icons and more details - Add menu item to move up and down parameters of functions and behavior methods - Added a preference to toggle the visibility of menu bar in preview windows - By default, the menu bar is now hidden in previews (like in exported games) - Update readmes and docs to mention TypeScript
Bug-fixes: - Prevent files being overwritten when a resource is copied to the project folder - Ensure the conditions column has a minimum size, to make them readable even when a lot of sub-events are used - Fix new events received before old events in the p2p extension - Also add an expression to get the sender name - Also refactor the code internally to allow usage from JavaScript - Fix crash when using Pathfinding::DestinationX() and related expressions - Fix potential crashes because of bad content in the clipboard - Fix platformer object behavior not working properly when the object also has the platform behavior - Fix being unable to select any behavior other than the first one in the action/condition editor, when an object has multiple behaviors - Fix long variable or object names overflowing out of the Events Sheet - Fix crash when lights used with obstacles in some conditions - Fix URLs not opening in the system browser in previews or exported games - Fix missing translation markers - Fix Space Shooter tutorial link - Fix potential crash/memory corruption when updating an extension - Fix various wordings/typos
Internal changes: - The whole game engine ("GDJS") and extensions for the game engine are now written in TypeScript - This makes the game engine and the extensions more robust, preventing bugs and regressions - Export sourcemaps of the game engine/extensions in previews - Convert the p2p extension to Typescript - Add documentation of extensions in the generated GDJS documentation - Rework objects recycling to be opt-in with a reinitialize method - Add instructions about npm installation issue on WIndows |
ファイルのダウンロード |
Download |