Opened 4 years ago
#8935 new enhancement
libxvid additions and clarification
Reported by: | Selur | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | libxvid |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Trying to leave xvid_encraw and mencoder behind for Xvid encoding I compared FFmpegs libxvid options against mencoder.
There are a few options which are unclear if I mapped them correctly and there seem to be a bunch of options missing.
I have no clue how to properly map:
- turbo (missing?)
- zones (missing?)
- me_quality since me_method only seems to have 5 instead of 7 options
- cartoon (missing?)
- chroma_opt (missing?)
- vhq since mdb only has 3 instead of 5 options
- keyframe_boost (missing?)
- kfthreshold (missing?)
- kfreduction (missing?)
- bf_threshold (missing?)
- packed (missing?)
- curve_compression_high
- curve_compression_low
- overflow_control_strength
- max_overflow_improvement
- max_overflow_degradation
- bvhq (missing?)
- vbv_initial (missing?)
Would be nice if:
- someone could tell me how to properly map those options to ffmpeg for Xvid encoding
- if missing options could be added to ffmpegs libxvid support.
Note:
See TracTickets
for help on using tickets.