Opened 13 years ago
Closed 13 years ago
#590 closed defect (fixed)
commit 35075dc65041899eb6049dc80095b3f26847469e breaks h264 video playback in vlc
Reported by: | Ivan 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@gmx.at>
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@gmx.at>'
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 (3)
comment:1 by , 13 years ago
Component: | undetermined → avcodec |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Could you test current git head?
This may have been fixed.