demux.c will be reload when compile

VLC for Android and Chrome OS specific usage questions
rraayy1111
New Cone
New Cone
Posts: 6
Joined: 26 Oct 2016 13:57

demux.c will be reload when compile

Postby rraayy1111 » 27 Apr 2017 05:33

Hi all,
In the vlc 2.0.6 I can modify the vlc/modules/demux/avformat/demux.c and add the probe size to reduce the latency and loading time.
My streaming is h264/aac using rtmp.
But now the vlc 2.1.5~2.1.6 seems the files in vlc/module cannot be editable? The files will be replace to the original after send command "./compile.sh release" Is there have any way to reduce the latency and reduce the streaming format detecting time or latency ?

rraayy1111
New Cone
New Cone
Posts: 6
Joined: 26 Oct 2016 13:57

Re: demux.c will be reload when compile

Postby rraayy1111 » 27 Apr 2017 08:34

ok.... I see the problem..
when I use "release", it will reset the code..Orz
-----
if [ "$RELEASE" = 1 ]; then
git reset --hard ${TESTED_HASH}
fi
-----


Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 7 guests