• 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 111
[OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way!
dushmaniac Wrote:http://fstrcmp.sourceforge.net/

Thanks, but I had allready installed that to /usr ... and did a ldconfig etc but I still get the error ..

The libs are:

Quote:/usr/lib/libfstrcmp.a /usr/lib/libfstrcmp.so /usr/lib/libfstrcmp.so.0.2.0
/usr/lib/libfstrcmp.la /usr/lib/libfstrcmp.so.0

and the header is:

Quote:/usr/include/fstrcmp.h

What now?
post your config.log somewhere and I'll have a look later, but I don't have time to look into compiler issues right now.
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
Ruud Wrote:Better to have a hickup or blocks in the first frames then slower channel changing times, but that is my opinion Big Grin
the result should be the same with both, buffering up till you got enough data or drop packets (which makes the stream unwatchable).
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
bmentink: use this:

https://robosk-pkgbuild.googlecode.com/s...tpd-0.9.1/

https://robosk-pkgbuild.googlecode.com/s...-20100910/

https://robosk-pkgbuild.googlecode.com/s...LE_FFMPEG/

tested,working...
dushmaniac Wrote:post your config.log somewhere and I'll have a look later, but I don't have time to look into compiler issues right now.
.

Ok, thanks , it is at http://pastebin.com/2jYAtrQd

@RoboSK ... I can't seem to get at those URL's will try again tomorrow from work.
robosk should be able to help you, since he's building for the same dist, so check his links
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
RoboSK Wrote:bmentink: use this:

https://robosk-pkgbuild.googlecode.com/s...tpd-0.9.1/

https://robosk-pkgbuild.googlecode.com/s...-20100910/

https://robosk-pkgbuild.googlecode.com/s...LE_FFMPEG/

tested,working...

Hi RoboSK,

Can you provide some info on how I use these links and what each link is?

I am guessing they are svn checkouts of PKGBUILDS but what are the features of each one? (I havn't followed all of thread if this has been discused ..)

Thanks,
Bernie
fast way: download files (ignore "subdirectory") to dir 1,2,3,
cd 1
makepkg
sudo pacman -U -packagename(*.pkg.tar.xz)-
cd ..
cd 2
...repeat...
Hey guys give this skin a go with the PVR and tell me what you think (in the other thread not this one)
http://forum.xbmc.org/showthread.php?p=648582
just ran a 'careless' aptitude update and to my surprise.....
I'm running RC1 now. wow....
thanks Dushmaniac for your hard work on this Big Grin
regards,
Ruud.
TV server: ClearOS 5.2, HTS Tvheadend git-0664329, IPTV
XBMC Clients (2): Jetway J7F3E Mini-ITX, AMD Geode NX1750, 1GB, Custom Build Case, 2,5" SATA 120GB, GeForce 8500GT (PCI) 256MB, NEC Slot-in DVD, 7" touch screen, 40" Samsung LED (VGA), ATI Remote Wonder (I)
(OS) Environment Clients: Ubuntu Server 10.04, XBMC 11.0 BETA 3, TVHeadend plugin enabled, Skin Confluenza
RoboSK Wrote:fast way: download files (ignore "subdirectory") to dir 1,2,3,
cd 1
makepkg
sudo pacman -U -packagename(*.pkg.tar.xz)-
cd ..
cd 2
...repeat...

Thanks,

I have LiveTV working fine now with this build, tv guide ok.
However, I have an issue with tvheadend recordings:

If I create a Video source to my recordings directory, I see all the files and immediately get a crash and exit.

If I connect to the UDP server to look at recordings, I get the list of recordings, but when I play one of them, I just get the busy icon for a long time them an error message.

Is there any way to resolve this? Is there a particular version of tvheadend I must use? I am using version r5558 at present.

Also, is there a way to re-build with VDPAU enabled? I see it is disabled in the PKGBUILD file. If I delete the offending line, how do I re-build without fetching all the source again when I do a makepkg ...... I have a very slow connection so I don't want to download 1G of files again ... also is there a way to do an update with makepkg at all ..

Thanks,
Bernie
bmentink:
vdpau: change this
from
--enable-external-ffmpeg
to
--disable-external-ffmpeg

from
--disable-vdpau
to
--enable-vdpau

into PKGBUILD - and run - pkgbuild use "old" downloaded source - i hope Smile

but i enable external ffmpeg/ disable vdpau with good reason, "internal" ffmpeg is not stable, match moore crash...


Tvheadend recording - you have "strange" chars into name recording ? example ("title") -> http://trac.lonelycoder.com/hts/attachment/ticket/289/1


edit: ah crash xbmc not Tvheadend ... Smile
@bmentink: please provide a full crash log of the crash. What do you mean by "If I connect to the UDP server to look at recordings"?
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
dushmaniac Wrote:@bmentink: please provide a full crash log of the crash. What do you mean by "If I connect to the UDP server to look at recordings"?

CrashLog is at --> http://pastebin.com/um7Xa22M

Sorry not UDP, I mean I ticked the box that allows XBMC to serve up media, is it UPNP? then when I add a new video source, I can connect to that server.

Quote:@RoboSK: into PKGBUILD - and run - pkgbuild use "old" downloaded source - i hope
run pkgbuild? I don't have such a program .... what program do I run, or option to makepkg, to stop it downloading the source again. Will "makepkg -e" do the trick?

By the way, I notice that my EPG is out by an hour (daylight saving?) how do I fix that.

Thanks
Bernie
bmentink Wrote:CrashLog is at --> http://pastebin.com/um7Xa22M
you're using system ffmpeg libraries. use the normal ones please.

Quote:By the way, I notice that my EPG is out by an hour (daylight saving?) how do I fix that.
go to the tvheadend addon settings, change the correction and reload the epg to be sure it worked correctly.
opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
  • 1
  • 82
  • 83
  • 84(current)
  • 85
  • 86
  • 111

Logout Mark Read Team Forum Stats Members Help
[OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way!9