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.
New MythTV add-on using libcmyth
bilbonvidia
Fan Posts: 433 Joined: Jun 2011 Reputation: 1 Location: Britain |
2012-04-24 21:51
Post: #661
(This post was last modified: 2012-04-24 22:11 by bilbonvidia.)
|
| find quote |
321liftoff
Junior Member Posts: 34 Joined: Oct 2010 Reputation: 0 |
2012-04-24 22:17
Post: #662
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 |
| find quote |
tsp42
Senior Member Posts: 222 Joined: Aug 2011 Reputation: 11 Location: Denmark |
2012-04-24 22:38
Post: #663
Try resetting the PVR database in xbmc, The function to fetch the EPG is never called.
|
| find quote |
bilbonvidia
Fan Posts: 433 Joined: Jun 2011 Reputation: 1 Location: Britain |
2012-04-24 22:55
Post: #664
I am going to try on a normal ubuntu machine as aopposed to the xbmcbuntu and see what happens.
|
| find quote |
fiveisalive
Fan Posts: 345 Joined: Jul 2009 Reputation: 0 Location: United States |
2012-04-24 23:08
Post: #665
(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). 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.
(This post was last modified: 2012-04-24 23:11 by fiveisalive.)
|
| find quote |
cfetzer
Senior Member Posts: 256 Joined: Jul 2011 Reputation: 11 |
2012-04-24 23:20
Post: #666
Livetv is also broken for me. same symptoms. (it is working without this commit https://github.com/tsp/xbmc/commit/68e2f...9231550b). Could also provide some logs tomorrow.
|
| find quote |
fiveisalive
Fan Posts: 345 Joined: Jul 2009 Reputation: 0 Location: United States |
2012-04-24 23:21
Post: #667
(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 |
| find quote |
tdavis
Member Posts: 87 Joined: Jan 2010 Reputation: 0 |
2012-04-25 00:07
Post: #668
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 failedand from the the config.log: Code: [root@aceru xbmc]# grep -i ffmpeg config.log
(This post was last modified: 2012-04-25 00:10 by tdavis.)
|
| find quote |
Jimmer
Member+ Joined: Jan 2010 Reputation: 3 Location: Sunny Devon, UK |
2012-04-25 00:36
Post: #669
@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? |
| find quote |
robweber
Fan Joined: Sep 2009 Reputation: 15 |
2012-04-25 01:13
Post: #670
@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. |
| find quote |

Search
Help