Kodi Community Forum
[RELEASE] EyeTV Parser (Video Plugin) Addon - Adds EyeTV read support to XBMC for Mac - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] EyeTV Parser (Video Plugin) Addon - Adds EyeTV read support to XBMC for Mac (/showthread.php?tid=40645)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


- cjedj - 2008-12-08

Personally I'd favour default off.


XBMC Eyetv Parser version 1.3 - xbmchead - 2008-12-12

Version 1.3 of the video plugin XBMCEyetvParser[MAC only] is now available in the add-ons svn.
http://code.google.com/p/xbmc-addons/

XEP (XBMCEyetvParser) is a video plug-in for XBMC to view your Eyetv library from XBMC's video menu with the meta data, icons and thumbnails from Eyetv without eyetvsched files or the live tv buffer.

Version 1.3 now includes TOG (Thumbnail Overlay Generator)(defaults to off)
By Nic "midgetspy" Wolfe

Read the readme file for complete installation and use instructions.

Enjoy.


[MAC] EyeTV Plugin for XBMC - XBMCEyetvParser (EyeTV support in XBMC for Mac only) - xbmchead - 2008-12-12

Version 1.3 of the video plugin XBMCEyetvParser[MAC only] is now available in the add-ons svn.
http://code.google.com/p/xbmc-addons/

XEP (XBMCEyetvParser) is a video plug-in for XBMC to view your Eyetv library from XBMC's video menu with the meta data, icons and thumbnails from Eyetv without eyetvsched files or the live tv buffer.

Version 1.3 now includes TOG (Thumbnail Overlay Generator)(defaults to off)
By Nic "midgetspy" Wolfe

Read the readme file for complete installation and use instructions.

Enjoy.


[RELEASE] XBMC EyeTV plugin for Mac - Beta testers needed! - xbmchead - 2008-12-12

I've been alpha testing the next version of XBMCEyetvParser to include limited library support. I would like to find some knowledgeable users using the current version without any issues to help test the next generation. PM me here to help.
Thanks

ps-version 1.5 attempts to optionally create a new directory and then populate that directory with symbolic links to the actual eyetv files in a directory structure that the XBMC tvshow library can work with. You can then add that (very small) directory as a new source and use the tvshow scrapers on it, or, optionally, build .nfo files from the Eyetv EPG data. You can edit the symbolic link filenames at will to better suit the scrapers then the Eyetv EPG data, or manually edit the .nfo files as needed.


Commercial Skipping under XBMCEyetvParser with ETV Comskip - xbmchead - 2008-12-27

for those of you that have ETV comskip (comskip for Eyetv) going, heres a great little (big) trick to make XBMCEyetvParser even better...

edit /Library/Application Suppport/ETV Comskip/MarkCommercials.app/Contents/Resources/comskip.ini

find the lines that say:
output_edl=0
and
output_default=0

change them to:
output_edl=1
and
output_default=1

This will create 2 small files in your eyetv video packages that will not touch any original files or alter eyetv functionality at all, recName.edl and recName.txt that will let XBMC automatically skip commercials, now tell me that isn't very very cool.

This works great in XBMC, it does NOT work under Boxee.


Commercial Skipping under XBMCEyetvParser with ETV Comskip - xbmchead - 2008-12-27

for those of you that have ETV comskip (comskip for Eyetv) going, heres a great little (big) trick to make XBMCEyetvParser even better...

edit /Library/Application Suppport/ETV Comskip/MarkCommercials.app/Contents/Resources/comskip.ini

find the lines that say:
output_edl=0
and
output_default=0

change them to:
output_edl=1
and
output_default=1

This will create 2 small files in your eyetv video packages that will not touch any original files or alter eyetv functionality at all, recName.edl and recName.txt that will let XBMC automatically skip commercials, now tell me that isn't very very cool.

This works great in XBMC, it does NOT work under Boxee.


how to install XBMCEyetvParser from the svn - xbmchead - 2008-12-27

1) use the built in SVN Repo installer:
in XBMC:
video>plugins>SVN Repo installer>plugins/video/XBMCEyetvParser

or

2)
from the terminal:
$ cd ~/Library/Application\ Support/XBMC/plugins/video
$ svn checkout http://xbmc-addons.googlecode.com/svn/trunk/plugins/video/XBMCEyetvParser xbmc-addons-read-only

if you don't have SVN, install using macports:
$ sudo port install subversion

|-<:)


Internationalization bugs fixed - xbmchead - 2008-12-28

Internationalization bugs fixed in the latest at the addon SVN

|-<:)


Improved cast support - xbmchead - 2008-12-29

XBMCEyetvParser (and XBMCEyetvScraper) now include improved support for showing the cast members in the XBMC movie info dialog. In case anyone missed it, the last update fixed bugs in some Internationalization code, enabling use in countries outside the US. There is a German translation of the strings used for the settings, I would love other language translations of the 2 or 3 strings used in the settings, so if anyone can help me with that, please PM me here. The SVN Repo plugin is the easiest way to update. The latest is in the XBMC add-on SVN.

Enjoy

|-<:)


- Alcares - 2009-01-08

Hi all, I am having a strange issue with large file.

A 2.1 GB recording starts buffering but it stays 2% all the time.
Sometimes it starts playing back but showing just the very first frames and then stay on loading for ages.

The repo is on a Ethernet drive, but I experience no issue on playing large non-EyeTV files, even more than 8GB, so it should a plugin issue.

Is there any known limitation/issue with files larger than a given size?


no known issues - xbmchead - 2009-01-08

Alcares Wrote:Hi all, I am having a strange issue with large file.

A 2.1 GB recording starts buffering but it stays 2% all the time.
Sometimes it starts playing back but showing just the very first frames and then stay on loading for ages.

The repo is on a Ethernet drive, but I experience no issue on playing large non-EyeTV files, even more than 8GB, so it should a plugin issue.

Is there any known limitation/issue with files larger than a given size?

I use this with a local drive, and I have no issue with large files. I can't say about network drives, but the plugin only presents xbmc with the eyetv mpg file, which then gets sent to the standard video player. Perhaps your xbmc debug log might provide some insight.

|-<:)


- Alcares - 2009-01-11

This is the log file associated to when I was trying to

1) successfully opening "Day Break I Serie" (about 600MB)
2) unsuccessfully opening "Il delitto perfetto" (over 2GB)

Quote:13:25:36 T:2960928768 M:1664385024 NOTICE: ERROR: unable to find ffmpeg. Verify that it's installed and that FFMPEG_PATH is set correctly.
13:25:36 T:2960928768 M:1664385024 NOTICE: ERROR: unable to find identify (part of ImageMagick). Verify that it's installed and that IMAGEMAGICK_PATH is set correctly.
13:25:36 T:2960928768 M:1664385024 NOTICE: ERROR: unable to find composite (part of ImageMagick). Verify that it's installed and that IMAGEMAGICK_PATH is set correctly.

13:25:36 T:2960928768 M:1664385024 NOTICE: Quitting...

13:25:36 T:2960928768 M:1664380928 NOTICE: Failed to set thumbnail overlay for:/Volumes/media/Registrazioni TV/EyeTV Archive/Day Break I Serie_ _E se lei fosse la chiave__ - Ep. 12.eyetv/000000000f1141bc.mpg

13:25:36 T:2960928768 M:1664036864 NOTICE: ERROR: unable to find ffmpeg. Verify that it's installed and that FFMPEG_PATH is set correctly.

13:25:36 T:2960928768 M:1664045056 NOTICE: ERROR: unable to find identify (part of ImageMagick). Verify that it's installed and that IMAGEMAGICK_PATH is set correctly.
13:25:36 T:2960928768 M:1664045056 NOTICE:
13:25:36 T:2960928768 M:1664045056 NOTICE: ERROR: unable to find composite (part of ImageMagick). Verify that it's installed and that IMAGEMAGICK_PATH is set correctly.

13:25:36 T:2960928768 M:1664045056 NOTICE: Quitting...

13:25:36 T:2960928768 M:1664045056 NOTICE: Failed to set thumbnail overlay for:/Volumes/media/Registrazioni TV/EyeTV Archive/Il delitto perfetto.eyetv/000000000f114c5a.mpg

13:25:36 T:2960928768 M:1664020480 NOTICE: ERROR: unable to find ffmpeg. Verify that it's installed and that FFMPEG_PATH is set correctly.

13:25:36 T:2960928768 M:1664028672 NOTICE: ERROR: unable to find identify (part of ImageMagick). Verify that it's installed and that IMAGEMAGICK_PATH is set correctly.

13:25:36 T:2960928768 M:1664028672 NOTICE: ERROR: unable to find composite (part of ImageMagick). Verify that it's installed and that IMAGEMAGICK_PATH is set correctly.

13:25:36 T:2960928768 M:1664028672 NOTICE: Quitting...

13:25:36 T:2960928768 M:1664028672 NOTICE: Failed to set thumbnail overlay for:/Volumes/media/Registrazioni TV/EyeTV Archive/Io non ho paura.eyetv/000000000f194ae1.mpg
13:25:36 T:2960928768 M:1664028672 NOTICE:
13:25:43 T:2687170336 M:1652183040 NOTICE: DVDPlayer: Opening: /Volumes/media/Registrazioni TV/EyeTV Archive/Io non ho paura.eyetv/000000000f194ae1.mpg
13:25:43 T:2687170336 M:1652187136 WARNING: CDVDMessageQueue:Tongueut MSGQ_NOT_INITIALIZED
13:25:43 T:2960928768 M:1652154368 NOTICE: Creating InputStream
13:25:43 T:2960928768 M:1652101120 NOTICE: Creating Demuxer
13:25:44 T:2960928768 M:1644806144 NOTICE: Opening video stream: 0 source: 256
13:25:44 T:2960928768 M:1644814336 NOTICE: Creating video codec with codec id: 2
13:25:44 T:2960928768 M:1644728320 NOTICE: Creating video thread
13:25:44 T:2960928768 M:1644711936 NOTICE: Opening audio stream: 1 source: 256
13:25:44 T:2960928768 M:1644703744 NOTICE: Finding audio codec for: 86017
13:25:44 T:2961461248 M:1644670976 NOTICE: running thread: video_thread
13:25:44 T:2960928768 M:1644601344 NOTICE: Creating audio thread
13:25:44 T:2961993728 M:1644593152 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
13:25:44 T:2961993728 M:1638649856 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
13:25:44 T:2961993728 M:1638727680 NOTICE: Asked to create device: [Built-in Output]
13:25:44 T:2961993728 M:1638723584 NOTICE: Device should be digital: [0]
13:25:44 T:2961993728 M:1638723584 NOTICE: Channels: [2]
13:25:44 T:2961993728 M:1638723584 NOTICE: Sample Rate: [48000]
13:25:44 T:2961993728 M:1638723584 NOTICE: BitsPerSample: [16]
13:25:44 T:2961993728 M:1638723584 NOTICE: PacketSize: [2048]
13:25:44 T:2961993728 M:1638666240 NOTICE: Picked device: [Built-in Output]
13:25:45 T:2961461248 M:1635741696 NOTICE: fps: 25.000000, pwidth: 704, pheight: 576, dwidth: 768, dheight: 576
13:25:45 T:2961461248 M:1635737600 NOTICE: Display resolution AUTO : 1280x720 (Full Screen) (12)
13:25:45 T:2961461248 M:1635733504 WARNING: Upscale: selected algorithm 1
13:25:45 T:2687170336 M:1661132800 NOTICE: GL: ARB shaders support detected
13:25:45 T:2687170336 M:1661120512 NOTICE: GL: Selecting Single Pass ARB YUV2RGB shader
13:25:45 T:2687170336 M:1661120512 NOTICE: GL: No vertex shader, fixed pipeline in use
13:25:45 T:2687170336 M:1661112320 NOTICE: GL: NPOT texture support detected
13:25:53 T:2687170336 M:1655074816 NOTICE: CDVDPlayer::CloseFile()
13:25:53 T:2687170336 M:1655091200 NOTICE: DVDPlayer: waiting for threads to exit
13:25:53 T:2960928768 M:1655091200 NOTICE: CDVDPlayer::OnExit()
13:25:53 T:2960928768 M:1655091200 NOTICE: DVDPlayer: closing audio stream
13:25:53 T:2960928768 M:1655091200 NOTICE: Closing audio stream
13:25:53 T:2960928768 M:1655091200 NOTICE: waiting for audio thread to exit
13:25:53 T:2961993728 M:1654558720 NOTICE: Closing audio device
13:25:54 T:2961993728 M:1654562816 ERROR: [PortAudio] ERROR[/Users/d4rk/Code/XBMC/XBMC/xbmc/cores/dvdplayer/PortaudioDirectSound.cpp:104]: Stream is stopped.
13:25:54 T:2961993728 M:1655169024 NOTICE: thread end: CDVDPlayerAudio::OnExit()
13:25:54 T:2960928768 M:1655205888 NOTICE: Deleting audio codec
13:25:54 T:2960928768 M:1655242752 NOTICE: DVDPlayer: closing video stream
13:25:54 T:2960928768 M:1655242752 NOTICE: Closing video stream
13:25:54 T:2960928768 M:1655242752 NOTICE: waiting for video thread to exit
13:25:54 T:2961461248 M:1655226368 ERROR: - Timeout waiting for previous frame to be presented
13:25:54 T:2961461248 M:1655226368 NOTICE: thread end: video_thread
13:25:54 T:2960928768 M:1657384960 NOTICE: deleting video codec
13:25:54 T:2960928768 M:1659256832 NOTICE: CDVDPlayer::OnExit() deleting demuxer
13:25:54 T:2960928768 M:1659588608 NOTICE: CDVDPlayer::OnExit() deleting input stream
13:25:54 T:2687170336 M:1659617280 NOTICE: DVDPlayer: finished waiting
13:25:54 T:2687170336 M:1660862464 NOTICE: GL: ARB shaders support detected
13:25:54 T:2687170336 M:1660858368 NOTICE: GL: Selecting Single Pass ARB YUV2RGB shader
13:25:54 T:2687170336 M:1660858368 NOTICE: GL: No vertex shader, fixed pipeline in use
13:25:54 T:2687170336 M:1660858368 NOTICE: GL: NPOT texture support detected
13:25:54 T:2687170336 M:1660850176 NOTICE: CDVDPlayer::CloseFile()
13:25:54 T:2687170336 M:1660850176 WARNING: CDVDMessageQueue:Tongueut MSGQ_NOT_INITIALIZED
13:25:54 T:2687170336 M:1660850176 NOTICE: DVDPlayer: waiting for threads to exit
13:25:54 T:2687170336 M:1660850176 NOTICE: DVDPlayer: finished waiting
13:25:54 T:2687170336 M:1660850176 NOTICE: ~CDVDPlayerVideo - uninitting video device
13:25:56 T:2687170336 M:1635119104 NOTICE: DVDPlayer: Opening: /Volumes/media/Registrazioni TV/EyeTV Archive/Il delitto perfetto.eyetv/000000000f114c5a.mpg
13:25:56 T:2687170336 M:1635135488 WARNING: CDVDMessageQueue:Tongueut MSGQ_NOT_INITIALIZED
13:25:56 T:2961461248 M:1635127296 NOTICE: Creating InputStream
13:25:56 T:2961461248 M:1634959360 NOTICE: Creating Demuxer
13:25:56 T:2961461248 M:1628868608 NOTICE: Opening video stream: 0 source: 256
13:25:56 T:2961461248 M:1628868608 NOTICE: Creating video codec with codec id: 2
13:25:56 T:2961461248 M:1628856320 NOTICE: Creating video thread
13:25:56 T:2961461248 M:1628844032 NOTICE: Opening audio stream: 1 source: 256
13:25:56 T:2961993728 M:1628839936 NOTICE: running thread: video_thread
13:25:56 T:2961461248 M:1628852224 NOTICE: Finding audio codec for: 86017
13:25:56 T:2961461248 M:1628819456 NOTICE: Creating audio thread
13:25:56 T:2962526208 M:1628807168 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
13:25:56 T:2961461248 M:1628749824 WARNING: CDVDPlayer::CheckContinuity - stream wrapback detected (1)
13:28:34 T:2958409728 M: 15147008 NOTICE: ES: Client from 127.0.0.1 timed out
13:29:11 T:2961461248 M: 11489280 NOTICE: CDVDPlayer::OnExit()
13:29:11 T:2961461248 M: 15855616 NOTICE: DVDPlayer: closing audio stream
13:29:11 T:2961461248 M: 15855616 NOTICE: Closing audio stream
13:29:11 T:2961461248 M: 15855616 NOTICE: waiting for audio thread to exit
13:29:11 T:2962526208 M: 15851520 NOTICE: Creating audio device with codec id: 86017, channels: 2, sample rate: 48000, no pass-through
13:29:11 T:2962526208 M: 15974400 NOTICE: Asked to create device: [Built-in Output]
13:29:11 T:2962526208 M: 15974400 NOTICE: Device should be digital: [0]
13:29:11 T:2962526208 M: 15450112 NOTICE: Channels: [2]
13:29:11 T:2962526208 M: 15450112 NOTICE: Sample Rate: [48000]
13:29:11 T:2962526208 M: 15450112 NOTICE: BitsPerSample: [16]
13:29:11 T:2962526208 M: 15450112 NOTICE: PacketSize: [2048]
13:29:11 T:2962526208 M: 15450112 NOTICE: Picked device: [Built-in Output]
13:29:11 T:2962526208 M: 15294464 NOTICE: Closing audio device
13:29:11 T:2962526208 M: 14815232 ERROR: [PortAudio] ERROR[/Users/d4rk/Code/XBMC/XBMC/xbmc/cores/dvdplayer/PortaudioDirectSound.cpp:104]: Stream is stopped.
13:29:11 T:2962526208 M: 15454208 NOTICE: thread end: CDVDPlayerAudio::OnExit()
13:29:11 T:2961461248 M: 15466496 NOTICE: Deleting audio codec
13:29:11 T:2961461248 M: 15503360 NOTICE: DVDPlayer: closing video stream
13:29:11 T:2961461248 M: 15503360 NOTICE: Closing video stream



possible cause - xbmchead - 2009-01-12

Alcares Wrote:This is the log file associated to when I was trying to

1) successfully opening "Day Break I Serie" (about 600MB)
2) unsuccessfully opening "Il delitto perfetto" (over 2GB)

One possible explaination for whats happening is that you seem to have TOG turned on, but the locations for FFmpeg and Imagmagick are not correct. Perhaps you should turn TOG off (plugin settings) and see how that works.

|-<:)


Large Files - xbmchead - 2009-01-14

Alcares Wrote:Hi all, I am having a strange issue with large file.

A 2.1 GB recording starts buffering but it stays 2% all the time.
Sometimes it starts playing back but showing just the very first frames and then stay on loading for ages.

The repo is on a Ethernet drive, but I experience no issue on playing large non-EyeTV files, even more than 8GB, so it should a plugin issue.

Is there any known limitation/issue with files larger than a given size?

Try increasing your video cache that worked for me on a large file that just buffered but never played.

|-<:)


- Ayla - 2009-02-18

This looks great, thanks Smile

Any way to get the Live Buffer to play, so we can watch Live TV in XBMC / Plex?

Kinda like CyTV does it, with VLC...