Re: [FFmpeg-devel] decode_slice_header error

2016-10-27 Thread Moritz Barsnick
On Thu, Oct 27, 2016 at 12:26:09 +, Stefano Carucci wrote: > I came across an issue while decoding the H264 elementary stream with the > following error: This is the development list, not the usage list. > [h264 @ 0x1851540] Found reference and non-reference fields in the > same frame, which

[FFmpeg-devel] decode_slice_header error

2016-10-27 Thread Stefano Carucci
Hello, I came across an issue while decoding the H264 elementary stream with the following error: [h264 @ 0x1851540] Found reference and non-reference fields in the same frame, which is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it mean