> -Original Message-
> From: ffmpeg-devel On Behalf Of Liu
> Steven
> Sent: Friday, November 29, 2019 7:42 AM
> To: FFmpeg development discussions and patches de...@ffmpeg.org>
> Cc: Liu Steven
> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hlsenc: remov
> 在 2019年11月29日,07:55,Carl Eugen Hoyos 写道:
>
> Am Fr., 29. Nov. 2019 um 00:43 Uhr schrieb Liu Steven :
>>
>>
>>
>>> 在 2019年11月29日,上午2:48,Michael Niedermayer 写道:
>>>
>>> On Thu, Nov 28, 2019 at 11:26:24AM +0800, Steven Liu wrote:
> 在 2019年11月28日,04:06,Michael Niedermayer 写道
Am Fr., 29. Nov. 2019 um 00:43 Uhr schrieb Liu Steven :
>
>
>
> > 在 2019年11月29日,上午2:48,Michael Niedermayer 写道:
> >
> > On Thu, Nov 28, 2019 at 11:26:24AM +0800, Steven Liu wrote:
> >>
> >>
> >>> 在 2019年11月28日,04:06,Michael Niedermayer 写道:
> >>>
> >>> mm-short.mpg
> >> Hi Michael,
> >>
> >> W
> 在 2019年11月29日,上午2:48,Michael Niedermayer 写道:
>
> On Thu, Nov 28, 2019 at 11:26:24AM +0800, Steven Liu wrote:
>>
>>
>>> 在 2019年11月28日,04:06,Michael Niedermayer 写道:
>>>
>>> mm-short.mpg
>> Hi Michael,
>>
>> Where should i download the file mm-short.mpg?
>
> you can make it yourself,
On Thu, Nov 28, 2019 at 11:26:24AM +0800, Steven Liu wrote:
>
>
> > 在 2019年11月28日,04:06,Michael Niedermayer 写道:
> >
> > mm-short.mpg
> Hi Michael,
>
> Where should i download the file mm-short.mpg?
you can make it yourself, it is just:
dd if=matrixbench_mpeg2.mpg of=mm-short.mpg count=
> 在 2019年11月28日,04:06,Michael Niedermayer 写道:
>
> mm-short.mpg
Hi Michael,
Where should i download the file mm-short.mpg?
Thanks
Steven
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-dev
On Wed, Nov 27, 2019 at 05:43:09PM +0800, Steven Liu wrote:
> Signed-off-by: Steven Liu
> ---
> libavformat/hlsenc.c | 23 ---
> 1 file changed, 4 insertions(+), 19 deletions(-)
this breaks the code
./ffmpeg_g -i mm-short.mpg -i fate-suite/sub/MovText_capability_tester.mp4
Signed-off-by: Steven Liu
---
libavformat/hlsenc.c | 23 ---
1 file changed, 4 insertions(+), 19 deletions(-)
diff --git a/libavformat/hlsenc.c b/libavformat/hlsenc.c
index 043438368e..1105380806 100644
--- a/libavformat/hlsenc.c
+++ b/libavformat/hlsenc.c
@@ -2486,7 +2486,9