SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Github Development
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Github Development Discussion related to SageTV Open Source Development. Use this forum for development topics about the Open Source versions of SageTV, hosted on Github.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 12-23-2020, 03:57 PM
phelme's Avatar
phelme phelme is offline
Sage Icon
 
Join Date: Dec 2006
Posts: 1,151
works great so far!

the only files I have a problem with are these oddball MKV's I have that have Opus Audio encoded tracks on them, dead silent. any chance you could add support for those?
Reply With Quote
  #22  
Old 12-24-2020, 08:13 AM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Quote:
Originally Posted by AlphaCrew View Post
So I installed the PI (Server), rebooted machine and tried to convert a video to H264 MKV and as it always has, it failed.

I don't see any difference in the SageTV client as it pertains to transcoding or it's options.

Does the PI need to be installed in the client as well?
I have not added any additional options for transcoding. This is attempting to be a direct replacement. It just happens to have a more robust set of options available if you wanted to make your own profiles....

I am not sure if/when the client uses the transcoder. I do not think it does, but I could be incorrect.

Quote:
Originally Posted by nyplayer View Post
I also tried to transcode a recording to mkv in Windows server and it failed I think new profiles will have to be added.
You are 100% correct. There are a few command line options that have changed. If you guys wanted to make it work, you could test the commands in the profiles and update the ones that are no longer supported.

Here are the ones I have identified already.

rc_lookahead -> rc-lookahead
directpred -> direct-pred

There is also something it does not like about flag2 options.

I will need to decide how I want to handle this. I may modify SageTVTranscoder to accept both parameters. That way it will support both the old and new one. I want this to be as plug and play as possible.

Josh
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #23  
Old 12-24-2020, 08:37 AM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Hi,

Here is a modified profile I was playing with. It does work. Again, I am going to see if I can make the other profiles work.

transcoder/formats/MPEG4\ HDTV-TestHigh\ Quality\ H.264\ MKV=f\=matroska;MCompressionDetails\=-coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10;[bf\=vid;f\=h264;br\=7500000;][bf\=aud;]

Josh
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #24  
Old 12-24-2020, 09:32 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by jvl711 View Post
Hi,

Here is a modified profile I was playing with. It does work. Again, I am going to see if I can make the other profiles work.

transcoder/formats/MPEG4\ HDTV-TestHigh\ Quality\ H.264\ MKV=f\=matroska;MCompressionDetails\=-coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10;[bf\=vid;f\=h264;br\=7500000;][bf\=aud;]

Josh
Thanks looks good.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #25  
Old 12-24-2020, 10:03 AM
KryptoNyte's Avatar
KryptoNyte KryptoNyte is offline
SageTVaholic
 
Join Date: Dec 2006
Posts: 2,754
Josh,

I thought this was working previously, but maybe not. I have some 4k drone video (mp4 h.264) that I can watch over the LAN without transcoding on miniclient on firetv 4k. When I flip on, say, fixed transcoding at 3mbps, it just yields a black screen and watching processes on the server I can see the transcoder never starts.

Would it be possible to have the 4k content transcode also? I'll PM you a link to a very small example file.
Reply With Quote
  #26  
Old 12-24-2020, 10:19 AM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by jvl711 View Post
Hi,

Here is a modified profile I was playing with. It does work. Again, I am going to see if I can make the other profiles work.

transcoder/formats/MPEG4\ HDTV-TestHigh\ Quality\ H.264\ MKV=f\=matroska;MCompressionDetails\=-coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10;[bf\=vid;f\=h264;br\=7500000;][bf\=aud;]

Josh
I would like to see a straight copy profile ... that way I can use it to copy recordings to a specific folder... by setting it up on some favorites.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #27  
Old 12-24-2020, 12:04 PM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Version 1.0.1 posted.

Windows x32 build is the only change. Not feature changes.

Josh
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #28  
Old 12-24-2020, 03:03 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by nyplayer View Post
I would like to see a straight copy profile ... that way I can use it to copy recordings to a specific folder... by setting it up on some favorites.
x2 on this.
Reply With Quote
  #29  
Old 12-24-2020, 03:05 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by jvl711 View Post
Hi,

Here is a modified profile I was playing with. It does work. Again, I am going to see if I can make the other profiles work.

transcoder/formats/MPEG4\ HDTV-TestHigh\ Quality\ H.264\ MKV=f\=matroska;MCompressionDetails\=-coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10;[bf\=vid;f\=h264;br\=7500000;][bf\=aud;]

Josh
I'm sorry for my ignorance, but where do these profiles live? (Where do I copy this string too?)
Reply With Quote
  #30  
Old 12-24-2020, 03:45 PM
nyplayer nyplayer is offline
SageTVaholic
 
Join Date: Sep 2005
Posts: 4,997
Quote:
Originally Posted by AlphaCrew View Post
I'm sorry for my ignorance, but where do these profiles live? (Where do I copy this string too?)
sage.properties make Sure Sage is shutdown first.
__________________
Channels DVR UBUNTU Server 2 Primes 3 Connects TVE SageTV Docker with input from Channels DVR XMLTV and M3U VIA Opendct.
Reply With Quote
  #31  
Old 12-24-2020, 04:06 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by nyplayer View Post
sage.properties make Sure Sage is shutdown first.
Thank You
Reply With Quote
  #32  
Old 12-24-2020, 04:29 PM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
The new profile failed for me.

Trans Log
Quote:
################################ SageTVTranscoder (FFmpeg) starting ################################
Arguments: C:\Program Files\SageTV\SageTV\SageTVTranscoder.exe -v 3 -y -threads 2 -sn -vsync 1 -async 100 -stdinctrl -i G:\VideoCaptures\TV_RAW\GMA3WhatYouNeedtoKnow-S02E68-37445732-0.mpg -threads 7 -f MATROSKA,WEBM -vcodec libx264 -b 7500000 -acodec ac3 -ac 6 -ar 48000 -ab 384000 -aspect 16:9 -coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10 -priority idle G:\VideoCaptures\Channel_DVR\GMA3WhatYouNeedtoKnow-S02E68-37445732-0.tmp
Setting process priority
Priority Argument: idle
################################ SageTVTranscoder (FFmpeg) starting ################################
Arguments: C:\Program Files\SageTV\SageTV\SageTVTranscoder.exe -v 3 -y -threads 2 -sn -vsync 1 -async 100 -stdinctrl -i G:\VideoCaptures\TV_RAW\GMA3WhatYouNeedtoKnow-S02E68-37445732-0.mpg -threads 7 -f MATROSKA,WEBM -vcodec libx264 -b 7500000 -acodec ac3 -ac 6 -ar 48000 -ab 384000 -aspect 16:9 -coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10 -priority idle G:\VideoCaptures\Channel_DVR\GMA3WhatYouNeedtoKnow-S02E68-37445732-0.tmp
Setting process priority
Priority Argument: idle
################################ SageTVTranscoder (FFmpeg) starting ################################
Arguments: C:\Program Files\SageTV\SageTV\SageTVTranscoder.exe -priority idle -dumpmetadata -v 2 -i G:\VideoCaptures\TV_RAW\AncientAliens-S16E05-TheForbiddenBible-36858354-0.ts
Setting process priority
Priority Argument: idle
################################ SageTVTranscoder (FFmpeg) starting ################################
Arguments: C:\Program Files\SageTV\SageTV\SageTVTranscoder.exe -v 3 -y -threads 2 -sn -vsync 1 -async 100 -stdinctrl -i G:\VideoCaptures\TV_RAW\AncientAliens-S16E05-TheForbiddenBible-36858354-0.ts -threads 7 -f MATROSKA,WEBM -vcodec libx264 -b 7500000 -acodec ac3 -ac 6 -ar 48000 -ab 384000 -aspect 16:9 -coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10 -deinterlace -map 0:0 -map 0:1 -priority idle G:\VideoCaptures\Channel_DVR\AncientAliens-S16E05-TheForbiddenBible-36858354-0.tmp
Setting process priority
Priority Argument: idle
SageTV_o.txt log
Quote:
Thu 12/24 17:22:33.654 [PooledThread@117ffd9b] Added for transcoding:MediaFile[id=37420007 A[36858354,36851763,"Ancient Aliens",57708@1218.21:00,63,T] mask=TV host=Oculus-One encodedBy=DCT-Ceton InfiniTV PCIe (00-80-92-ca) Tuner 1 on 127.0.0.1:9000 HSTRYHD format=MPEG2-TS 0:05:00 8576 kbps [#0 Video[MPEG2-Video 29.97003 fps 1920x1080 16:9 interlaced id=0100]#1 Audio[AC3 48000 Hz 6 channels 384 kbps MAIN idx=1 id=0101 eng]#2 Audio[AC3 48000 Hz 2 channels 192 kbps idx=2 id=0102 spa]{Trivia=, SeriesInfoID=8614168, PropertiesWrittenBy=CMT, TagLine=, MediaType=TV, SeasonFinal=false, CollectionOverview=, IMDBID=tt13484774, CollectionName=, TrailerUrl=, UserRating=0, Quotes=, MediaProviderID=tvdb, MediaProviderDataID=101501, EpisodeCount=0, ScrapedBy=Phoenix, MediaTitle=Ancient Aliens, DiscNumber=0, ScrapedDate=1608347041941, CollectionID=0}] G:\VideoCaptures\TV_RAW\AncientAliens-S16E05-TheForbiddenBible-36858354-0.ts, Seg0[Fri 12/18 21:00:00.019-Fri 12/18 22:04:00.004]]
Thu 12/24 17:22:33.654 [Ministry@5ca6dc48] Initiating xcode for G:\VideoCaptures\TV_RAW\AncientAliens-S16E05-TheForbiddenBible-36858354-0.ts
Thu 12/24 17:22:33.655 [Ministry@5ca6dc48] Set Transcode format source=MPEG2-TS 0:05:00 8576 kbps [#0 Video[MPEG2-Video 29.97003 fps 1920x1080 16:9 interlaced id=0100]#1 Audio[AC3 48000 Hz 6 channels 384 kbps MAIN idx=1 id=0101 eng]#2 Audio[AC3 48000 Hz 2 channels 192 kbps idx=2 id=0102 spa]{Trivia=, SeriesInfoID=8614168, PropertiesWrittenBy=CMT, TagLine=, MediaType=TV, SeasonFinal=false, CollectionOverview=, IMDBID=tt13484774, CollectionName=, TrailerUrl=, UserRating=0, Quotes=, MediaProviderID=tvdb, MediaProviderDataID=101501, EpisodeCount=0, ScrapedBy=Phoenix, MediaTitle=Ancient Aliens, DiscNumber=0, ScrapedDate=1608347041941, CollectionID=0}] dest=matroska 0:00:00 0 kbps [#0 Video[h264 7500 kbps progressive]#1 Audio[ ]{CompressionDetails=-coder 1 -flags +loop -cmp +chroma -partitions +parti8x8+parti4x4+partp8x8+partb8x8 -me_method hex -subq 2 -me_range 16 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 1 -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -bf 3 -refs 1 -direct-pred 1 -trellis 0 -wpredp 0 -rc-lookahead 10}]
Thu 12/24 17:22:33.656 [Ministry@5ca6dc48] Using 7 threads for the transcoder
Thu 12/24 17:22:33.657 [Ministry@5ca6dc48] Automatically adding -deinterlace option to transcoding process
Thu 12/24 17:22:33.709 [Ministry@5ca6dc48] File Format Parsed3 G:\VideoCaptures\TV_RAW\AncientAliens-S16E05-TheForbiddenBible-36858354-0.ts=MPEG2-TS 1:03:59 12165 kbps [#0 Video[MPEG2-Video 29.97 fps 1920x1080 16:9 progressive id=100]#1 Audio[AC3 48000 Hz idx=1 id=101 eng]#2 Audio[AC3 48000 Hz 2 channels idx=2 id=102 spa]{Language=spa}]
Thu 12/24 17:22:33.729 [Ministry@5ca6dc48] Ministry is waiting for 180 sec
Thu 12/24 17:22:34.729 [Ministry@5ca6dc48] Ministry is waiting for 180 sec
Thu 12/24 17:22:39.072 [PooledThread@117ffd9b] KillTranscoding for:MediaFile[id=37420007 A[36858354,36851763,"Ancient Aliens",57708@1218.21:00,63,T] mask=TV host=Oculus-One encodedBy=DCT-Ceton InfiniTV PCIe (00-80-92-ca) Tuner 1 on 127.0.0.1:9000 HSTRYHD format=MPEG2-TS 0:05:00 8576 kbps [#0 Video[MPEG2-Video 29.97003 fps 1920x1080 16:9 interlaced id=0100]#1 Audio[AC3 48000 Hz 6 channels 384 kbps MAIN idx=1 id=0101 eng]#2 Audio[AC3 48000 Hz 2 channels 192 kbps idx=2 id=0102 spa]{Trivia=, SeriesInfoID=8614168, PropertiesWrittenBy=CMT, TagLine=, MediaType=TV, SeasonFinal=false, CollectionOverview=, IMDBID=tt13484774, CollectionName=, TrailerUrl=, UserRating=0, Quotes=, MediaProviderID=tvdb, MediaProviderDataID=101501, EpisodeCount=0, ScrapedBy=Phoenix, MediaTitle=Ancient Aliens, DiscNumber=0, ScrapedDate=1608347041941, CollectionID=0}] G:\VideoCaptures\TV_RAW\AncientAliens-S16E05-TheForbiddenBible-36858354-0.ts, Seg0[Fri 12/18 21:00:00.019-Fri 12/18 22:04:00.004]]
Reply With Quote
  #33  
Old 12-26-2020, 07:28 AM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Quote:
Originally Posted by AlphaCrew View Post
The new profile failed for me.

Trans Log


SageTV_o.txt log
Hi,

What Sage.jar are you using, and are you using my media format plugin?

There was a bug introduced by me in the last version of Sage where the format matroska gets translated to matroska,webm. Newer versions of ffmpeg report the container like that, so I added a translation for it. Unfortunately, sage tries to convert it back when transcoding.

Josh
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #34  
Old 12-27-2020, 05:09 AM
AlphaCrew AlphaCrew is offline
Sage Aficionado
 
Join Date: May 2010
Location: Whosevile
Posts: 303
Quote:
Originally Posted by jvl711 View Post
Hi,

What Sage.jar are you using, and are you using my media format plugin?

There was a bug introduced by me in the last version of Sage where the format matroska gets translated to matroska,webm. Newer versions of ffmpeg report the container like that, so I added a translation for it. Unfortunately, sage tries to convert it back when transcoding.

Josh
1) The latest version of SageTV
2) No
Reply With Quote
  #35  
Old 12-28-2020, 12:15 PM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Quote:
Originally Posted by AlphaCrew View Post
1) The latest version of SageTV
2) No
https://forums.sagetv.com/forums/sho...45&postcount=7

See this post. I think this is a bug that is already fixed for the next version.

Josh
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #36  
Old 12-28-2020, 02:55 PM
SteveW's Avatar
SteveW SteveW is offline
Sage Aficionado
 
Join Date: Oct 2008
Location: Fall River, Nova Scotia, Canada
Posts: 389
Quote:
Originally Posted by jvl711 View Post
https://forums.sagetv.com/forums/sho...45&postcount=7

See this post. I think this is a bug that is already fixed for the next version.

Josh
Hey Josh,

Do you mean it's being fixed in a new version of SageTV that's going to be released soon, or you are fixing it in an upcoming version of Sage.jar or plugin you are working on. As you'll see in the thread you referenced, the change in the Sage.jar at the time did not fix the problem for me...

Tnx
-Steve
__________________
Server: Win 10 Pro 64 Bit, Intel i5, 8 GB, Samsung EVO 850 500 GB for OS, WD Black 4 TB + WD Black 1 TB for Recordings, 36TB Synology 1019+ for DVD/Bluray Rips, Music, Home Movies, etc., SageTV Server 64 Bit Ver 9.2.6.976, HDPVR x 2, Bell TV 6131 Receiver x 2, USB-UIRT with 56 KHz Receiver

Clients: PC Client x 2, HD-300 x 2 (1 Using Netgear MoCA Coax Bridges), SageTV Miniclient on NVidia Shield x 3
Reply With Quote
  #37  
Old 12-28-2020, 03:04 PM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Quote:
Originally Posted by SteveW View Post
Hey Josh,

Do you mean it's being fixed in a new version of SageTV that's going to be released soon, or you are fixing it in an upcoming version of Sage.jar or plugin you are working on. As you'll see in the thread you referenced, the change in the Sage.jar at the time did not fix the problem for me...

Tnx
-Steve
Hi Steve,

I apologize, I do not think I saw your response in the other thread. Your issue was not directly related to the conversion issue. I think your issue is that my plugin was identifiying content as MATROSKA,WEBM. Since I had to remove the code in SageTV to map MATROSKA,WEBM -> MATROSKA because of the other bug, we will also need to change the media format plugin to identify the format as MATROSKA.

You may need to run a forced reindex to re-identify the media formats. Keep your eyes out for a new version.

This whole WEBM format thing has been a real headache
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #38  
Old 12-28-2020, 05:34 PM
gary201 gary201 is offline
Sage Advanced User
 
Join Date: Dec 2010
Location: Rochester NY
Posts: 150
So this plugin, is it only for windows installations or will it work on Linux implementations?
Reply With Quote
  #39  
Old 12-29-2020, 01:23 PM
jvl711's Avatar
jvl711 jvl711 is offline
Sage Fanatic
 
Join Date: Jan 2004
Posts: 825
Quote:
Originally Posted by gary201 View Post
So this plugin, is it only for windows installations or will it work on Linux implementations?
There is not currently a linux build. It in theory should be able to be built for linux. I do not have a linux SageTV development system. I will hopefully create a linux version of this and the Media Format Parser Plugin.

Josh
__________________
Projects I am currently maintaining
SageTV Andoid Client
Media Format Parser Plugin
JavaFFmpegLibrary
SageTVTranscoder

If you like the work I am doing and would like to support it you can become a Patreon member.
Reply With Quote
  #40  
Old 01-05-2021, 07:03 AM
jerrym jerrym is offline
Sage User
 
Join Date: Apr 2016
Location: Minnesota
Posts: 40
I am having a problem when the application is generating thumbnails from the Sage Client software.

My environment is that I have a SageTV server running both the service and the client.

On that PC, the thumbnails do not generate. From a Placeshifter client, the thumbnails do generate.

Attached are 4 log files. The two that start with Placeshifter are the logs from where it works successfully. The other two are from the Sage Client SW where the generation fails.

The only difference I see is that in the failing log files, the file name is preceded with "stv://127.0.0.1/".
Attached Files
File Type: zip Transcoder logs.zip (5.6 KB, 149 views)
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SageTVTranscoder.exe from 6.5.14 Stuntman SageTV Beta Test Software 2 05-13-2009 08:17 AM
What does SageTVtranscoder.exe do? autoboy SageTV Software 5 04-23-2008 01:55 PM
sagetvtranscoder.exe always at 50% showson1 SageTV Software 3 03-30-2008 01:46 AM
SageTVTranscoder.exe jgsouthard SageTV Beta Test Software 40 11-03-2007 01:13 PM
SageTvTranscoder.exe ?? mike_15 SageTV Software 4 10-21-2007 09:42 PM


All times are GMT -6. The time now is 11:13 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.