Jump to content


Photo

IPTV Player - development thread


  • This topic is locked This topic is locked
3561 replies to this topic

Re: IPTV Player - development thread #1921 razr_

  • Senior Member
  • 25 posts

0
Neutral

Posted 6 June 2016 - 19:48

These are only links you should also provide path from IPTVPlayer.

 

For example: filmotopia > movies > ....

Filmotopia - serije - new



Re: IPTV Player - development thread #1922 buc61b

  • Senior Member
  • 154 posts

+1
Neutral

Posted 6 June 2016 - 21:13

Razr_

You have to install the swap, otherwise it wont work. I had the same problem


Moras instalirat swap da bi ti radila filmotopia, imao sam isti problem.

Regards


Sent from my iPhone using Tapatalk

Re: IPTV Player - development thread #1923 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 6 June 2016 - 23:08

In version "127.01.00.00":

 

- exteplayer3: add support to embed SUBRIP subtitles

 

Regards,

SSS



Re: IPTV Player - development thread #1924 fankoosh

  • Senior Member
  • 198 posts

+6
Neutral

Posted 7 June 2016 - 01:35

@SSS

 

- host wrestlingnetwork.tv/ changed something can u fix , they add raw live streaming plez check 

 

- playing wwe event from opeanload server in host watchwrestling.to/ showing something strange ,plez check attached image 

 

- finally can u have a look on another wwe site if u can add it  "watchwrestling.uno/"

 

QRCElkU.jpg

 



Re: IPTV Player - development thread #1925 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 7 June 2016 - 12:02

Hi samsamsam,

 

I have a question not directly related to your iptv player but to your exteplayer3 source.

With your recent commited support for subtitles it fails to build with:

 /tmp/ccBsoAdN.o:(.data.rel+0x4): undefined reference to `SubtitleOutput'
 /tmp/ccxSnU4G.o:(.data.rel+0xc): undefined reference to `SubtitleManager'
 

It's probably due to my ffmpeg missing something?



Re: IPTV Player - development thread #1926 razr_

  • Senior Member
  • 25 posts

0
Neutral

Posted 7 June 2016 - 12:08

Razr_

You have to install the swap, otherwise it wont work. I had the same problem


Moras instalirat swap da bi ti radila filmotopia, imao sam isti problem.

Regards


Sent from my iPhone using Tapatalk

I have already swap. I just deactivate and activate swap and fix that problem.



Re: IPTV Player - development thread #1927 buc61b

  • Senior Member
  • 154 posts

+1
Neutral

Posted 7 June 2016 - 13:12

That means you didnt have it activated :)


Sent from my iPhone using Tapatalk

Re: IPTV Player - development thread #1928 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 7 June 2016 - 14:35

Hi samsamsam,

 

I have a question not directly related to your iptv player but to your exteplayer3 source.

With your recent commited support for subtitles it fails to build with:

 /tmp/ccBsoAdN.o:(.data.rel+0x4): undefined reference to `SubtitleOutput'
 /tmp/ccxSnU4G.o:(.data.rel+0xc): undefined reference to `SubtitleManager'
 

It's probably due to my ffmpeg missing something?

 

Forget my question.

I forgot to add the new source files :)

However I did recompile ffmpeg with libass support, I don't know whether this is required or not.



Re: IPTV Player - development thread #1929 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 14:50

Hi samsamsam,

 

I have a question not directly related to your iptv player but to your exteplayer3 source.

With your recent commited support for subtitles it fails to build with:

 /tmp/ccBsoAdN.o:(.data.rel+0x4): undefined reference to `SubtitleOutput'
 /tmp/ccxSnU4G.o:(.data.rel+0xc): undefined reference to `SubtitleManager'
 

It's probably due to my ffmpeg missing something?

 

No. The problem is most probably, because you are building with bb and I am not using bb.

I added some new source files (), there is need to add them to bb's recept.

 

Best regards,

SSS



Re: IPTV Player - development thread #1930 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 14:52

 

Hi samsamsam,

 

I have a question not directly related to your iptv player but to your exteplayer3 source.

With your recent commited support for subtitles it fails to build with:

 /tmp/ccBsoAdN.o:(.data.rel+0x4): undefined reference to `SubtitleOutput'
 /tmp/ccxSnU4G.o:(.data.rel+0xc): undefined reference to `SubtitleManager'
 

It's probably due to my ffmpeg missing something?

 

Forget my question.

I forgot to add the new source files :)

However I did recompile ffmpeg with libass support, I don't know whether this is required or not.

 

 

libass is not required. At now only support for SUBRIP embedded subtitles was added.



Re: IPTV Player - development thread #1931 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 14:53

@fankoosh

I no plan to add more wwe sites.

I will check reported by your problems but probably at the weekend.

 

Best regards,

SSS



Re: IPTV Player - development thread #1932 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 7 June 2016 - 15:12

Thank you samsamsam :)

Yes I've added the source files and it works.

 

Two questions though.

 

1. The "output/writer/mipsel/wmv.c" wasn't enabled in the bitbake recipe, any idea why we're not including the wmv writer?

2. Do you have any update on the exteplayer3 source for sh4?



Re: IPTV Player - development thread #1933 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 15:29

1. Because DVB drivers not support WMV only VC1 is supported (this is strange because Broadcom DSP support this codec)

2. As you can see I have very limited time, so nothing new in this topic

 

Regards,

SSS



Re: IPTV Player - development thread #1934 MastaG

  • Senior Member
  • 1,531 posts

+118
Excellent

Posted 7 June 2016 - 15:44

thank you :)



Re: IPTV Player - development thread #1935 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 22:03

In version 127.01.03.00:

- fix youtube's subtitles

 

Regards,

SSS



Re: IPTV Player - development thread #1936 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 22:09

 

@buc61b

 

These links works without any problems. With and without buffering.

 

So, if they are not works for you without buffering this means that you are NOT using external player.

 

WHY you are not using external players?

 

Regards,

SSS



Re: IPTV Player - development thread #1937 samsamsam

  • Senior Member
  • 2,024 posts

+146
Excellent

Posted 7 June 2016 - 23:23

In version "127.01.04.00":

- fix openload.co links extractor

 

Regards,

SSS



Re: IPTV Player - development thread #1938 buc61b

  • Senior Member
  • 154 posts

+1
Neutral

Posted 8 June 2016 - 01:15

Thank you


Sent from my iPhone using Tapatalk

Re: IPTV Player - development thread #1939 auxius

  • Senior Member
  • 59 posts

0
Neutral

Posted 8 June 2016 - 15:26

@samsamsam

 

Hi hope your doing ok.

 

I want to update you something animefun.me host seems they have redirected the site to there new host name cartoons8.me

When trying to browse  animefun.me it redirect me to cartoons8.me.

 

Best Regards



Re: IPTV Player - development thread #1940 razr_

  • Senior Member
  • 25 posts

0
Neutral

Posted 8 June 2016 - 18:46

 

 

@buc61b

 

These links works without any problems. With and without buffering.

 

So, if they are not works for you without buffering this means that you are NOT using external player.

 

WHY you are not using external players?

 

Regards,

SSS

 

How to use use external player?


Edited by razr_, 8 June 2016 - 18:46.



24 user(s) are reading this topic

0 members, 23 guests, 0 anonymous users


    Bing (1)