Changeset 0d802ac5 in ffmpeg

Timestamp:
Aug 25, 2011, 7:41:45 PM (13 years ago)
Author:
Ronald S. Bultje <rsbultje@gmail.com>
Branches:
master
Children:
09c274e0
Parents:
1cf82cab
git-author:
John Stebbins <stebbins@jetheaddev.com> (08/25/11 19:36:13)
git-committer:
Ronald S. Bultje <rsbultje@gmail.com> (08/25/11 19:41:45)
Message:

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>

(No files)

Note: See TracChangeset for help on using the changeset viewer.