• 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 148
New MythTV add-on using libcmyth
jinx

I would have no idea how to compile against external ffmpeg, is it easy?

edit : Installed ffmpeg from repository which loaded libavcodec updates, trying make again. re the subtitles, sorry was being being thick.
Reply
Gentle reminder: my XBMC w/ libcmyth is not showing EPG data retrieved using Schedule Direct. I have EIT scanning disabled, but does that matter?

Logs are below:
MythTV:
http://pastebin.com/kiZSSpSJ
XBMC:
http://pastebin.com/VgiqS8ZS
Reply
Try resetting the PVR database in xbmc, The function to fetch the EPG is never called.
Libcmyth MythTV addon for xbmc-pvr [source] [forum thread]
Reply
I am going to try on a normal ubuntu machine as aopposed to the xbmcbuntu and see what happens.
Reply
(2012-04-24, 20:37)tsp42 Wrote: My addon only fetch the fanart/coverart from the mythbackend. It doesn't use the scrapers in XBMC (That would be nice but should go into the xbmc PVR code and not as a specific addon code). On my setup the mythfrontend seems to pull down the artwork without any user setup but that is with v0.24. Don't know about 0.23. In 0.25 the backend is responsible for pulling down the metadata so it should work better (no need to use the frontend) but I haven't stated testing 0.25 yet. I suppose it is also a requirement that the storagegroups are setup correctly.

Ah got it. Bummer, I assumed that it worked more or less like Mythbox (i.e. on the XBMC side). You're probably right in thinking that the fanart download isn't fully implemented on the myth side with myth 0.23 or earlier. However, I notice that the per recording thumbnails are pulled OK without any special storage groups setup, just not the fanart (because mythfrontend isn't doing that).

Quote:
fiveisalive Wrote:Looks like live TV is having problems (see my post above) with the latest master from github, not just with myth 0.24, but also with my myth 0.23.1-fixes installation. Has anyone got live TV working successfully with any version of myth using the current github master?
It works fine (obviously) on my two systems (windows 7/Mythbuntu 11.04).
chrisgibbs Wrote:However when using XBMC, I browse the LiveTV guide, it pulls down the EPG fine but then when I select a channel the working status indicator comes up and no liveTV stream is played
Looks like the storage group is not setup properly on the backend. Shouldn't affect the LiveTV though. Could you pastebin a log with the "Include more debug information in the Log" enabled?

It seems that live TV isn't work for many of the posters (like me, chrisgibbs and bilbonvidia), although it may not be for exactly the same reasons. However the symptoms for me is the same as chrisgibbs, it just hangs when attempting to play. When I get home I'll try to pastebin the log file to see if it's the same underlying issue (probably ffmpeg as you suggest). Recorded programs playback just fine. However I also noticed that even with the Mythbox add-on, live TV works for a few seconds, then crashed XBMC, so it probably is something global to myth/ffmpeg in XBMC proper rather than the add-on per se.
Reply
Livetv is also broken for me. same symptoms. (it is working without this commit https://github.com/tsp/xbmc/commit/68e2f...c09231550b). Could also provide some logs tomorrow.
Reply
(2012-04-24, 03:23)fiveisalive Wrote: I wonder if it might be possible to add an "All recordings" entry at the top of the list that would return the old-style linear list, sometimes it's useful to be able browse backwards in time and see what shows were on the same day, or to sort globally by title, so it would be useful to retain this function. (mythbackend has a similar view as does Mythbox).

I added this FR to github: https://github.com/tsp/xbmc/issues/11
Reply
I get the same hang with LiveTV on the last compile; this is on Fedora 16..

I do notice that Myth 0.24 says it's streaming to the client; from the xbmc logfile:

Code:
21:49:49 T:139881409292032   DEBUG: ffmpeg[ADB62700]: [mpegts] decoding for stream 2 failed
21:49:49 T:139881409292032   DEBUG: ffmpeg[ADB62700]: [mpegts] Could not find codec parameters (Unknown: none ([134][0][0][0] / 0x0086))
21:49:49 T:139881409292032   DEBUG: ffmpeg[ADB62700]: [NULL] start time is not set in estimate_timings_from_pts
21:49:51 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 7225780
21:49:51 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:49:53 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 10466336
21:49:53 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:49:53 T:139880801740544   DEBUG: Thread Jobworker 139880801740544 terminating (autodelete)
21:49:55 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 13982124
21:49:55 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:49:57 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 17519908
21:49:57 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:49:57 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1736 2012-04-23T21:00:00 4339550984
21:49:57 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:49:59 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 21431812
21:49:59 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:50:00 T:139880801740544   DEBUG: Thread Jobworker start, auto delete: 1
21:50:01 T:139881889609792   DEBUG: ------ Window Init (Pointer.xml) ------
21:50:01 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 24194472
21:50:01 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904
21:50:03 T:139880709486336   DEBUG: AddOnLog: MythTV cmyth PVR Client: EVENT ID: CMYTH_EVENT_UPDATE_FILE_SIZE, EVENT databuf: 1739 2012-04-23T21:49:44 27070120
21:50:03 T:139880709486336  NOTICE: AddOnLog: MythTV cmyth PVR Client: Process: FILE_SIZE_UPDATE: -2080381904

and from the the config.log:

Code:
[root@aceru xbmc]# grep -i ffmpeg config.log
configure:23772: == Use of external ffmpeg disabled. ==
ac_cv_env_FFMPEG_CFLAGS_set=
ac_cv_env_FFMPEG_CFLAGS_value=
ac_cv_env_FFMPEG_LIBS_set=
ac_cv_env_FFMPEG_LIBS_value=
FFMPEG_CFLAGS=''
FFMPEG_LIBS=''
USE_EXTERNAL_FFMPEG='0'
Reply
@tsp:

might be being a bit thick, but can't find entries in mythconverg for the artwork...... videometadata is empty and I can't find anything else that looks likely. Can you let me know which table/column I should be looking in to track this one down?
Reply
@tsp:

These changes you are making are great! Thanks.

I'm still having the issue with the JSON-RPC server not working. You mentioned it may be something broken upstream - does anyone know if this is something opdenkamp is aware of? I checked the github requests and didn't see anything about it.

Thanks.
Reply
Same on Ubuntu as XBMCbuntu for live tv. Windows fine.
Reply
Tried resetting the PVR database, but same behavior. Logs below:

xbmc.log
http://pastebin.com/Dzc1Egm1

mythtv.log
http://pastebin.com/rijvEz7L
Reply
were cmyth addon at?
Reply
(2012-04-24, 20:37)tsp42 Wrote: Looks like the storage group is not setup properly on the backend. Shouldn't affect the LiveTV though. Could you pastebin a log with the "Include more debug information in the Log" enabled?

Sorry had a read through the Advancedsettings.log file and the Loglevel is set to 2. That was the log file i sent through previously. Not sure where the "Include more debug information in the Log" is located.

(EDIT)
Ended up finding it under addons MythTV cmyth PVR client settings. This was already ticked for the log file that I uploaded.
(/EDIT)



Reply
sounds good. have a chat with dteirney, cause he is/was maintaining the other mythtv add-on
ImageImageImageImageImage
Reply
  • 1
  • 43
  • 44
  • 45(current)
  • 46
  • 47
  • 148

Logout Mark Read Team Forum Stats Members Help
New MythTV add-on using libcmyth8