Ticket #590 (closed defect: fixed)

Opened 20 months ago

Last modified 20 months ago

commit 35075dc65041899eb6049dc80095b3f26847469e breaks h264 video playback in vlc

Reported by: ivanich Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

commit 'commit 35075dc65041899eb6049dc80095b3f26847469e
Author: Michael Niedermayer <michaelni@…>
Date: Mon Oct 24 12:17:24 2011 +0200

h264: Calculate a tighter recovery_frame.
Reduces delay with mplayers TS demuxer.


Signed-off-by: Michael Niedermayer <michaelni@…>'

breaks h264 video playback in vlc(no error messages in vlc just empty video window, other video(avi, etc. works fine)) - reverting it helps.

Change History

comment:1 Changed 20 months ago by cehoyos

  • Component changed from undetermined to avcodec

Could you test current git head?
This may have been fixed.

comment:2 Changed 20 months ago by ivanich

Thank you,now it's working.

comment:3 Changed 20 months ago by cehoyos

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.