📄 release note.txt
字号:
=====================================
= 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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -