NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 … 5 6 7 8 9 … 13 Next »
X-Newa vs NextPVR XBMC - Comskip with Black Bars

 
  • 0 Vote(s) - 0 Average
X-Newa vs NextPVR XBMC - Comskip with Black Bars
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#61
2016-01-30, 06:48 AM (This post was last modified: 2016-01-30, 07:32 AM by jksmurf.)
The Logs.

Got these after I got the Pi going again using gpu_mem_1024=256 (for some reason it was 64).
I need to find out what is best.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#62
2016-01-30, 08:31 AM
jksmurf Wrote:So I haven't been able to check whether removing the zip file helps or not yet (BrettB yes there is one in the show "Ghost" directory, my mistake. I took it out. I am not sure whether to remove the .txt as well though, I thought the PCH used that - still using the PCH).

The PCH should use the .edl files just fine. I haven't had Comskip generating the .txt files for a while.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#63
2016-01-30, 08:41 AM
jksmurf Wrote:The Logs.

OK. I think that your problem on the RPi now is that you've got back slashes instead for forward slashes in your <from> sections.

Here's the excerpt from your file (with bolding added):
Code:
<pathsubstitution>
                                                <substitute>
                                                  <from>D:[B]\[/B]GBPVRVids[B]\[/B]</from>
                                                  <to>smb://192.168.1.10/GBPVRVIDS/</to>
                                                </substitute>
                                                <substitute>
                                                  <from>G:[B]\[/B]ArchivedMovies[B]\[/B]</from>
                                                  <to>smb://192.168.1.10/ARCHIVEDMOVIES/</to>
                                                </substitute>
                                              </pathsubstitution>

On the RPi, you need to change those backslashes to forward slashes like this:
Code:
<pathsubstitution>
                                                <substitute>
                                                  <from>D:[B]/[/B]GBPVRVids[B]/[/B]</from>
                                                  <to>smb://192.168.1.10/GBPVRVIDS/</to>
                                                </substitute>
                                                <substitute>
                                                  <from>G:[B]/[/B]ArchivedMovies[B]/[/B]</from>
                                                  <to>smb://192.168.1.10/ARCHIVEDMOVIES/</to>
                                                </substitute>
                                              </pathsubstitution>
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#64
2016-01-30, 12:09 PM
Yes BrettB is right you were doing it correctly earlier but you switched and so have not founds again

15:21:40 29.709007 T:1665135680 NOTICE: D:/GBPVRVids/Ghost/Ghost_20160124_01500410.ts
15:21:40 29.709583 T:1665135680 NOTICE: not found
15:21:40 29.710526 T:1665135680 NOTICE: /live?recording=7698

Sorry about the O key confusion.

Martin
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#65
2016-01-30, 01:22 PM (This post was last modified: 2016-01-30, 01:26 PM by jksmurf.)
BrettB Wrote:OK. I think that your problem on the RPi now is that you've got back slashes instead for forward slashes in your <from> sections.
mvallevand Wrote:Yes BrettB is right you were doing it correctly earlier but you switched and so have not founds again .. Sorry about the O key confusion. Martin
As NPlayer said, Winner! Thanks so much guys, you've been fantastic.
Don't worry about C vs O keys, it worked out in the end; I learned a heck of a lot along the way.

Code:
08:10:35 635.050049 T:1638392896   DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: D:/GBPVRVids/Ghost/Ghost_20160124_01500410.ts
08:10:35 635.055664 T:1638392896   DEBUG: CSMBFile::Open - opened GBPVRVIDS/Ghost/Ghost_20160124_01500410.edl, fd=10001
08:10:35 635.072083 T:1638392896   DEBUG: AddCut - Pushing new cut to back [00:00:00.000 - 00:01:47.680], 3
08:10:35 635.072327 T:1638392896   DEBUG: AddCut - Pushing new cut to back [00:16:50.200 - 00:18:40.200], 3
08:10:35 635.072510 T:1638392896   DEBUG: AddCut - Pushing new cut to back [00:31:56.040 - 00:33:49.080], 3
08:10:35 635.072693 T:1638392896   DEBUG: AddCut - Pushing new cut to back [00:50:04.000 - 00:51:03.920], 3
08:10:35 635.072815 T:1638392896   DEBUG: AddCut - Pushing new cut to back [01:01:19.360 - 01:02:19.360], 3
08:10:35 635.072998 T:1638392896   DEBUG: AddCut - Pushing new cut to back [01:12:51.640 - 01:13:51.440], 3
08:10:35 635.073181 T:1638392896   DEBUG: AddCut - Pushing new cut to back [01:23:42.080 - 01:24:42.040], 3
08:10:35 635.073364 T:1638392896   DEBUG: AddCut - Pushing new cut to back [01:35:04.200 - 01:37:54.200], 3
08:10:35 635.073547 T:1638392896   DEBUG: AddCut - Pushing new cut to back [01:47:44.200 - 01:49:34.200], 3
08:10:35 635.073730 T:1638392896   DEBUG: AddCut - Pushing new cut to back [02:00:00.200 - 02:01:00.200], 3
08:10:35 635.073914 T:1638392896   DEBUG: AddCut - Pushing new cut to back [02:15:12.200 - 02:16:12.240], 3
08:10:35 635.079712 T:1638392896   DEBUG: AddCut - Pushing new cut to back [02:21:37.200 - 02:22:57.160], 3
08:10:35 635.087158 T:1638392896   DEBUG: CSMBFile::Close closing fd 10001
08:10:35 635.101685 T:1638392896   DEBUG: ReadEdl - Read 12 cuts and 0 scene markers in EDL file: D:/GBPVRVids/Ghost/Ghost_20160124_01500410.edl
08:10:35 635.101868 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:01:47.680
08:10:35 635.102051 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:16:50.200
08:10:35 635.102173 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:18:40.200
08:10:35 635.102234 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:31:56.040
08:10:35 635.102356 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:33:49.080
08:10:35 635.102478 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:50:04.000
08:10:35 635.102539 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 00:51:03.920
08:10:35 635.102661 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:01:19.360
08:10:35 635.102783 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:02:19.360
08:10:35 635.102905 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:12:51.640
08:10:35 635.102966 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:13:51.440
08:10:35 635.103088 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:23:42.080
08:10:35 635.103210 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:24:42.040
08:10:35 635.103333 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:35:04.200
08:10:35 635.103455 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:37:54.200
08:10:35 635.103577 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:47:44.200
08:10:35 635.103638 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 01:49:34.200
08:10:35 635.103760 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 02:00:00.200
08:10:35 635.103882 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 02:01:00.200
08:10:35 635.104004 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 02:15:12.200
08:10:35 635.104126 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 02:16:12.240
08:10:35 635.104187 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 02:21:37.200
08:10:35 635.104309 T:1638392896   DEBUG: AddSceneMarker - Inserting new scene marker: 02:22:57.160
08:10:35 635.104370 T:1638392896   DEBUG: Process - Start position set to last stopped position: 8000

BrettB Wrote:The PCH should use the .edl files just fine. I haven't had Comskip generating the .txt files for a while.
Great, the less unnecessary fluff the better.

I found this on the comskip forum, for future reference.
I tested the PCH with only edl and the nfo files; all good, you are correct.
Code:
set
verbose to 0
output_default=0 to remove the .txt file.
output_edl=1

Could either of you point me to the Q about the ffmpeg error and how to update it? If as I suspect it is updated with Openelec updates, I have some work to do sending a sample to the ffmpeg people.

I attach the successful log.
I also attach a log showing that the menus seem to become unresponsive and I get stuck in X-Newa, but I am guessing this is server speed related?
I have tried to trim down Openelec/Kodi as much as possible.

I think there's a lot of fine tuning to do, but for now, it plays like the PCH does and it skips ads.

I really hope this thread helps others too.

Cheers

k Big Grin
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#66
2016-01-30, 01:48 PM
K, You are hitting keys too fast (3 times in a second here) and everything is getting bogged down. It might be an IR repeat issue.

08:01:48 108.085464 T:1806386240 NOTICE: http://192.168.1.10:8866/control?time=10...7eb92ace9L
08:01:48 108.395912 T:1806386240 NOTICE: True
08:01:48 108.396866 T:1806386240 NOTICE: http://192.168.1.10:8866/control?time=10...7eb92ace9L
08:01:48 108.737427 T:1806386240 NOTICE: True
08:01:48 108.738335 T:1806386240 NOTICE: http://192.168.1.10:8866/control?time=10...7eb92ace9L
08:01:48 108.944374 T:1806386240 NOTICE: True
08:01:48 108.945564 T:1806386240 NOTICE: too fast
08:01:49 109.166565 T:1806386240 NOTICE: True

