• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 29
FFmpeg version bump + XBMC add-on patches.
For the mkv embedded subtitle issue, see this pull request: https://github.com/xbmc/xbmc/pull/2525
Reply
@Alphix, I have applied your fix and subtitles are working again! Thanks
Reply
(2013-04-09, 22:48)Alphix Wrote: For the mkv embedded subtitle issue, see this pull request: https://github.com/xbmc/xbmc/pull/2525

Excellent work! Big GrinBig GrinBig Grin Saved me a lot of headache, thank you!
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
New OSX binary uploaded that is rebased today and includes Alphix subtitle fix: org.xbmc.xbmc-OSX-ffmpeg-1.2-subsrtfix-20130410-rev-g3e03a48.dmg built from the new branch: ffmpeg-n1.2-alphix-ffmpeg-fixes. Works like a charm thanks to Alphix!
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
(2013-04-09, 10:15)ulpa Wrote: Hi,

FlyingRat i have tested your raspbmc builds and it works great for SVTPlay, but breaks myth pvr addon.

When enabled I get below in xbmc.log

10:07:51 T:2881483840 NOTICE: Thread Background Loader start, auto delete: false
10:08:01 T:2864706624 NOTICE: PVRManager - stopping
10:08:01 T:2839540800 NOTICE: Thread EPG updater start, auto delete: false
10:08:01 T:2864706624 NOTICE: Start - EPG thread started
10:08:01 T:2864706624 NOTICE: PVRManager - starting up
10:08:01 T:2847929408 NOTICE: Thread PVR manager start, auto delete: false
10:08:01 T:2856318016 NOTICE: Thread PVR add-on updater start, auto delete: false
10:08:01 T:2856318016 WARNING: Unable to resolve: XBMC_MythTV_cmyth.pvr ADDON_Announce, reason: /home/pi/.upgrade/svtplay/xbmc-bcm/xbmc-bin/share/xbmc/addons/pvr.mythtv.cmyth/XBMC_MythTV_cmyth.pvr: undefined symbol: ADDON_Announce
10:08:01 T:2856318016 ERROR: Unable to resolve exports from dll /home/pi/.upgrade/svtplay/xbmc-bcm/xbmc-bin/share/xbmc/addons/pvr.mythtv.cmyth/XBMC_MythTV_cmyth.pvr
10:08:01 T:2856318016 WARNING: UpdateAndInitialiseClients - failed to create add-on MythTV cmyth PVR Client, status = 6
10:08:01 T:2856318016 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on MythTV cmyth PVR Client, disabling it
10:08:01 T:3012662336 NOTICE: Thread CAddonStatusHandler:pvr.mythtv.cmyth start, auto delete: true
10:08:01 T:2881483840 NOTICE: Thread Background Loader start, auto delete: false

Which platform is this? Hmm, I'm not sure how to cope with this issue since my pvr skills are quite limited. I think we need assistance from some pvr devs in this case as I suspect this problem is not directly related to ffmpeg i.e. it could be just an "ordinary" build issue. Any idea where we might find a pvr expert?
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
New binaries uploaded for win32, iOS and ATV which are all rebased today and includes the Alphix embedded subtitle fix, all built from branch: ffmpeg-n1.2-alphix-ffmpeg-fixes:

1. win32/XBMCSetup-20130410-rev-4318696-ffmpeg-n1.2.exe
2. ios/org.xbmc.xbmc-IOS-ffmpeg-1.2-20130410-rev-3e03a48.deb
3. atv/org.xbmc.xbmc-ATV2-ffmpeg-1.2-20130410-rev-3e03a48.deb
--

Please test and provide feedback, thanks!
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
(2013-04-10, 22:34)flyingrat Wrote:
(2013-04-09, 10:15)ulpa Wrote: Hi,

FlyingRat i have tested your raspbmc builds and it works great for SVTPlay, but breaks myth pvr addon.

When enabled I get below in xbmc.log

10:07:51 T:2881483840 NOTICE: Thread Background Loader start, auto delete: false
10:08:01 T:2864706624 NOTICE: PVRManager - stopping
10:08:01 T:2839540800 NOTICE: Thread EPG updater start, auto delete: false
10:08:01 T:2864706624 NOTICE: Start - EPG thread started
10:08:01 T:2864706624 NOTICE: PVRManager - starting up
10:08:01 T:2847929408 NOTICE: Thread PVR manager start, auto delete: false
10:08:01 T:2856318016 NOTICE: Thread PVR add-on updater start, auto delete: false
10:08:01 T:2856318016 WARNING: Unable to resolve: XBMC_MythTV_cmyth.pvr ADDON_Announce, reason: /home/pi/.upgrade/svtplay/xbmc-bcm/xbmc-bin/share/xbmc/addons/pvr.mythtv.cmyth/XBMC_MythTV_cmyth.pvr: undefined symbol: ADDON_Announce
10:08:01 T:2856318016 ERROR: Unable to resolve exports from dll /home/pi/.upgrade/svtplay/xbmc-bcm/xbmc-bin/share/xbmc/addons/pvr.mythtv.cmyth/XBMC_MythTV_cmyth.pvr
10:08:01 T:2856318016 WARNING: UpdateAndInitialiseClients - failed to create add-on MythTV cmyth PVR Client, status = 6
10:08:01 T:2856318016 WARNING: UpdateAndInitialiseClients - failed to load the dll for add-on MythTV cmyth PVR Client, disabling it
10:08:01 T:3012662336 NOTICE: Thread CAddonStatusHandler:pvr.mythtv.cmyth start, auto delete: true
10:08:01 T:2881483840 NOTICE: Thread Background Loader start, auto delete: false

Which platform is this? Hmm, I'm not sure how to cope with this issue since my pvr skills are quite limited. I think we need assistance from some pvr devs in this case as I suspect this problem is not directly related to ffmpeg i.e. it could be just an "ordinary" build issue. Any idea where we might find a pvr expert?

I have loaded your xbmc-ffmpeg-n1.2-rbp-20130322.tar.gz and xbmc-ffmpeg-n1.1.3-rbp-20130318.tar.gz both have the same issue. Both raspbmc are based on xbmc13.0alpha 2 but the OpenELEC-RPi.arm-2.99.5-ffmpeg-1.2.tar.bz2 based on xbmc 12.1 has a working my myth pvr addon.

So you are probably right.
Reply
Will test atv2 + OSX.
My main box is however my Pi and I know many over at Raspbmc forum who are willing to test this as well.

Have tested on OSX and it seems to be working very good. Everything I have thrown at it works so far.
And SVTplay in HD! Smile
Reply
(2013-04-11, 08:42)ulpa Wrote: I have loaded your xbmc-ffmpeg-n1.2-rbp-20130322.tar.gz and xbmc-ffmpeg-n1.1.3-rbp-20130318.tar.gz both have the same issue. Both raspbmc are based on xbmc13.0alpha 2 but the OpenELEC-RPi.arm-2.99.5-ffmpeg-1.2.tar.bz2 based on xbmc 12.1 has a working my myth pvr addon.

So you are probably right.
flyingrat's work is based on the code in master which is now working towards Gotham so your PVR add-on is probably not compatible if it's for Frodo. I suspect you'd need to find a version compatible with pre-Gotham so you could perhaps ask on the MythTV section of the forum.
Reply
(2013-04-11, 10:49)jjd-uk Wrote:
(2013-04-11, 08:42)ulpa Wrote: I have loaded your xbmc-ffmpeg-n1.2-rbp-20130322.tar.gz and xbmc-ffmpeg-n1.1.3-rbp-20130318.tar.gz both have the same issue. Both raspbmc are based on xbmc13.0alpha 2 but the OpenELEC-RPi.arm-2.99.5-ffmpeg-1.2.tar.bz2 based on xbmc 12.1 has a working my myth pvr addon.

