readme.txt

来自「palm编程」· 文本 代码 · 共 58 行

TXT
58
字号
---------------------------------------------------------------------------
Name

  MiniMPEG4

---------------------------------------------------------------------------
Description

  The MPEG4 encoder can encode  YCbCr420Planar and YCbCr422Planar to MPEG4 
  video format. The decoder can decode MPEG4 video to YCbCr420Planar fromat.

  There are settings for Bit Rate, KeyFrame, IQuantization value and 
  search range.

  The Black square push button on top, displays the decoded video using an 
  overlay library ( the overlay libray works only on Zire72 ). If you 
  deselect this, decoding is done without display.

  The memory checkbox, copies the file to memory before decoding. The To 
  SD box writes output to the SD Card.

---------------------------------------------------------------------------
Builds With

  CodeWarrior

---------------------------------------------------------------------------
Devices

  All Palm devices

---------------------------------------------------------------------------
Requirements


---------------------------------------------------------------------------
Libraries Used


---------------------------------------------------------------------------
How to Run

  1. Launch the application
  2. Tap on the blue folder (top right) and select an .mp4v file
  3. Adjust the video size (top right corner) to 176x144
  4. Click on the "Decode" button.
  5. Tap 'go' to start decoding the video file. You will see the movie in 
     the top left corner of the screen.  After the movie is done, you will 
     see a dialog box "Decoding done!"
  
---------------------------------------------------------------------------
Note


---------------------------------------------------------------------------


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?