Closed GoogleCodeExporter closed 9 years ago
Hey, I've found a little video that fails:
http://yozora-irc.net/~ubitux/rearx.avi
So you may confirm the bug (still if the problem comes from av_read_frame() of
ffmpeg).
Original comment by ubi...@gmail.com
on 3 Aug 2009 at 7:54
As I thought, I didn't understand anything in the code. But I've notice the
issue
with 6 others videos. All that movies have a common point: by using ffmpeg -i on
these, I get this warning:
[NULL @ 0x1cc5de0]looks like this file was encoded with
(divx4/(old)xvid/opendivx) ->
forcing low_delay flag
(with another address of course).
Maybe there is something to track this way...
Original comment by ubi...@gmail.com
on 4 Aug 2009 at 12:04
I have indeed been able to reproduce the problem, but haven't had time to
further
investigate it. I will compare my implementation with the ffplay code to spot
any
differences since ffplay plays the file correctly.
Original comment by dirk.vdb
on 4 Aug 2009 at 12:12
I think it's fixed in subversion, can you verify this?
Original comment by dirk.vdb
on 11 Aug 2009 at 5:59
Wonderful, works fine with every videos! Thanks a lot!
Original comment by ubi...@gmail.com
on 11 Aug 2009 at 6:36
Original comment by dirk.vdb
on 12 Aug 2009 at 12:59
Original issue reported on code.google.com by
ubi...@gmail.com
on 3 Aug 2009 at 7:00