[FFmpeg-devel] [PATCH] avformat/hlsenc: creation of hls variant streams with master playlist in a single hlsenc instance

Dixit, Vishwanath vdixit at akamai.com
Tue Nov 14 13:38:42 EET 2017



>On 11/14/17, 3:55 PM, "刘歧" <lq at chinaffmpeg.org> wrote: 
>    make fate failed:
>    
>    ../configure --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache arm-linux-gnueabi-gcc' --target-exec='qemu-arm -L /usr/arm-linux-gnueabi/' --arch=armv5te --cpu=armv5te --enable-cross-compile --target-os=linux --cross->prefix=/usr/arm-linux-gnueabi/bin/
>    
>    root at localhost:~/ffmpeg/xxx# make fate-filter-hls-vs-with-master
>    GEN	tests/data/hls-vs-with-master.m3u8
>    make: *** [tests/data/hls-vs-with-master.m3u8] Error 1
>    root at localhost:~/ffmpeg/xxx#
    
I have tested it on x86 64bit Ubuntu platform.   The fate test passes. 

./configure --enable-gpl --enable-memory-poisoning --enable-avresample
sudo make -j4
make fate-filter-hls-vs-with-master
GEN	tests/data/hls-vs-with-master.m3u8
TEST    filter-hls-vs-with-master

Currently, I do not have access to arm platform, so could you please help to resolve this issue? If I am not asking too much, can you please provide error file and report files generated, I will analyze them and find why the test is failing.

Thanks & Regards,
Vishwanath



More information about the ffmpeg-devel mailing list