Marton Balint <c...@passwd.hu> 于2019年7月14日周日 上午2:02写道:
>
>
>
> On Sat, 13 Jul 2019, Steven Liu wrote:
>
> > Signed-off-by: Steven Liu <l...@chinaffmpeg.org>
> > ---
> > tests/fate/hlsenc.mak   |  12 +++
> > tests/ref/fate/hls-fmp4 | 198 
> > ++++++++++++++++++++++++++++++++++++++++++++++++
> > 2 files changed, 210 insertions(+)
> > create mode 100644 tests/ref/fate/hls-fmp4
> >
> > diff --git a/tests/fate/hlsenc.mak b/tests/fate/hlsenc.mak
> > index 2a125cda3c..e24605b7d6 100644
> > --- a/tests/fate/hlsenc.mak
> > +++ b/tests/fate/hlsenc.mak
> > @@ -74,3 +74,15 @@ FATE_AFILTER-$(call ALLYES, HLS_DEMUXER MPEGTS_MUXER 
> > MPEGTS_DEMUXER AEVALSRC_FIL
> > fate-hls-list-size: tests/data/hls_list_size.m3u8
> > fate-hls-list-size: CMD = framecrc -flags +bitexact -i 
> > $(TARGET_PATH)/tests/data/hls_list_size.m3u8 -vf setpts=N*23
> >
> > +tests/data/hls_segment_type_fmp4.m3u8: TAG = GEN
> > +tests/data/hls_segment_type_fmp4.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) | 
> > tests/data
> > +     $(M)$(TARGET_EXEC) $(TARGET_PATH)/$< \
> > +     -f lavfi -re -i "aevalsrc=cos(2*PI*t)*sin(2*PI*(440+4*t)*t):d=5" -map 
> > 0 -codec:a mp2fixed \
> > +     -hls_segment_type mpegts -hls_fmp4_init_filename now.mp4 
> > -use_localtime 1 -hls_list_size 0 \
> > +     -hls_time 1 -hls_segment_filename 
> > "$(TARGET_PATH)/tests/data/%Y-%m-%d_%H-%M-%S.m4s" \
> > +     $(TARGET_PATH)/tests/data/hls_fmp4.m3u8 2>aaaaaa.txt
>
> 2>aaaaa ?
>
> Also using date/time in the filename does not seem too wise in a fate
> test, something should clean this up eventually, right?

new patch submited: https://patchwork.ffmpeg.org/patch/13938/
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to