Opendemuxstream error creating demuxer

Posts: 6

Joined: Jul 2015

Reputation:
0

Hi,

I’m trying to watch some video stream with IPTV Simple client or the addon playlist loader, the urls are working fine on vlc but not on Kodi (Kodi on OsX and OpenElec/Kodi on Raspberry Pi2):

Quote:NOTICE: Creating InputStream
14:19:49 T:4437553152 DEBUG: PVRManager — OpenLiveStream — opening live stream on channel ‘1 HD’
14:19:49 T:4437553152 DEBUG: opening live stream on url ‘http://someurl:56088/live/test1/test1/1.ts’
14:19:49 T:4437553152 DEBUG: CPVRChannelGroup — Persist — persisting channel group ‘All channels’ with 138 channels
14:19:49 T:4437553152 DEBUG: PVRFile — Open — playback has started on filename pvr://channels/tv/All channels/0.pvr
14:19:49 T:4437553152 INFO: easy_aquire — Created session to http://someurl
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: About to connect() to someurl port 56088 (#0)
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: Trying someurl…
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: connected
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: Connected to someurl (someurl) port 56088 (#0)
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: HEAD /live/test1/test1/1.ts HTTP/1.1
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: User-Agent: Kodi/14.2 (Macintosh; Intel Mac OS X 10_10_2) App_Bitness/64 Version/14.2-Git:2015-03-26-7cc53a9-dirty
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Host: someurl:56088
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Accept: */*
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Accept-Charset: UTF-8,*;q=0.8
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: HTTP/1.1 200 OK
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Server: nginx
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Date: Wed, 01 Jul 2015 12:19:52 GMT
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Content-Type: text/html; charset=UTF-8
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Connection: keep-alive
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: X-Powered-By: PHP/5.6.3
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: no chunk, no close, no size. Assume close to signal end
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: Closing connection #0
14:19:49 T:4437553152 DEBUG: CCurlFile::GetMimeType — http://someurl:56088/live/test1/test1/1.ts -> x-directory/normal
14:19:49 T:4437553152 DEBUG: CFileCache::Open — opening <live/test1/test1/1.ts> using cache
14:19:49 T:4437553152 DEBUG: CurlFile::Open(0x10f18e140) http://someurl:56088/live/test1/test1/1.ts
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: About to connect() to someurl port 56088 (#0)
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: Trying someurl…
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: Connected to someurl (someurl) port 56088 (#0)
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: GET /live/test1/test1/1.ts HTTP/1.1
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Range: bytes=0-
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: User-Agent: Kodi/14.2 (Macintosh; Intel Mac OS X 10_10_2) App_Bitness/64 Version/14.2-Git:2015-03-26-7cc53a9-dirty
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Host: someurl:56088
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Accept: */*
14:19:49 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_OUT: Accept-Charset: UTF-8,*;q=0.8
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: HTTP/1.1 200 OK
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Server: nginx
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Date: Wed, 01 Jul 2015 12:19:52 GMT
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Content-Type: text/html; charset=UTF-8
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: Connection: close
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — HEADER_IN: X-Powered-By: PHP/5.6.3
14:19:50 T:4437553152 DEBUG: Curl:Big Grinebug — TEXT: Closing connection #0
14:19:50 T:4538765312 NOTICE: Thread FileCache start, auto delete: false
14:19:50 T:4437553152 DEBUG: CDVDInputStreamPVRManager::Open — stream opened: http://someurl:56088/live/test1/test1/1.ts
14:19:50 T:4538765312 INFO: CFileCache:Tonguerocess — Hit eof.
14:19:50 T:4437553152 NOTICE: Creating Demuxer
14:19:50 T:4437553152 ERROR: Open — error probing input format, pvr://channels/tv/All channels/0.pvr
14:19:50 T:4437553152 ERROR: Previous line repeats 9 times.
14:19:50 T:4437553152 ERROR: OpenDemuxStream — Error creating demuxer
14:19:50 T:4437553152 NOTICE: CDVDPlayer::OnExit()
14:19:50 T:4538765312 DEBUG: Thread FileCache 4538765312 terminating
14:19:50 T:4437553152 DEBUG: CPVRChannelGroup — Persist — persisting channel group ‘All channels’ with 138 channels
14:19:50 T:4437553152 DEBUG: CDVDInputStreamPVRManager::Close — stream closed
14:19:50 T:4437553152 DEBUG: OnPlayBackStopped: play state was 1, starting 1
14:19:50 T:4437553152 DEBUG: Thread DVDPlayer 4437553152 terminating

Any help?
Thanks

negge



yo guysv7may bd latr tomorroe

Posts: 3,733

Joined: Dec 2010

Reputation:
53

negge



yo guysv7may bd latr tomorroe
Posts: 3,733

Can you save a sample and play it locally as a file?

Posts: 6

Joined: Jul 2015

Reputation:
0

Hi,

if i use: «ffmpeg -i http://someurl:56088/live/test1/test1/1.ts -f mp4 output.mp4» on my local machine (osx), i can play the output file in kodi without problem (on osx or openelec).

If i start ffmpeg with the same instruction on openelec it stops with an error about mp4:

Quote:[NULL @ 0x1464330] Requested output format ‘mp4’ is not a suitable output format
output.mp4: Invalid argument

I can also stream the original ts url from vlc to kodi and it works, but i want to watch live tv directly in kodi!
Thanks

negge



yo guysv7may bd latr tomorroe

Posts: 3,733

Joined: Dec 2010

Reputation:
53

negge



yo guysv7may bd latr tomorroe
Posts: 3,733

The server responds with an incorrect MIME type, that could be a potential issue. Can you try adding the stream URL to a text file named e.g. «stream.strm» and then play that file locally in Kodi?

Posts: 6

Joined: Jul 2015

Reputation:
0

Same result: OpenDemuxStream — Error creating demuxer

negge



yo guysv7may bd latr tomorroe

Posts: 3,733

Joined: Dec 2010

Reputation:
53

negge



yo guysv7may bd latr tomorroe
Posts: 3,733

In that case, open a ticket on trac.kodi.tv, select «Video playback — blablabla» as category and attach the sample file.

negge



yo guysv7may bd latr tomorroe

Posts: 3,733

Joined: Dec 2010

Reputation:
53

negge



yo guysv7may bd latr tomorroe
Posts: 3,733

Forgot to mention that if you don’t want to expose the actual URL to the stream, try grabbing a sample of it with wget.

Posts: 6

Joined: Jul 2015

Reputation:
0


2015-07-03, 16:42
(This post was last modified: 2015-07-03, 16:42 by reat0ide.)

Hi,
Thanks, I just tried to use tvheadend and the stream of the url/channel runs smoothly. (but adding 150 channels to tvheadend takes too long…) strange…

negge



yo guysv7may bd latr tomorroe

Posts: 3,733

Joined: Dec 2010

Reputation:
53

negge



yo guysv7may bd latr tomorroe
Posts: 3,733

It’s indeed a pain to add channels manually. It would still be great if you could file that bug report.

Posts: 6

Joined: Jul 2015

Reputation:
0

Posts: 13

Joined: Jan 2017

Reputation:
0


2017-08-09, 14:49
(This post was last modified: 2017-08-09, 14:50 by Abubakarcool.)

add this in the link ‘?rebase=on’
e.g :
url= ‘https://xyz-abc.m3u8?sd=10&rebase=on’

Старый
21.06.2017, 22:09

 
#1

Junior Member

 

Регистрация: 20.01.2015

Сообщений: 14

По умолчанию
IPTV: Error creating demuxer


Windows 8.1
Kodi 16 и 17 (одинаковый результат)
Цепляю m3u от провайдера. Некоторые каналы нормально показывает, некоторые

Цитата:

ERROR: CDVDPlayer::OpenDemuxStream — Error creating demuxer

При этом ProgDVB всё показывает на УРА.
Используемые кодеры (по данным ProgDVB) у показываемых и непоказываемых в Kodi каналов — одинаковы. (в основном, H264/AVC)

Копаюсь в логе
Подходящий кусок:

Куда его попинать?

Pahin вне форума

 

Ответить с цитированием

 

Старый
21.06.2017, 22:58

 
#2

Senior Member

 

Регистрация: 12.12.2012

Сообщений: 1,674

По умолчанию


его пинать никуда не надо, включите отладочное логирование и смотрите в детали. скорее всего дело не в декодере, а в том, что Kodi не может за определенное время определить тип контейнера.

nightik вне форума

 

Ответить с цитированием

Старый
21.06.2017, 23:35

 
#3

Junior Member

 

Регистрация: 20.01.2015

Сообщений: 14

По умолчанию


Подскажите, где его включить?
Я включил всё что смог найти, после этого — только такая информация…

И как можно увеличить время определения контейнера?

ProgDVB определяет и открывает все каналы влёт, секунда — максимум…
Kodi может тупить минут 5 — и не выдать никакого результата.
Как с этим бороться?

Pahin вне форума

 

Ответить с цитированием



  • marcogomes

  • Jun 2nd 2019

  • Closed

  • Thread is Unresolved
    • #1

    Hello,

    I have a brand new install of LibreElec on a RPi3. Movies are downloaded by CouchPotato from Thoradia and processed to my usb-hard-drive/movies folder. Some movies work fine, some don’t; because of that, I don’t think the problem is on CouchPotato nor the post-processing scripts. Looks like it’s somewhere else.

    On the example below, see that the movie 2001 works, but Back to the Future doesn’t. Can someone help me find out why? The files were downloaded on the same day, by the same programs and postprocessed in the same way (all through CouchPotato). I see no reason to why one movie works, and the other don’t.

    The error is below and the full logs are here: http://ix.io/1kf6.

    2019-06-01 18:18:51.405 T:1936875040  NOTICE: VideoPlayer::OpenFile: /var/media/MG-5TB/movies/Back To The Future Part III (1990)/Back.To.The.Future.Part.III.1990.1080p.BluRay.H264.AAC-RARBG.mp4
    2019-06-01 18:18:51.406 T:1301107568  NOTICE: Creating InputStream
    2019-06-01 18:18:51.433 T:1301107568  NOTICE: Creating Demuxer
    2019-06-01 18:18:51.436 T:1301107568   ERROR: Open - Error, could not open file /var/media/MG-5TB/movies/Back To The Future Part III (1990)/Back.To.The.Future.Part.III.1990.1080p.BluRay.H264.AAC-RARBG.mp4
    2019-06-01 18:18:51.436 T:1301107568   ERROR: OpenDemuxStream - Error creating demuxer
    2019-06-01 18:18:51.436 T:1301107568  NOTICE: CVideoPlayer::OnExit()
    2019-06-01 18:18:52.102 T:1658225520   ERROR: EXCEPTION: XBMC is not playing any file
    2019-06-01 18:18:52.210 T:1936875040  NOTICE: CVideoPlayer::CloseFile()
    2019-06-01 18:18:52.211 T:1936875040  NOTICE: VideoPlayer: waiting for threads to exit
    2019-06-01 18:18:52.211 T:1936875040  NOTICE: VideoPlayer: finished waiting
    2019-06-01 18:18:56.646 T:1326285680 WARNING: No information found for item '/var/media/MG-5TB/tvshows/Joseph Campbell Mythos/', it won't be added to the library.
    2019-06-01 18:18:57.577 T:1326285680  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 01:27
    2019-06-01 18:18:57.583 T:1326285680   ERROR: Open - Error, could not open file /var/media/MG-5TB/movies/Back To The Future Part III (1990)/Back.To.The.Future.Part.III.1990.1080p.BluRay.H264.AAC-RARBG.mp4
    2019-06-01 18:19:00.379 T:1936875040   ERROR: Previous line repeats 1 times.
    2019-06-01 18:19:00.379 T:1936875040  NOTICE: VideoPlayer::OpenFile: /var/media/MG-5TB/movies/2001 A Space Odyssey (1968)/2001.A.Space.Odyssey.1968.1080p.BluRay.x264-HaB.mkv
    2019-06-01 18:19:00.381 T:1192932208  NOTICE: Creating InputStream
    2019-06-01 18:19:00.384 T:1192932208  NOTICE: Creating Demuxer
    2019-06-01 18:19:00.449 T:1192932208  NOTICE: Opening stream: 0 source: 256
    2019-06-01 18:19:00.513 T:1192932208  NOTICE: Creating video thread
    2019-06-01 18:19:00.513 T:1192932208  NOTICE: Opening stream: 1 source: 256
    2019-06-01 18:19:00.514 T:1192932208  NOTICE: Creating audio thread
    2019-06-01 18:19:00.514 T:1192932208  NOTICE: Opening stream: 3 source: 256
    2019-06-01 18:19:00.714 T:1192932208  NOTICE: OMXClock using audio as reference
    2019-06-01 18:25:34.043 T:1936875040  NOTICE: CVideoPlayer::CloseFile()
    2019-06-01 18:25:34.049 T:1192932208  NOTICE: CVideoPlayer::OnExit()
    2019-06-01 18:25:34.084 T:1936875040  NOTICE: VideoPlayer: waiting for threads to exit
    2019-06-01 18:25:34.101 T:1192932208  NOTICE: Closing stream player 1
    2019-06-01 18:25:34.105 T:1317892976  NOTICE: thread end: OMXPlayerAudio::OnExit()
    2019-06-01 18:25:34.235 T:1192932208  NOTICE: Closing stream player 2
    2019-06-01 18:25:34.245 T:1243288432  NOTICE: thread end: video_thread
    2019-06-01 18:25:34.304 T:1192932208  NOTICE: Closing stream player 3
    2019-06-01 18:25:34.308 T:1936875040  NOTICE: VideoPlayer: finished waiting
    2019-06-01 18:25:34.308 T:1936875040  NOTICE: CVideoPlayer::CloseFile()
    2019-06-01 18:25:34.309 T:1936875040  NOTICE: VideoPlayer: waiting for threads to exit
    2019-06-01 18:25:34.309 T:1936875040  NOTICE: VideoPlayer: finished waiting

    Display More

    • #2

    Have you tried playing the files that don’t work on another computer ?

    • Official Post
    • #3

    I have a brand new install of LibreElec on a RPi3. Movies are downloaded by CouchPotato from Thoradia and processed to my usb-hard-drive/movies folder.

    In other words you are a movie pirate. You appear to be asking for help in the wrong forum.

Hi,

I don´t know if this has to do with the Plugin or with Kodi directly. Just going to ask here first.

Kodi 19.3

Fire TV Stick 4k Max, connected over LAN

Emby in local Network

I have the problem that sometimes it just can´t play files. I click on a file and then I get the error Message. This happens then with all Files. I get the same Error when Emby is not running. In this case Emby is definitely running…

When it works again, the same Files that did not work previously can be played normally again.

I am not sure when it happens. I have tried to first start the Server and then Kodi, and I got this and the other way around too.

It works again, at least until now, when I restart the FTV. Just exiting Kodi is apparently not enough.

Here are parts of the Log:

general>: Version Check: Version available  {'major': '19', 'minor': '4', 'tag': 'stable', 'tagversion': '', 'revision': '20220302-e12e66e019', 'extrainfo': 'final', 'addon_support': 'yes'}
2022-05-02 20:58:50.792 T:12794   DEBUG <general>: Version Check: You are running an older minor version
2022-05-02 20:58:50.796 T:12728   DEBUG <general>: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'dialogs/progress/.png'
2022-05-02 20:58:50.811 T:12774   DEBUG <general>: easy_acquire - Created session to http://127.0.0.1
2022-05-02 20:58:50.813 T:12774   ERROR <general>: CCurlFile::Stat - Failed: Couldn't connect to server(7) for http://127.0.0.1:57342/embyimage-ae743a65719d4773aad4476b02368bb7-283-0-Backdrop-6a9081e558fd10c0770a61eb0576d0cb
2022-05-02 20:58:50.813 T:12774   DEBUG <general>: GetImageHash - unable to stat url http://127.0.0.1:57342/embyimage-ae743a65719d4773aad4476b02368bb7-283-0-Backdrop-6a9081e558fd10c0770a61eb0576d0cb
2022-05-02 20:58:51.154 T:12811   DEBUG <general>: -->Python Interpreter Initialized<--

                                                                                        
                                                                                        EMBY.emby.emby: ---[ INIT EMBYCLIENT: ]---
2022-05-02 20:58:56.767 T:12786    INFO <general>: INFO: EMBY.emby.emby: --[ server/DEFAULT ]
2022-05-02 20:58:56.773 T:12786    INFO <general>: INFO: EMBY.core.connection_manager: Begin connect
2022-05-02 20:58:56.773 T:12786   DEBUG <general>: DEBUG: EMBY.core.connection_manager: Begin connectToServer
2022-05-02 20:58:56.774 T:12786    INFO <general>: INFO: EMBY.core.connection_manager: testing connection mode 0 with server Tower
2022-05-02 20:58:56.774 T:12786    INFO <general>: INFO: EMBY.core.connection_manager: tryConnect url: http://192.168.1.140:8096/emby/system/info/public
2022-05-02 20:58:56.774 T:12786   DEBUG <general>: DEBUG: EMBY.emby.http: --->[ http ] {
                                                       "type": "GET",
                                                       "url": "http://192.168.1.140:8096/emby/system/info/public",
                                                       "headers": {
                                                           "Accept": "application/json",
                                                           "Accept-Charset": "UTF-8,*",
                                                           "Accept-encoding": "gzip",
                                                           "X-Application": "Emby-next-gen/6.2.10",
                                                           "Content-type": "application/x-www-form-urlencoded; charset=UTF-8",
                                                           "Authorization": "Emby Client=Emby-next-gen, Device=Kodi%20%28192.168.1.138%29, DeviceId=b5ca00bf-731c-46fb-9d24-f6904ad5a4a3, Version=6.2.10"
                                                       },
                                                       "timeout": 5
                                                   }


Creating Demuxer
2022-05-02 20:59:15.406 T:12851   DEBUG <general>: ffmpeg[0x7df55420X]: Format matroska,webm detected only with low score of 1, misdetection possible!
2022-05-02 20:59:15.406 T:12851   DEBUG <general>: Open - probing detected format [matroska,webm]
2022-05-02 20:59:15.406 T:12851   ERROR <general>: ffmpeg[0x7df55420X]: [matroska,webm] EBML header parsing failed
2022-05-02 20:59:15.406 T:12851   ERROR <general>: Open - Error, could not open file http://127.0.0.1:57342/movies/f1xxxxxxxxxx
2022-05-02 20:59:15.406 T:12851   ERROR <general>: OpenDemuxStream - Error creating demuxer
2022-05-02 20:59:15.407 T:12851    INFO <general>: CVideoPlayer::OnExit()
2022-05-02 20:59:15.410 T:12854   DEBUG <general>: Thread FileCache 2140223856 terminating
2022-05-02 20:59:15.411 T:12851   DEBUG <general>: Thread VideoPlayer -2133829264 terminating
2022-05-02 20:59:15.417 T:12774    INFO <general>: Deleting settings information for files http://127.0.0.1:57342/movies/f137axxxxxxxxxx
2022-05-02 20:59:15.420 T:12774   DEBUG <general>: OnPlayBackStopped: CApplication::OnPlayBackStopped
2022-05-02 20:59:15.420 T:12733   DEBUG <general>: void CXBMCApp::OnPlayBackStopped()
2022-05-02 20:59:15.426 T:12728   DEBUG <general>: CVideoGUIInfo::InitCurrentItem(http://127.0.0.1:57342/moxxxxxxxxxxxxxxxx
2022-05-02 20:59:15.455 T:12733   DEBUG <general>: void CXBMCApp::OnPlayBackStarted()
2022-05-02 20:59:15.459 T:12786    INFO <general>: INFO: EMBY.hooks.player: [ onPlayBackStarted ]
2022-05-02 20:59:15.460 T:12733   DEBUG <general>: Visible Behind request: false
2022-05-02 20:59:15.520 T:12785   ERROR <general>: EXCEPTION: XBMC is not playing any media file
2022-05-02 20:59:15.555 T:12728   DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-05-02 20:59:15.557 T:12728   DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------
2022-05-02 20:59:15.557 T:12728    INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2022-05-02 20:59:15.564 T:12728    INFO <general>: CVideoPlayer::CloseFile()
2022-05-02 20:59:15.564 T:12728   DEBUG <general>: DeleteRenderer - deleting renderer
2022-05-02 20:59:15.564 T:12728   DEBUG <general>: LinuxRendererGLES: Cleaning up GLES resources
2022-05-02 20:59:15.565 T:12728   DEBUG <general>: CAndroidUtils: IsHDRDisplay: true
2022-05-02 20:59:15.565 T:12728    INFO <general>: VideoPlayer: waiting for threads to exit
2022-05-02 20:59:15.565 T:12728    INFO <general>: VideoPlayer: finished waiting
2022-05-02 20:59:15.566 T:12728   DEBUG <general>: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
2022-05-02 20:59:15.569 T:12785   ERROR <general>: EXCEPTION: XBMC is not playing any file

Interestingly it is trying to access the localhost IP. But the IP of the Server is: 192.168.1.140. ….Although, I already had an Errorlog where the correct IP was used and it still did show the same Error.

Here is another File:

 CCurlFile::GetMimeType - http://127.0.0.1:57342/movies/f137a2dd21bbc1b99aa5c0f6bf02a805/embyvideo-ae743a6yyyyyyyyyyyyyy-> 
2022-05-02 20:59:31.039 T:12728   DEBUG <general>: CPlayerCoreFactory::GetPlayers(http://127.0.0.1:57342/movies/f137a2dd21bbc1b99aa5c0f6bf02a805/embyvideo-ae743a65yyyyyyyyyyyyyyyyy)
2022-05-02 20:59:31.039 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2022-05-02 20:59:31.039 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2022-05-02 20:59:31.039 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2022-05-02 20:59:31.039 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: streams
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: matches rule: streams
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: mp2
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: discimage
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerSelectionRule::GetPlayers: considering rule: radio
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2022-05-02 20:59:31.040 T:12728   DEBUG <general>: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2022-05-02 20:59:31.041 T:12728   DEBUG <general>: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2022-05-02 20:59:31.041 T:12728   DEBUG <general>: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2022-05-02 20:59:31.041 T:12728   DEBUG <general>: CPlayerCoreFactory::GetPlayers: added 1 players
2022-05-02 20:59:31.043 T:12728   DEBUG <general>: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2022-05-02 20:59:31.043 T:12728    INFO <general>: VideoPlayer::OpenFile: http://127.0.0.1:57342/movies/f137a2dd21bbc1b99aa5c0f6bf02yyyyyyyyyyyy
2022-05-02 20:59:31.052 T:12728   DEBUG <general>: CCurlFile::GetMimeType - http://127.0.0.1:57342/movies/f137a2dd21bbc1byyyyyyyyyyyy
2022-05-02 20:59:31.052 T:12898   DEBUG <general>: Thread VideoPlayer start, auto delete: false
2022-05-02 20:59:31.052 T:12728   DEBUG <general>: OnPlayBackStarted: CApplication::OnPlayBackStarted
2022-05-02 20:59:31.054 T:12898    INFO <general>: Creating InputStream
2022-05-02 20:59:31.055 T:12898   DEBUG <general>: CurlFile::Open(0x7b8ff298) http://127.0.0.1:57342/movies/f13yyyyyyyyy
2022-05-02 20:59:31.055 T:12791   DEBUG <general>: [ script.embuary.helper ] Video playlist has been filled. Clear existing music playlist
2022-05-02 20:59:31.061 T:12898   DEBUG <general>: CFileCache::Open - <http://127.0.0.1:57342/movies/f13yyyyyyyyyyy opening
2022-05-02 20:59:31.062 T:12898   DEBUG <general>: CurlFile::Open(0x7c4ecf80) http://127.0.0.1:57342/movies/f137a2dd21bbyyyyyyyyyyyyyyyyyy
2022-05-02 20:59:31.062 T:12774   DEBUG <general>: Loading settings for http://127.0.0.1:57342/movies/f137a2yyyyyyyyyyyyyyyy
2022-05-02 20:59:31.073 T:12898   DEBUG <general>: CFileCache::Open - <http://127.0.0.1:57342/movies/f137yyyyyyyyyyyyyyyyyyyyyyyyyy> source chunk size is 0, setting cache chunk size to 131072
2022-05-02 20:59:31.074 T:12898   DEBUG <general>: CFileCache::Open - <http://127.0.0.1:57342/movies/f137a2dd21bbc1yyyyyyyyyyyyyyyyyyyyyyyyyyyyusing single memory cache sized 20971520 bytes
2022-05-02 20:59:31.074 T:12901   DEBUG <general>: Thread FileCache start, auto delete: false
2022-05-02 20:59:31.074 T:12901   DEBUG <general>: CFileCache::Process - <http://127.0.0.1:57342/movies/f137a2dd21bbc1b99aa5c0f6bf02a805/embyvideo-ae743a6yyyyyyyyyyyyyyyyyyyyyyyyy source read didn't return any data! Hit eof(?)
2022-05-02 20:59:31.074 T:12898    INFO <general>: Creating Demuxer
2022-05-02 20:59:31.075 T:12898   DEBUG <general>: ffmpeg[0x7afd3820X]: Format matroska,webm detected only with low score of 1, misdetection possible!
2022-05-02 20:59:31.075 T:12898   DEBUG <general>: Open - probing detected format [matroska,webm]
2022-05-02 20:59:31.075 T:12898   ERROR <general>: ffmpeg[0x7afd3820X]: [matroska,webm] EBML header parsing failed
2022-05-02 20:59:31.075 T:12898   ERROR <general>: Open - Error, could not open file http://127.0.0.1:57342/movies/f137a2dd2yyyyyyyyyyyyyyyy
2022-05-02 20:59:31.075 T:12898   ERROR <general>: OpenDemuxStream - Error creating demuxer
2022-05-02 20:59:31.075 T:12898    INFO <general>: CVideoPlayer::OnExit()
2022-05-02 20:59:31.077 T:12901   DEBUG <general>: Thread FileCache 2071992688 terminating
2022-05-02 20:59:31.077 T:12898   DEBUG <general>: Thread VideoPlayer 2073033072 terminating
2022-05-02 20:59:31.089 T:12774    INFO <general>: Deleting settings information for files http://127.0.0.1:57342/movies/f137a2dd21bbc1b99aa5c0yyyyyyyyyyyyy
2022-05-02 20:59:31.091 T:12774   DEBUG <general>: OnPlayBackStopped: CApplication::OnPlayBackStopped
2022-05-02 20:59:31.092 T:12733   DEBUG <general>: void CXBMCApp::OnPlayBackStopped()
2022-05-02 20:59:31.094 T:12728   DEBUG <general>: CVideoGUIInfo::InitCurrentItem(http://127.0.0.1:57342/movies/f137a2dd21yyyyyyyyyyyyyy
2022-05-02 20:59:31.126 T:12733   DEBUG <general>: void CXBMCApp::OnPlayBackStarted()
2022-05-02 20:59:31.130 T:12733   DEBUG <general>: Visible Behind request: false
2022-05-02 20:59:31.136 T:12786    INFO <general>: INFO: EMBY.hooks.player: [ onPlayBackStarted ]
2022-05-02 20:59:31.190 T:12785   ERROR <general>: EXCEPTION: XBMC is not playing any media file
2022-05-02 20:59:31.225 T:12728   DEBUG <general>: ------ Window Init (DialogBusy.xml) ------
2022-05-02 20:59:31.227 T:12728   DEBUG <general>: ------ Window Init (DialogConfirm.xml) ------

So, it seems that it attempts to connect to localhost instead of the actual Server IP. But at the same time it is apparently checking if the Server is online…

Recommend Projects

  • React photo

    React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo

    Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo

    Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo

    TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo

    Django

    The Web framework for perfectionists with deadlines.

  • Laravel photo

    Laravel

    A PHP framework for web artisans

  • D3 photo

    D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Visualization

    Some thing interesting about visualization, use data art

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo

    Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo

    Microsoft

    Open source projects and samples from Microsoft.

  • Google photo

    Google

    Google ❤️ Open Source for everyone.

  • Alibaba photo

    Alibaba

    Alibaba Open Source for everyone

  • D3 photo

    D3

    Data-Driven Documents codes.

  • Tencent photo

    Tencent

    China tencent open source team.

Похоже, что ОШИБКА кроется в «Моих настройках» плагина, в фиксированном выборе типа стриминга. Я жестко выбирал «HLS4».
Поправил на «ручной выбор» и, действительно, перед стартом контента и выбора вручную «HLS4» — валится с уже знакомой ошибкой, а «HTTP» — нет.

Screenshot_17

Наверное я знаю, в чём проблема, у сделаю новый релиз

@eGreyWolf какая у вас версия Kodi и плагина? hls4 должно работать в 3.0.2 на Kodi 19.

Доброго времени, уважаемый коллега, Dmitrii !
Версия kodi-19.0-Matrix_rc1-x64.
Плагин — 3.0.2.
Я ж говорил, что включил в опциях запрос протокола/разрешения видео — и всё
заработало. По умолчанию — плагин подхватывал hls, видимо.

Теперь другой вопрос, другая проблема. Все работало нормально и, вдруг,
перестало. В логе вот такая ошибка:

2021-01-28 22:41:31.647 T:11192 INFO :
CAddonMgr::ADDON::CAddonMgr::FindAddon: video.kino.pub v3.0.2 installed
2021-01-28 22:41:31.648 T:11192 WARNING : CAddonMgr:
'script.module.m3u8' required by 'video.kino.pub' is missing. Add-on may
not function correctly

2021-01-28 22:43:45.385 T:7176 INFO : Loading skin file:
MyVideoNav.xml, load type: KEEP_IN_MEMORY
2021-01-28 22:43:45.466 T:608 INFO : initializing python
engine.
2021-01-28 22:43:45.619 T:608 ERROR : EXCEPTION Thrown
(PythonToCppException) : -->Python callback/script returned the following
error<--
- NOTE: IGNORING THIS
CAN LEAD TO MEMORY LEAKS!
Error Type:
'ModuleNotFoundError'>
Error Contents: No
module named 'm3u8'
Traceback (most recent
call last):
File
"C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubaddon.py", line
2, in
from
resources.lib.main import plugin
File
"C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubresourceslibmain.py",
line 10, in
from
resources.lib.plugin import Plugin
File
"C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubresourceslibplugin.py",
line 12, in
from
resources.lib.auth import Auth
File
"C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubresourceslibauth.py",
line 14, in
from
resources.lib.utils import notice
File
"C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubresourceslibutils.py",
line 3, in
import m3u8
ModuleNotFoundError: No
module named 'm3u8'

-->End of Python script
error report<--

Вроде, ни чего не менял, не настраивал. Зашёл, чтоб убедится в версиях и
ответить на Ваш вопрос, а тут — не работает плагин.
Заранее спасибо за помощь. И за беспокойство!

ср, 27 янв. 2021 г. в 09:01, Dmitrii Misharov notifications@github.com:

@eGreyWolf https://github.com/eGreyWolf какая у вас версия Kodi и
плагина? hls4 должно работать в 3.0.2 на Kodi 19.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/quarckster/kodi.kino.pub/issues/156#issuecomment-768053264,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ASG62TQH2QAILBK2CTFE7ADS36TZXANCNFSM4V3T6PIQ
.

Whith great regards,

GW

Такая же ошибка в логе как в предыдущем сообщении появилась после автообновления до версии 3.0.2.
Думаю, надо под это дело отдельную ишью заводить. При откате до 3.0.1 через зип всё работает

@Caravaggioby @eGreyWolf должно работать, я вчера починил. Была ошибка в конфигурации репозитория. Обновите репозиторий kino.pub и переустановите плагин.

hls4 должно работать в 3.0.2 на Kodi 19.

И «да», еще раз проверил:
Версия: kodi-19.0-Matrix_rc1-x64.
Версия плагина: 3.0.2.

Screenshot_19

Screenshot_18

В итоге: hls4 — выдаёт ошибку.

Пришлите пожалуйста логи.

Пришлите пожалуйста логи.

Так я Вам выше уже показывал: CVideoPlayer::OpenDemuxStream — Error creating demuxer

<2021-01-29 20:39:30.452 T:6116 INFO : [video.kino.pub]: temporary hls playlist C:UsersUserAppDataRoamingKodicachec4331684-0ce4-434d-a330-746912fe9b83.m3u8 was created
2021-01-29 20:39:30.474 T:11424 INFO : VideoPlayer::OpenFile: plugin://video.kino.pub/play/67342?season_index=1&index=1
2021-01-29 20:39:30.475 T:14876 INFO : Creating InputStream
2021-01-29 20:39:30.481 T:14876 INFO : Creating Demuxer
2021-01-29 20:39:30.555 T:6116 INFO : [video.kino.pub]: playback started
2021-01-29 20:40:00.506 T:14876 ERROR : CDVDDemuxFFmpeg::Open — Error, could not open file C:UsersUserAppDataRoamingKodicachec4331684-0ce4-434d-a330-746912fe9b83.m3u8
2021-01-29 20:40:00.506 T:14876 ERROR : CVideoPlayer::OpenDemuxStream — Error creating demuxer
2021-01-29 20:40:00.506 T:14876 INFO : CVideoPlayer::OnExit()
2021-01-29 20:40:00.521 T:11424 INFO : Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2021-01-29 20:40:00.523 T:11424 INFO : CVideoPlayer::CloseFile()
2021-01-29 20:40:00.523 T:11424 INFO : VideoPlayer: waiting for threads to exit
2021-01-29 20:40:00.523 T:11424 INFO : VideoPlayer: finished waiting>

Это не проблема плагина, что-то не так с Kodi.

Понятно. Спасибо.
Однако, если в плагине отключить, как я Вам показал выше, черной стрелочкой, опцию HLS4 — плагин начинает работать корректно, ошибки нет.

Плагин просто передаёт ссылку с видео Kodi, когда вы выбираете тип потока, вы просто указываете другой url стриминга, дальше уже Kodi должен разобраться, что делать.

Хорошо-хорошо, я не могу спорить. С Вашего позволения, покажу Вам тот же кусочек, но с «выключенным автоматом» выбора качества и протокола:

<2021-01-29 20:48:58.941 T:13936 INFO : [video.kino.pub]: sending GET request to https://api.service-kp.com/v1/items/67342
2021-01-29 20:48:59.379 T:13936 INFO : [video.kino.pub]: sending GET request to https://api.service-kp.com/v1/watching?id=67342
2021-01-29 20:48:59.773 T:13936 INFO : CPythonInvoker(6, C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubaddon.py): script successfully run
2021-01-29 20:48:59.797 T:13936 INFO : Python interpreter stopped
2021-01-29 20:49:01.721 T:9636 INFO : initializing python engine.
2021-01-29 20:49:01.962 T:9636 INFO : CPythonInvoker(7, C:UsersUserAppDataRoamingKodiaddonsvideo.kino.pubaddon.py): script successfully run
2021-01-29 20:49:01.984 T:9636 INFO : Python interpreter stopped
2021-01-29 20:49:03.524 T:9756 INFO : initializing python engine.
2021-01-29 20:49:03.746 T:9424 INFO : Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
2021-01-29 20:49:07.469 T:9424 WARNING : CGUIWindowManager — CGUIWindowManager::HandleAction — ignoring action 107, because topmost modal dialog closing animation is running
2021-01-29 20:49:07.679 T:9424 INFO : VideoPlayer::OpenFile: plugin://video.kino.pub/play/67342?season_index=1&index=1
2021-01-29 20:49:08.241 T:11436 INFO : Creating InputStream
2021-01-29 20:49:08.259 T:9756 INFO : [video.kino.pub]: playback started
2021-01-29 20:49:08.989 T:11436 INFO : Creating Demuxer
2021-01-29 20:49:11.670 T:11436 INFO : Opening stream: 0 source: 256
2021-01-29 20:49:11.670 T:11436 INFO : Creating video codec with codec id: 27
2021-01-29 20:49:11.670 T:11436 INFO : CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
2021-01-29 20:49:11.671 T:11436 INFO : Creating video thread
2021-01-29 20:49:11.671 T:14220 INFO : running thread: video_thread
2021-01-29 20:49:11.672 T:11436 INFO : Opening stream: 1 source: 256
2021-01-29 20:49:11.672 T:11436 INFO : Finding audio codec for: 86018
2021-01-29 20:49:11.673 T:11436 INFO : CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
2021-01-29 20:49:11.673 T:11436 INFO : Creating audio thread
2021-01-29 20:49:11.673 T:12432 INFO : running thread: CVideoPlayerAudio::Process()
2021-01-29 20:49:11.674 T:11436 INFO : Opening stream: 0 source: 1024
2021-01-29 20:49:12.001 T:14220 INFO : CVideoPlayerVideo — Stillframe left, switching to normal playback
2021-01-29 20:49:12.001 T:14220 INFO : DXVA::CContext::CreateContext: creating discrete d3d11va device for decoding.
2021-01-29 20:49:12.005 T:12432 INFO : Creating audio stream (codec id: 86018, channels: 6, sample rate: 48000, no pass-through)
2021-01-29 20:49:12.009 T:4920 INFO : CActiveAESink::OpenSink — initialize sink
2021-01-29 20:49:12.019 T:14220 INFO : DXVA::CDecoder::Open: Total video memory available is 4164 MB (dedicated = 128 MB, shared = 4036 MB)
2021-01-29 20:49:12.106 T:9424 INFO : DXVA::CProcessorHD::InitProcessor: supported deinterlace methods: blend:yes, bob:yes, adaptive:yes, mocomp:yes.
2021-01-29 20:49:12.116 T:9424 WARNING : CRendererHQ::CheckVideoParameters: chosen scaling method 1 is not supported by renderer
2021-01-29 20:49:12.179 T:9424 INFO : Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
2021-01-29 20:49:12.372 T:14220 INFO : CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 41666
2021-01-29 20:49:14.440 T:9424 ERROR : Control 55 in window 10025 has been asked to focus, but it can’t
2021-01-29 20:49:14.463 T:2880 INFO : initializing python engine.>

Еще спрошу, коллега, с Вашего позволения про «P.S.» в #156 сообщении.
Не стОит ждать доработок?

Пожелания надо создавать в отдельных issue, для каждого свой.

Спасибо еще раз, большое и человеческое за Ваш труд!

Debian Bug report logs —
#754186
xbmc: OpenDemuxStream — Error creating demuxer

version graph

Toggle useless messages


Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#754186; Package xbmc.
(Tue, 08 Jul 2014 13:18:11 GMT) (full text, mbox, link).


Acknowledgement sent
to Vladmimir Stavrinov <vstavrinov@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>.
(Tue, 08 Jul 2014 13:18:11 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

Package: xbmc
Version: 2:13.1~rc1+dfsg1-1
Severity: normal

Dear Maintainer,

xbmc http://cdnselector.streamago.tv/live/34960/28965/playlist.m3u8

doesn't work, while 

cvlc http://cdnselector.streamago.tv/live/34960/28965/playlist.m3u8

work

In the first case I'v got error in subject.

The error in subject I've got on the stream:



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xbmc depends on:
ii  fonts-dejavu-core  2.34-1
ii  fonts-roboto       1:4.3-3
ii  libjs-iscroll      5.1.1+dfsg1-2
ii  libjs-jquery       1.7.2+dfsg-3
ii  mesa-utils         8.1.0-2+b1
ii  python-imaging     2.4.0-2
pn  python:any         <none>
ii  ttf-dejavu-core    2.34-1
ii  x11-utils          7.7+1
ii  xbmc-bin           2:13.1~rc1+dfsg1-1

xbmc recommends no packages.

xbmc suggests no packages.

-- no debconf information



Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#754186; Package xbmc.
(Tue, 08 Jul 2014 14:09:07 GMT) (full text, mbox, link).


Acknowledgement sent
to balint@balintreczey.hu:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>.
(Tue, 08 Jul 2014 14:09:07 GMT) (full text, mbox, link).


Message #10 received at 754186@bugs.debian.org (full text, mbox, reply):

Control: tags -1 upstream
Control: severity -1 wishlist

Hi Vladimir,

2014-07-08 15:15 GMT+02:00 Vladmimir Stavrinov <vstavrinov@gmail.com>:
> Package: xbmc
> Version: 2:13.1~rc1+dfsg1-1
> Severity: normal
>
> Dear Maintainer,
>
> xbmc http://cdnselector.streamago.tv/live/34960/28965/playlist.m3u8
>
> doesn't work, while
M3u playlists are handled by the IPTV PVR addon packaged in xbmc-pvr-iptvsimple.
See http://forum.xbmc.org/showthread.php?tid=169274

It would be nice to handle them from command line though.

Since this is not a packaging related bug I suggest opening it upstream.

Cheers,
Balint

>
> cvlc http://cdnselector.streamago.tv/live/34960/28965/playlist.m3u8
>
> work
>
> In the first case I'v got error in subject.
>
> The error in subject I've got on the stream:



Added tag(s) upstream.
Request was from Bálint Réczey <balint@balintreczey.hu>
to 754186-submit@bugs.debian.org.
(Tue, 08 Jul 2014 14:09:07 GMT) (full text, mbox, link).


Severity set to ‘wishlist’ from ‘normal’
Request was from Bálint Réczey <balint@balintreczey.hu>
to 754186-submit@bugs.debian.org.
(Tue, 08 Jul 2014 14:09:08 GMT) (full text, mbox, link).


Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#754186; Package xbmc.
(Tue, 08 Jul 2014 15:03:04 GMT) (full text, mbox, link).


Acknowledgement sent
to Vladimir Stavrinov <vstavrinov@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>.
(Tue, 08 Jul 2014 15:03:04 GMT) (full text, mbox, link).


Message #19 received at 754186@bugs.debian.org (full text, mbox, reply):

On Tue, Jul 08, 2014 at 04:06:43PM +0200, Bálint Réczey wrote:

> M3u playlists are handled by the IPTV PVR addon packaged in xbmc-pvr-iptvsimple.
> See http://forum.xbmc.org/showthread.php?tid=169274
> 
> It would be nice to handle them from command line though.

No! It is neither command line nor m3u issue. 

First, for example the same stream are working with different URL from
command line:

xbmc http://rm-edge-3.cdn2.streamago.tv/streamagoedge/34960/28965/playlist.m3u8

Second, I gave You command line for convenient testing only, while
actually I don't use it, but start stream from Vidoes/Files menu with
lot of m3u files, containing m3u8 links like this:

cat CNN_International_1.m3u
#EXTINF:0, CNN International News Live (1)
http://rm-edge-3.cdn2.streamago.tv/streamagoedge/34960/28965/playlist.m3u8

> Since this is not a packaging related bug I suggest opening it upstream.

As for this and other bug reports, I expect You will forward all of them
to upstream if need. It is usual and convenient practice for Debian
users and maintainers, to have single input point for bug reports.


*****************************
###  Vladimir Stavrinov
###  vstavrinov@gmail.com
*****************************




Added tag(s) confirmed.
Request was from Bálint Réczey <balint@balintreczey.hu>
to control@bugs.debian.org.
(Wed, 09 Jul 2014 10:42:06 GMT) (full text, mbox, link).


Severity set to ‘normal’ from ‘wishlist’
Request was from Bálint Réczey <balint@balintreczey.hu>
to control@bugs.debian.org.
(Wed, 09 Jul 2014 10:42:06 GMT) (full text, mbox, link).


Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#754186; Package xbmc.
(Mon, 05 Jan 2015 21:27:04 GMT) (full text, mbox, link).


Acknowledgement sent
to balint@balintreczey.hu:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>.
(Mon, 05 Jan 2015 21:27:04 GMT) (full text, mbox, link).


Message #30 received at 754186@bugs.debian.org (full text, mbox, reply):

Hi Vladimir,

Control: tags -1 moreinfo

2014-07-08 16:58 GMT+02:00 Vladimir Stavrinov <vstavrinov@gmail.com>:
> On Tue, Jul 08, 2014 at 04:06:43PM +0200, Bálint Réczey wrote:
>
>> M3u playlists are handled by the IPTV PVR addon packaged in xbmc-pvr-iptvsimple.
>> See http://forum.xbmc.org/showthread.php?tid=169274
>>
>> It would be nice to handle them from command line though.
>
> No! It is neither command line nor m3u issue.
>
> First, for example the same stream are working with different URL from
> command line:
>
> xbmc http://rm-edge-3.cdn2.streamago.tv/streamagoedge/34960/28965/playlist.m3u8
>
> Second, I gave You command line for convenient testing only, while
> actually I don't use it, but start stream from Vidoes/Files menu with
> lot of m3u files, containing m3u8 links like this:
>
> cat CNN_International_1.m3u
> #EXTINF:0, CNN International News Live (1)
> http://rm-edge-3.cdn2.streamago.tv/streamagoedge/34960/28965/playlist.m3u8
Someone started working on the bug in the upstream bug tracker.
Could you please provide a link which is usable for testing?

Thanks,
Balint



Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>:
Bug#754186; Package xbmc.
(Wed, 07 Jan 2015 06:06:04 GMT) (full text, mbox, link).


Acknowledgement sent
to Vladimir Stavrinov <vstavrinov@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>.
(Wed, 07 Jan 2015 06:06:04 GMT) (full text, mbox, link).


Message #35 received at 754186@bugs.debian.org (full text, mbox, reply):

[Message part 1 (text/plain, inline)]
On Mon, Jan 05, 2015 at 10:22:19PM +0100, Bálint Réczey wrote:

> Someone started working on the bug in the upstream bug tracker.
> Could you please provide a link which is usable for testing?

See playlist in attachment. But it seems that those bugs:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754186
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754459
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770358

all are about the same problem. Though for different links (not for this
playlist, where all links are the same type and source) different errors
may be reported, nevertheless I think this problem caused by curl in all
cases. Time to time I am facing such problems with different MRL, though
those MRL are not permanent and dies after while. But in all cases I see
the same picture: xmbc doesn't works where all others (vlc, mplayer,
avplay) does.  


*******************************
###  Vladimir Stavrinov
###  vstavrinov@gmail.com
*******************************
[livestream.m3u (audio/x-mpegurl, attachment)]

Bug reassigned from package ‘xbmc’ to ‘kodi’.
Request was from Bálint Réczey <balint@balintreczey.hu>
to control@bugs.debian.org.
(Wed, 19 Aug 2015 22:16:08 GMT) (full text, mbox, link).


No longer marked as found in versions xbmc/2:13.1~rc1+dfsg1-1.
Request was from Bálint Réczey <balint@balintreczey.hu>
to control@bugs.debian.org.
(Wed, 19 Aug 2015 22:16:09 GMT) (full text, mbox, link).


Marked as found in versions kodi/14.0+dfsg1-1.
Request was from Bálint Réczey <balint@balintreczey.hu>
to control@bugs.debian.org.
(Wed, 19 Aug 2015 22:16:10 GMT) (full text, mbox, link).


Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>:
Bug#754186; Package kodi.
(Thu, 14 Apr 2022 13:27:05 GMT) (full text, mbox, link).


Acknowledgement sent
to Vasyl Gello <vasek.gello@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>.
(Thu, 14 Apr 2022 13:27:05 GMT) (full text, mbox, link).


Message #46 received at 754186@bugs.debian.org (full text, mbox, reply):

[Message part 1 (text/plain, inline)]
Control: close -1

Dear colleagues,

I am closing this bug because I can not reproduce it anymore on actual Kodi versions.
Please feel free to re-open it if the issue remains in 19.x or 20.0 Alpha releases.
-- 
Vasyl Gello
==================================================
Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

E-Mail: vasek.gello@gmail.com
==================================================
호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다
[Message part 2 (text/html, inline)]

Marked Bug as done
Request was from Vasyl Gello <vasek.gello@gmail.com>
to 754186-submit@bugs.debian.org.
(Thu, 14 Apr 2022 13:27:05 GMT) (full text, mbox, link).


Notification sent
to Vladmimir Stavrinov <vstavrinov@gmail.com>:
Bug acknowledged by developer.
(Thu, 14 Apr 2022 13:27:06 GMT) (full text, mbox, link).


Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Fri, 13 May 2022 07:29:00 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Thu Feb 9 22:37:49 2023;
Machine Name:
bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Smiff

Posts: 125
Joined: Mon Sep 10, 2012 10:39 pm
Has thanked: 5 times
Been thanked: 2 times

Demand5 uk plugin «error creating demuxer»

error creating demuxer on all content, with newest plugin 1.0.2 i think on XAI

using DVDplayer, have tried full codec (not relevant is it?)
can’t remember how to force mplayer.

anyone else?

Smiff

Posts: 125
Joined: Mon Sep 10, 2012 10:39 pm
Has thanked: 5 times
Been thanked: 2 times

Re: Demand5 uk plugin «error creating demuxer»

Post

by Smiff » Sun Sep 16, 2012 11:54 am

here’s example

Code: Select all

10:43:54 M: 25018368  NOTICE: PLAY URL: rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& playpath=mp4:videos/19582164001/19582164001_1828350982001_b17-C5158400002A1-H264-1200-16x9.mp4?e=1347799218&h=9d2ebdc4f2bce996549c239212740646&__nn__=659726446001 swfurl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf swfvfy=true
10:43:54 M: 32227328  NOTICE: DVDPlayer: Opening: rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& playpath=mp4:videos/19582164001/19582164001_1828350982001_b17-C5158400002A1-H264-1200-16x9.mp4?e=1347799218&h=9d2ebdc4f2bce996549c239212740646&__nn__=659726446001 swfurl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf swfvfy=true
10:43:54 M: 32227328 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:43:54 M: 31703040  NOTICE: Creating InputStream
10:43:54 M: 30666752 WARNING: HandShake: Type mismatch: client sent 6, server answered 9
10:43:55 M: 30666752  NOTICE: Creating Demuxer
10:43:55 M: 20357120  NOTICE: Metadata:
10:43:55 M: 20357120  NOTICE:   duration              2365.31
10:43:55 M: 20357120  NOTICE:   moovPosition          32.00
10:43:55 M: 20357120  NOTICE:   width                 640.00
10:43:55 M: 20357120  NOTICE:   height                360.00
10:43:55 M: 20357120  NOTICE:   videocodecid          encv
10:43:55 M: 20357120  NOTICE:   audiocodecid          enca
10:43:55 M: 20357120  NOTICE:   avcprofile            77.00
10:43:55 M: 20357120  NOTICE:   avclevel              30.00
10:43:55 M: 20357120  NOTICE:   aacaot                2.00
10:43:55 M: 20357120  NOTICE:   videoframerate        25.00
10:43:55 M: 20357120  NOTICE:   audiosamplerate       24000.00
10:43:55 M: 20357120  NOTICE:   audiochannels         2.00
10:43:55 M: 20357120  NOTICE: trackinfo:
10:43:55 M: 20357120  NOTICE:   length                59130000.00
10:43:55 M: 20357120  NOTICE:   timescale             25000.00
10:43:55 M: 20357120  NOTICE:   language              eng
10:43:55 M: 20357120  NOTICE: sampledescription:
10:43:55 M: 20357120  NOTICE:   sampletype            encv
10:43:55 M: 20357120  NOTICE:   length                56767488.00
10:43:55 M: 20357120  NOTICE:   timescale             24000.00
10:43:55 M: 20357120  NOTICE:   language              eng
10:43:55 M: 20357120  NOTICE: sampledescription:
10:43:55 M: 20357120  NOTICE:   sampletype            enca
10:44:25 M:  5869568 WARNING: could not find codec parameters for rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& playpath=mp4:videos/19582164001/19582164001_1828350982001_b17-C5158400002A1-H264-1200-16x9.mp4?e=1347799218&h=9d2ebdc4f2bce996549c239212740646&__nn__=659726446001 swfurl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf swfvfy=true
10:44:25 M: 17149952   ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
10:44:25 M: 17149952  NOTICE: CDVDPlayer::OnExit()
10:44:25 M: 17149952  NOTICE: CDVDPlayer::OnExit() deleting input stream
10:44:25 M: 22851584  NOTICE: CDVDPlayer::CloseFile()
10:44:25 M: 22851584 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:44:25 M: 22851584  NOTICE: DVDPlayer: waiting for threads to exit
10:44:25 M: 22851584  NOTICE: DVDPlayer: finished waiting
10:45:12 M: 29036544  NOTICE: -->Python Initialized<--
10:45:12 M: 27975680  NOTICE: search:
10:45:12 M: 27975680  NOTICE: Looking for episodes for: Dallas
10:45:12 M: 27942912  NOTICE: URL: http://www.channel5.com/shows/dallas/episodes?season=15840
10:45:19 M: 29556736  NOTICE: -->Python Initialized<--
10:45:20 M: 28495872  NOTICE: search:
10:45:24 M: 24723456  NOTICE: PLAY URL: rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& playpath=mp4:videos/19582164001/19582164001_1828350980001_b17-C5158400002A1-H264-480-16x9.mp4?e=1347799433&h=c404c83c713c0ef2dcca4996d615bc1e&__nn__=659726446001 swfurl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf swfvfy=true
10:45:24 M: 31932416  NOTICE: DVDPlayer: Opening: rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& playpath=mp4:videos/19582164001/19582164001_1828350980001_b17-C5158400002A1-H264-480-16x9.mp4?e=1347799433&h=c404c83c713c0ef2dcca4996d615bc1e&__nn__=659726446001 swfurl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf swfvfy=true
10:45:24 M: 31932416 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:45:24 M: 31408128  NOTICE: Creating InputStream
10:45:24 M: 30371840 WARNING: HandShake: Type mismatch: client sent 6, server answered 9
10:45:25 M: 30371840  NOTICE: Creating Demuxer
10:45:25 M: 24395776  NOTICE: Metadata:
10:45:25 M: 24395776  NOTICE:   duration              2365.31
10:45:25 M: 24395776  NOTICE:   moovPosition          32.00
10:45:25 M: 24395776  NOTICE:   width                 640.00
10:45:25 M: 24395776  NOTICE:   height                360.00
10:45:25 M: 24395776  NOTICE:   videocodecid          encv
10:45:25 M: 24395776  NOTICE:   audiocodecid          enca
10:45:25 M: 24395776  NOTICE:   avcprofile            77.00
10:45:25 M: 24395776  NOTICE:   avclevel              30.00
10:45:25 M: 24395776  NOTICE:   aacaot                2.00
10:45:25 M: 24395776  NOTICE:   videoframerate        25.00
10:45:25 M: 24395776  NOTICE:   audiosamplerate       24000.00
10:45:25 M: 24395776  NOTICE:   audiochannels         2.00
10:45:25 M: 24395776  NOTICE: trackinfo:
10:45:25 M: 24395776  NOTICE:   length                59130000.00
10:45:25 M: 24395776  NOTICE:   timescale             25000.00
10:45:25 M: 24395776  NOTICE:   language              eng
10:45:25 M: 24395776  NOTICE: sampledescription:
10:45:25 M: 24395776  NOTICE:   sampletype            encv
10:45:25 M: 24395776  NOTICE:   length                56767488.00
10:45:25 M: 24395776  NOTICE:   timescale             24000.00
10:45:25 M: 24395776  NOTICE:   language              eng
10:45:25 M: 24395776  NOTICE: sampledescription:
10:45:25 M: 24395776  NOTICE:   sampletype            enca
10:45:58 M: 21438464 WARNING: could not find codec parameters for rtmpe://bt.fcod.llnwd.net:1935/a800/o10/& playpath=mp4:videos/19582164001/19582164001_1828350980001_b17-C5158400002A1-H264-480-16x9.mp4?e=1347799433&h=c404c83c713c0ef2dcca4996d615bc1e&__nn__=659726446001 swfurl=http://admin.brightcove.com/viewer/us20111026.1813/connection/ExternalConnection_2.swf swfvfy=true
10:45:58 M: 21475328   ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
10:45:58 M: 21475328  NOTICE: CDVDPlayer::OnExit()
10:45:58 M: 21475328  NOTICE: CDVDPlayer::OnExit() deleting input stream
10:45:58 M: 27242496  NOTICE: CDVDPlayer::CloseFile()
10:45:58 M: 27242496 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
10:45:58 M: 27242496  NOTICE: DVDPlayer: waiting for threads to exit
10:45:58 M: 27242496  NOTICE: DVDPlayer: finished waiting

just noticed im on old build 31085 so i’ll try 3.2 later! thanks

Smiff

Posts: 125
Joined: Mon Sep 10, 2012 10:39 pm
Has thanked: 5 times
Been thanked: 2 times

Re: Demand5 uk plugin «error creating demuxer»

Post

by Smiff » Wed Aug 07, 2013 6:30 pm

hmm the old version i had hangs 3.3 stable every time. weird.

current version 1.3.2 is asking for a module called msvcrt .
anyone know anything about this please?

Code: Select all

18:25:58 M: 27365376   DEBUG: XBPyThread::Process - Entering source directory Q:pluginsvideodemand5
18:25:59 M: 27095040   DEBUG: kernel32.dll fake function SetConsoleCtrlHandler called
18:25:59 M: 23703552   DEBUG: ------ Window Init (DialogBusy.xml) ------
18:25:59 M: 23703552    INFO: Loading skin file: DialogBusy.xml
18:25:59 M: 23429120    INFO: Loading skin file: DialogProgress.xml
18:25:59 M: 23429120   DEBUG: ------ Window Init (DialogProgress.xml) ------
18:26:00 M: 27086848   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
18:26:00 M: 27361280    INFO: -->Python script returned the following error<--
18:26:00 M: 27361280   ERROR: Error Type: exceptions.ImportError
18:26:00 M: 27361280   ERROR: Error Contents: No module named msvcrt
18:26:00 M: 27361280   ERROR: Traceback (most recent call last):
                                              File "Q:pluginsvideodemand5default.py", line 5, in ?
                                                import subprocess
                                              File "Q:systempythonpython24.zlibsubprocess.py", line 352, in ?
                                            ImportError: No module named msvcrt
18:26:00 M: 27361280    INFO: -->End of Python script error report<--
18:26:00 M: 27365376    INFO: Python script stopped
18:26:00 M: 27889664   DEBUG: python thread 1 destructed
18:26:00 M: 27889664    INFO: Python, unloading python24.dll because no scripts are running anymore
18:26:00 M: 27967488   DEBUG: Q:systempythonpython24.dll (base 1E000000): Detected memory leaks: 206 leaks

http://addons.superrepo.org/Frodo/All/p … o.demand5/

User avatar

BuZz

Site Admin
Posts: 1890
Joined: Wed Jul 04, 2012 12:50 am
Location: UK
Has thanked: 64 times
Been thanked: 422 times
Contact:

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Opencv error cannot load info library for opencv
  • Opencv error 215 assertion failed
  • Opencl kernel build error 11
  • Opencl error 1001
  • Opencl dll error 126

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии