outI444_qcif_inUYVY.cfg 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. ;-----------------------------------------------------------------
  2. ; Configuration File for MJPEG BP @ Encoder
  3. ;
  4. ; NOTE.
  5. ; If a line begins with ;, the line is treated as a comment-line.
  6. ;-----------------------------------------------------------------
  7. ;----------------------------
  8. ; Sequence PARAMETERs
  9. ;----------------------------
  10. ; source YUV image file
  11. YUV_SRC_IMG stefan_qcif_UYVY.yuv
  12. FRAME_FORMAT 4
  13. ; 0-planar, 1-NV12,NV16(CbCr interleave) 2-NV21,NV61(CbCr alternative)
  14. ; 3-YUYV, 4-UYVY, 5-YVYU, 6-VYUY, 7-YUV packed (444 only)
  15. PICTURE_WIDTH 176
  16. PICTURE_HEIGHT 144
  17. FRAME_RATE 30
  18. FRAME_NUMBER_ENCODED 1
  19. ; number of frames to be encoded (#>0)
  20. ;---------------------------------------
  21. ; MJPEG Encodeing PARAMETERs
  22. ;---------------------------------------
  23. VERSION_ID 3
  24. RESTART_INTERVAL 0
  25. IMG_FORMAT 3
  26. ; Source Format (0 : 4:2:0, 1 : 4:2:2, 2 : 4:4:0, 3 : 4:4:4, 4 : 4:0:0)
  27. ; Component Information Table
  28. COMPINFO_TABLE CinfoTable420.cfg
  29. ; QMatrix Table
  30. QMATRIX_TABLE QuantTable02.cfg
  31. ; Huffman Table
  32. HUFFMAN_TABLE HuffmanTable01.cfg