Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Custom FFmpeg Command - XtreamUI

cacafabre

Basic Member
Basic Member
Banned
Joined
Sep 22, 2019
Messages
42
Reaction score
189
Points
44
Location
Br
Does anyboddy can help me with this part?

What kind of command does it accept? I tried map and it didn't work.

Tks
 
J

JoAodeDeUs

Guest
One example basic command ffmpeg:

always after of INPUT and before Output
Before INPUT, are headers, for example ...
Have cases need one profile transcode selected...
See commands in site ffmpeg.

In headers field, por ex, : Referer: URL
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

ersin

Extended Member
Ext. Member
Joined
Dec 4, 2019
Messages
7
Reaction score
16
Points
14
Location
tr
1.60

/home/xtreamcodes/iptv_xtream_codes/bin/ffmpeg -re -reconnect 1 -reconnect_at_eof 1 -reconnect_streamed 1 -reconnect_delay_max 2 -y -nostats -nostdin -hide_banner -loglevel quiet -user_agent Xtream-Codes IPTV Panel Pro -i http://trtcanlitv-lh.akamaihd.net/i/TRTHABERHD_1@181942/master.m3u8 -strict -2 -dn -c copy -hls_flags delete_segments -hls_time 10 -hls_list_size 6 /home/xtreamcodes/iptv_xtream_codes/streams/44_.m3u8
 

koozyap

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
47
Reaction score
245
Points
64
Location
Cyber Tron
Enter -i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000 in custom ffmpeg and set probe size to 300000 <--- try for hd but might need more
Enter -i {INPUT} -c copy -analyzeduration 1280000 -probesize 1280000 in custom ffmpeg and set probe size to 128000 <------- try for sd again up till it works ;)

setting like this will also open on demand chnls quicker if the provider has them set too live, it also seems to fix a bit of outta sync issues and audio drop with on demand.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
A

allrounder55

Guest
Enter -i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000 in custom ffmpeg and set probe size to 300000 <--- try for hd but might need more
Enter -i {INPUT} -c copy -analyzeduration 1280000 -probesize 1280000 in custom ffmpeg and set probe size to 128000 <------- try for sd again up till it works ;)

setting like this will also open on demand chnls quicker if the provider has them set too live, it also seems to fix a bit of outta sync issues and audio drop with on demand.
These settings work great on demand streams much faster now thank you
 

herny8

Extended Member
Ext. Member
Joined
Nov 28, 2019
Messages
397
Reaction score
442
Points
74
Location
USA
These settings work great on demand streams much faster now thank you
Hi,

Can you walk me out in the setting of these commands please? I am new to xtream ui.

How do I enter the -i command

Should I copy and paste in my server as is wrote here?

Please advice..
 

koozyap

Extended Member
Ext. Member
Joined
Sep 24, 2019
Messages
47
Reaction score
245
Points
64
Location
Cyber Tron
Hi,

Can you walk me out in the setting of these commands please? I am new to xtream ui.

How do I enter the -i command

Should I copy and paste in my server as is wrote here?

Please advice..

-i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000

these go in custom ffmpeg box in stream setting. you can mass edit too add it to multiples
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

herny8

Extended Member
Ext. Member
Joined
Nov 28, 2019
Messages
397
Reaction score
442
Points
74
Location
USA
-i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000

these go in custom ffmpeg box in stream setting. you can mass edit too add it to multiples
Thanks so much bro..
 
J

JoAodeDeUs

Guest
HI,
do you have to Map after? if so how to do that, i tried selecting Map and i get nothing.

It depends on the source in use ...
If it is mpegts, it may happen that the available map options are not loaded.
One of causes, in some cases, is due to the standard ffprobe set in XC in 200000.
In these cases, an increase in it would do the trick.
Wait a while, click on the '#' to see if it appears ...
When hls / m3u8 usually loads without a problem.
Soon I will launch a patcher for the XC in the forum ...
While, if you want, do it via command, with ffmepg: ffmpeg -i URL
It will return an error in end that was not added the output, but it is not a problem, it will list all the audio / video / data options and the maps.
Thus, you can manually add at the typeable field of the map tab in XC ...
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

yabadabadoo

Extended Member
Ext. Member
Joined
May 8, 2020
Messages
29
Reaction score
13
Points
14
Location
canada
It depends on the source in use ...
If it is mpegts, it may happen that the available map options are not loaded.
One of causes, in some cases, is due to the standard ffprobe set in XC in 200000.
In these cases, an increase in it would do the trick.
Wait a while, click on the '#' to see if it appears ...
When hls / m3u8 usually loads without a problem.
Soon I will launch a patcher for the XC in the forum ...
While, if you want, do it via command, with ffmepg: ffmpeg -i URL
It will return an error in end that was not added the output, but it is not a problem, it will list all the audio / video / data options and the maps.
Thus, you can manually add at the typeable field of the map tab in XC ...

Thank you, i had no idea about this function.
what actually is happening once i highlight the audio and video ?

xaBbsb.png
 
J

JoAodeDeUs

Guest
Thank you, i had no idea about this function.
what actually is happening once i highlight the audio and video ?

xaBbsb.png

Note that in this case there are no additional options for resolutions or audios, but there is no problem in selecting and adding the map.
You can add, delete, force delete ...
See more in documentation ffmpeg.
See the image:

xaFEV6.png
 

samdudley2015

Extended Member
Ext. Member
Joined
Oct 2, 2019
Messages
96
Reaction score
776
Points
94
Location
United Kingdom
Enter -i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000 in custom ffmpeg and set probe size to 300000 <--- try for hd but might need more
Enter -i {INPUT} -c copy -analyzeduration 1280000 -probesize 1280000 in custom ffmpeg and set probe size to 128000 <------- try for sd again up till it works ;)

setting like this will also open on demand chnls quicker if the provider has them set too live, it also seems to fix a bit of outta sync issues and audio drop with on demand.
Saves some connections this command does :)
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

yabadabadoo

Extended Member
Ext. Member
Joined
May 8, 2020
Messages
29
Reaction score
13
Points
14
Location
canada
Hi,
I used the ( -i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000 in custom ffmpeg and set probe size to 3000000) streams load well on APK using TS, but when i use webplayer hls, after 5 second from loading it buffers once and thn it plays normal,
Any recommendation on configuration.
Thank you



xs0Dnj.png
xs0GXo.png
 

Satfun100

Extended Member
Ext. Member
Joined
Jul 2, 2019
Messages
29
Reaction score
50
Points
24
Location
UK
Enter -i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000 in custom ffmpeg and set probe size to 300000 <--- try for hd but might need more
Enter -i {INPUT} -c copy -analyzeduration 1280000 -probesize 1280000 in custom ffmpeg and set probe size to 128000 <------- try for sd again up till it works ;)

setting like this will also open on demand chnls quicker if the provider has them set too live, it also seems to fix a bit of outta sync issues and audio drop with on demand.

Would this be resource intensive ?
 

moneyheist20

Basic Member
Basic Member
Joined
May 11, 2022
Messages
5
Reaction score
1
Points
14
Location
Indonesia
Enter -i {INPUT} -c copy -analyzeduration 3000000 -probesize 3000000 in custom ffmpeg and set probe size to 300000 <--- try for hd but might need more
Enter -i {INPUT} -c copy -analyzeduration 1280000 -probesize 1280000 in custom ffmpeg and set probe size to 128000 <------- try for sd again up till it works ;)

setting like this will also open on demand chnls quicker if the provider has them set too live, it also seems to fix a bit of outta sync issues and audio drop with on demand.
good
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock