release note.txt
来自「Symbian s60平台 著名的MobiFlv源码」· 文本 代码 · 共 61 行
TXT
61 行
=====================================
= What is MobiFLV
=====================================
MobiFLV is Open Source FLV Player for Symbian ported from libavcodec, video decoder part of ffmpeg. MobiFLV is written in C and Symbian C++ language.
=====================================
= License
=====================================
MobiFLV is licensed under the GNU Lesser General Public License (LGPL).
=====================================
= System Environment
=====================================
- IDE : Carbide C++
- Compiler : GCCE Compiler
=====================================
= Recommended System Environment
=====================================
- IDE : Carbide C++ Professional
- Compiler : ARM Realview Developer Suite
=====================================
= Version
=====================================
MobiFLV Version: 1.00
libavcodec Version: 1.00
Pack Version: 1.00
=====================================
= Files
=====================================
- addon.zip
- libavcodec_mobitubia1.00.zip
- MobiFLV1.00.zip
- Release Note.txt
=====================================
= How to build
=====================================
1. Install Series 60 SDK
2. Extract files in addon.zip to SDK path
3. Import project from bld.inf of libavcodec_mobitubia.zip
4. Build libavcodec_mobitubia
5. Import project from bld.inf of MobiFLV.zip
6. Copy unimportable folder (for example, "sis" and "gfx") to project path
7. Build MobiFLV
8. Copy .flv file to c:\Data\Videos\Test.flv of emulator
9. Run MobiFLV in Emulator to test it
=====================================
= How to use demo
=====================================
- Up/Down arrow : Adjust volume
- Left/Right arrow : Seek through video
- Joystick : Play/Pause
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?