So you are probably right.
flyingrat's work is based on the code in master which is now working towards Gotham so your PVR add-on is probably not compatible if it's for Frodo. I suspect you'd need to find a version compatible with pre-Gotham so you could perhaps ask on the MythTV section of the forum.


http://forum.xbmc.org/showthread.php?tid...4&page=201
"We'd like to tag another addon release soon. If you're using the development version of the addon,
you're welcome to upgrade and rebuild the addon from github.com/fetzerch/xbmc-pvr-addons
Please use branch "frodo" if you run XBMC Frodo OR branch "master" together with with XBMC pre-gotham nightlies."

Is it possible to rebuild with fetzerch master branch?
Reply
(2013-04-11, 11:25)ulpa Wrote: http://forum.xbmc.org/showthread.php?tid...4&page=201
"We'd like to tag another addon release soon. If you're using the development version of the addon,
you're welcome to upgrade and rebuild the addon from github.com/fetzerch/xbmc-pvr-addons
Please use branch "frodo" if you run XBMC Frodo OR branch "master" together with with XBMC pre-gotham nightlies."

Is it possible to rebuild with fetzerch master branch?
It's the addon that needs to be built for master code from that branch, please ask these questions on the MythTV part of the forum as this has nothing to do with flyingrat's work.
Reply
(2013-04-11, 11:25)ulpa Wrote:
(2013-04-11, 10:49)jjd-uk Wrote:
(2013-04-11, 08:42)ulpa Wrote: I have loaded your xbmc-ffmpeg-n1.2-rbp-20130322.tar.gz and xbmc-ffmpeg-n1.1.3-rbp-20130318.tar.gz both have the same issue. Both raspbmc are based on xbmc13.0alpha 2 but the OpenELEC-RPi.arm-2.99.5-ffmpeg-1.2.tar.bz2 based on xbmc 12.1 has a working my myth pvr addon.

So you are probably right.
flyingrat's work is based on the code in master which is now working towards Gotham so your PVR add-on is probably not compatible if it's for Frodo. I suspect you'd need to find a version compatible with pre-Gotham so you could perhaps ask on the MythTV section of the forum.


http://forum.xbmc.org/showthread.php?tid...4&page=201
"We'd like to tag another addon release soon. If you're using the development version of the addon,
you're welcome to upgrade and rebuild the addon from github.com/fetzerch/xbmc-pvr-addons
Please use branch "frodo" if you run XBMC Frodo OR branch "master" together with with XBMC pre-gotham nightlies."

Is it possible to rebuild with fetzerch master branch?

As the MythTV is an "addon" it means it's built separately from XBMC thus you need a prebuilt package that's compatible with xbmc ver 13 ("Gotham") for your specific platform. You could probably ask for it in the following forums:
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
When I try to run "BuildSetup.bat" it just opens for a fraction of a second with the error: "The syntax of the command is incorrect."
I have no problems with compiling "vanilla" XBMC builds, so what could be the issue with this new build script?
Reply
(2013-04-11, 18:53)0wing Wrote: When I try to run "BuildSetup.bat" it just opens for a fraction of a second with the error: "The syntax of the command is incorrect."
I have no problems with compiling "vanilla" XBMC builds, so what could be the issue with this new build script?

git autocrlf ?
1. XBMC: http://github.com/FlyingRat/xbmc (ffmpeg-head-inc-xbmc-patches)
2. FFmpeg: http://github.com/FlyingRat/FFmpeg (ffmpeg-head-with-xbmc-custom-patches)
3. XBMC-updated-FFmpeg-binaries (just dev snapshots, no regular distros)
Reply
No Android build?
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 29

Logout Mark Read Team Forum Stats Members Help
FFmpeg version bump + XBMC add-on patches.0