Thank you my friend ..
That file V55 perfect (works with VP9 + HEVC H265)
Posted 17 February 2019 - 16:24
https://forums.openp...n-iptv-channel/
Is there a way to force ExtEplayer as default player for everything?
Posted 12 March 2019 - 16:50
how to set option of exteplayer3 with bouquet ?
I want to use
[-t id] audio track ID switched on at start
e.g.
#SERVICE 5002:0:0:0:0:0:0:0:0:0:http%3a//url.com/video.mp4#User-Agent=useragentString:MOVIE_NAME
use as above
#SERVICE 5002:0:0:0:0:0:0:0:0:0:http%3a//url.com/video.mp4#t=1&User-Agent=useragentString:MOVIE_NAME
Posted 12 March 2019 - 17:54
Posted 12 March 2019 - 18:25
Seems so, see how it's done for suburi: https://github.com/m...d326ed65979b472
yes I saw, thanks...
but how do I write exteplayer3 options parameter, I will try...
[-t id] audio track ID switched on at start
#SERVICE 5002:0:0:0:0:0:0:0:0:0:http%3a//url.com/video.ts&suburi=-t 1#User-Agent=agentString:MOVIE_NAME
the video I want to play has double sound stream, so i want to use..
because AutoLangueSelection does not work with sref 5002 playing
Posted 12 March 2019 - 18:46
or I will do something like this
exteplayer3.cpp
std::map<std::string,std::string>::const_iterator i(mHeaders.find("AudioTrackID")); if (i != mHeaders.end()) { args.push_back("-t"); args.push_back(i->second); }
#SERVICE 5002:0:0:0:0:0:0:0:0:0:http%3a//url.com/video.ts#AudioTrackID=1:MOVIE_NAME
write information after trying..
Posted 12 March 2019 - 18:49
because AutoLangueSelection does not work with sref 5002 playing
Posted 12 March 2019 - 20:12
because AutoLangueSelection does not work with sref 5002 playing
Then I suggest to implement autolanguage (eg here is how it was done for servicemp3 https://github.com/O...e851a2ab7815ae)
thx.
I added this code = https://github.com/t...8efa6600fb00ae1 and compiled, I hope it's true, hopefully works
@athoik Do you think there is a mistake in the code?
Posted 15 March 2019 - 17:09
Yes code seems to miss the right argument. After -t and integer is expected.
Can you add this https://github.com/m...37b1d06837e71dd feature to ServiceMP3 (https://github.com/OpenPLi/servicemp3) ?
Posted 16 March 2019 - 15:30
For what kind of goal? You still can use it for service app
for many goals very nice feature
see samples here https://github.com/l...b/master/script
sample usage e.g. youtube (look script file)
#SERVICE 5002:0:0:0:0:0:0:0:0:0:resolve%3a//youtube|TcMBFSGVi1c:VideoName
Posted 16 March 2019 - 16:44
kind of URL resolver, this URL is chaniging every few days
https://livestream.c...true&mute=false
this one working in E2 bouquet at the moment
http://api.new.lives.../188747098.m3u8
the expired from yesterday
http://api.new.lives.../188674073.m3u8
as you see, the last number is changing, you have to put it in bouquets every few days, the script could solve the problem
Posted 16 March 2019 - 17:38
Edited by littlesat, 16 March 2019 - 17:39.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 16 March 2019 - 18:07
is ServiceMP3 OpenPLi/servicemp3 similar to ServiceApp? I know wrong?
python codes are already running with this method.
Edited by thawtes, 16 March 2019 - 18:07.
Posted 25 June 2019 - 07:48
Hello Folks,
I am using Openpli 7.0 on my VU+ Zero and trying to make serviceapp read an IPTV stream which contains a token, url looks like this:
http://xxxx:yy/index...token=123456789
but it does not open stream on my VU+ while I can open same on my PC with VLC
Any ideas please on how to make serviceapp work on my VU+ and serviceapp ?
Thanks a lot for uour support
DVB subtitles support in eServiceMP3/GStreamerStarted by DimitarCC, 17 Oct 2024 DVB, Subtitles, GStreamer |
|
|||
Is het denkbaar om GStreamer te vervangen door VLC in toekomstige release?Started by Niceguy, 13 Jan 2022 GStreamer, VLC |
|
|||
Openpli 8.0 ffmpeg problemStarted by tigrousad, 2 Mar 2021 serviceapp, ffmpeg, exteplayer3 and 2 more... |
|
|||
DTS geluid probleem op Pli 6.0 Mutant, Werkt op Pli 4.0 VuDuoStarted by Niceguy, 9 Jan 2018 Gstreamer, Audio DTS |
|
|||
ISo en VOB afspelen in OpenPli 6.1Started by dutcharnie, 8 Jan 2018 ISO, DVD, Gstreamer |
|
0 members, 15 guests, 0 anonymous users