On Mon, Sep 02, 2019 at 04:28:53PM +0200, James Darnley wrote:
> From: Kieran Kunhya
>
> ---
> libavcodec/h264_slice.c | 29 +++--
> 1 file changed, 23 insertions(+), 6 deletions(-)
with this:
./ffmpeg -i Deep%20Blue.ts -t 1 -vsync 1 -bitexact -an -f framecrc -
output i
From: Kieran Kunhya
---
libavcodec/h264_slice.c | 29 +++--
1 file changed, 23 insertions(+), 6 deletions(-)
diff --git a/libavcodec/h264_slice.c b/libavcodec/h264_slice.c
index 5ceee107a0..fe2aa01ceb 100644
--- a/libavcodec/h264_slice.c
+++ b/libavcodec/h264_slice.c
@@