modify configure files

This commit is contained in:
ruil2 2014-03-11 10:32:11 +08:00
parent 7c8ce799c0
commit ac9af12f70
4 changed files with 4 additions and 4 deletions

View File

@ -34,4 +34,4 @@ SlicesAssign7 0 # count number of MBs in slice #7
# 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved.
# 3 SM_ROWMB_SLICE | according to PictureMBHeight | Typical of single row of mbs each slice?+ slice size constraint which including re-encoding
# 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame)
# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number
# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads

View File

@ -35,4 +35,4 @@ SlicesAssign7 0 # count number of MBs in slice #7
# 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved.
# 3 SM_ROWMB_SLICE | according to PictureMBHeight | Typical of single row of mbs each slice?+ slice size constraint which including re-encoding
# 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame)
# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number
# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads

View File

@ -35,4 +35,4 @@ SlicesAssign7 0 # count number of MBs in slice #7
# 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved.
# 3 SM_ROWMB_SLICE | according to PictureMBHeight | Specially for TP. Typical of single row of mbs each slice?+ slice size constraint which including re-encoding
# 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame)
# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number
# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads

View File

@ -35,4 +35,4 @@ SlicesAssign7 0 # count number of MBs in slice #7
# 2 SM_RASTER_SLICE | according to SlicesAssign | Need input of MB numbers each slice. In addition, if other constraint in slice_argument is presented, need to follow the constraints. Typically if MB num and slice size are both constrained, re-encoding may be involved.
# 3 SM_ROWMB_SLICE | according to PictureMBHeight | Specially for TP. Typical of single row of mbs each slice?+ slice size constraint which including re-encoding
# 4 SM_DYN_SLICE | according to SliceSize | Dynamic slicing (have no idea about slice_nums until encoding current frame)
# 5 SM_AUTO_SLICE | according to thread number | the number of slice is decided by the thread number
# 5 SM_AUTO_SLICE | according to thread number | the number of slices is decided by the number of threads