diff options
author | John Stebbins <stebbins@jetheaddev.com> | 2011-08-25 12:36:13 -0700 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-08-25 12:41:45 -0700 |
commit | 0d802ac54e86aee587f5e9917a2eefbfecd73571 (patch) | |
tree | 0701e22e6a3ddf139652615995f2a6a9e7b8335c /libavutil | |
parent | 1cf82cab0840d669198ea76ab0363aa661950647 (diff) | |
download | ffmpeg-0d802ac54e86aee587f5e9917a2eefbfecd73571.tar.gz |
vc1: fix VC-1 Pulldown handling.
Pulldown flags are being set incorrectly and AVFrame->repeat_pict is not
being set. Also, skipped frames exit header parsing too early and do not
set pulldown flags appropriately. Ticks_per_frame needs to be set and
time_base adjusted so player can extend frame duration by a field time.
This fixes problems encountered when attempting to transcode HD-DVD EVOB
files with HandBrake. Also makes these files play smoothly in avplay.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions