[FFmpeg-devel] [PATCHv2] FATE: Add test for HEVC files that claim to have two first slices

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Mar 22 00:12:57 EET 2019


2019-03-21 16:33 GMT+01:00, Derek Buitenhuis <derek.buitenhuis at gmail.com>:
> On 21/03/2019 15:29, Derek Buitenhuis wrote:
>> Definitely sure it's covered within this command, and file's number of
>> packets.
>>
>> Easy to verify: Run the fate test with your patch reverted, and it
>> deadlocks.
>
> Scratch that. I was mistaken, it doesn't work with the trimmed file...

I tested the following again:
$ dd if=nal_header_deadlock.mp4 of=nal_header_deadlock_cut.mp4 bs=100k count=5
$ md5sum nal_header_deadlock_cut.mp4
58b637d5500c2911d8cfe99fee86cb04  nal_header_deadlock_cut.mp4
This file hangs with 3ac474892, the last commit before James's fix.

Carl Eugen


More information about the ffmpeg-devel mailing list