Otherwise glad you got the share working If you didn't use drive letter it just woks

Martin
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,670
Threads: 170
Joined: Jun 2007
#67
2016-01-30, 04:29 PM
jksmurf Wrote:Could either of you point me to the Q about the ffmpeg error and how to update it? If as I suspect it is updated with Openelec updates, I have some work to do sending a sample to the ffmpeg people.

I really don't know anything about trying to update ffmpeg. I'm sure the "normal" way for it to be updated is with Openelec updates. It seems like most of the messages are DEBUG ones, now that you have things working, when you turn off debug output they will go away. If you are trying to use/display the subtitles (in either of the languages), then I'm guessing you will have problems and would need something different. :-(
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#68
2016-01-31, 12:14 AM
mvallevand Wrote:K, You are hitting keys too fast (3 times in a second here) and everything is getting bogged down. It might be an IR repeat issue.

Otherwise glad you got the share working If you didn't use drive letter it just woks

Martin

OK no worries there. The last part I don't quite get; are you suggesting that it would equally well with this syntac (i.e. removing D: and G:?

Code:
<pathsubstitution>
    <substitute>
       <from>//GBPVRVids/</from>
       <to>smb://192.168.1.10/GBPVRVIDS/</to>
    </substitute>
    <substitute>
         <from>//ArchivedMovies/</from>
         <to>smb://192.168.1.10/ARCHIVEDMOVIES/</to>
    </substitute>
</pathsubstitution>
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#69
2016-01-31, 12:17 AM
BrettB Wrote:I really don't know anything about trying to update ffmpeg. I'm sure the "normal" way for it to be updated is with Openelec updates. It seems like most of the messages are DEBUG ones, now that you have things working, when you turn off debug output they will go away. If you are trying to use/display the subtitles (in either of the languages), then I'm guessing you will have problems and would need something different. :-(

No worries, no I only need English and no subtitles for that Language; I just don't like error messages... :-)
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,180
Threads: 958
Joined: May 2006
#70
2016-01-31, 01:09 AM
jksmurf Wrote:OK no worries there. The last part I don't quite get; are you suggesting that it would equally well with this syntac (i.e. removing D: and G:?

Code:
<pathsubstitution>
    <substitute>
       <from>//GBPVRVids/</from>
       <to>smb://192.168.1.10/GBPVRVIDS/</to>
    </substitute>
    <substitute>
         <from>//ArchivedMovies/</from>
         <to>smb://192.168.1.10/ARCHIVEDMOVIES/</to>
    </substitute>
</pathsubstitution>

Absolutely not. What I am suggesting is using drive letters in NextPVR is the problem. x-newa can translate Windows style \\share\sharename without needing a advancedsettings.xml

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Skip no longer works on NextPVR New Client jcjefferies 6 942 2024-12-20, 01:37 PM
Last Post: mvallevand
  X-NEWA client problem jcjefferies 2 1,184 2023-04-11, 05:01 PM
Last Post: jcjefferies
  NextPVR Timeout message in knewc baj1 3 2,347 2020-11-21, 07:11 PM
Last Post: mvallevand
  x-newa new install wheemer 14 4,841 2020-09-15, 02:21 AM
Last Post: mvallevand
  New repository for KNEWC and X-NEWA mvallevand 8 8,974 2020-05-09, 02:19 AM
Last Post: jksmurf
  knewc xml files in NextPVR-data jksmurf 3 2,423 2020-04-04, 10:44 PM
Last Post: jksmurf
  X-NEWA keeping host PC awake lost@c 6 2,867 2020-04-03, 04:26 AM
Last Post: lost@c
  Comskip working with knewc, but autoskip is forced on? baj1 13 4,469 2020-01-29, 02:16 AM
Last Post: mvallevand
  X-NEWA End of Life mvallevand 39 16,284 2019-11-16, 02:30 AM
Last Post: jksmurf
  knewc vs NextPVR 3.3.15.4 Timeshift Settings - which one governs? jksmurf 4 2,569 2019-10-19, 03:27 AM
Last Post: jksmurf

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode