|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#41
|
||||
|
||||
Quote:
I think you are probably on the right track. I did add some work arounds to this. I wonder if there is a new one I need to add. 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. |
#42
|
|||
|
|||
Thanks! I appreciate your efforts in keeping SageTV alive!
|
#43
|
||||
|
||||
I reviewed the code, and that is definitely the issue! This should be an easy fix. Hopefully I will have a patch out in a week or so.
I am addressing stv://localhost, but not stv://127.0.0.1. This should hopefully be an easy fix. In general this version of the SageTVTranscoder does not support the stv:// protocol. I am just translating these by removing the stv://localhost portion so that it accesses the file using UNC or local file access. Adding support for STV:// protocol is in the backlog for enhancement in the future. 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. |
#44
|
|||
|
|||
Flashing when watching using transcoding
First, thank you for your work on this. I've been using Sage since before the Google acquisition and really appreciate some of the with to modernize with the mini client and updated transcoder.
I just installed the new transcoder plugin and the required safe.jar. One of the quirks I've noticed is when watching on an Android tv device (tivo stream 4k), I get some flashing on the screen (best way I can describe it). I've tried playing with the transcoder settings in the mini client but it continues to do this. Any ideas? |
#45
|
|||
|
|||
In settings for the android client set opengl this solved it for me on the tivo 4k
|
#46
|
|||
|
|||
mechling-burg - That worked perfectly! Thank you!!!
|
#47
|
||||
|
||||
Quote:
__________________
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. |
#48
|
||||
|
||||
Quote:
Thanks, 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. |
#49
|
|||
|
|||
Yes, it is looking good now. Thanks!
|
#50
|
||||
|
||||
holy plugin batman! i check in every now and then... this was a NICE surprise! Thank you so much! I have the latest 32bit version of the sever installed. When I go to install it via General >SageTVTranscoder (FFmpeg) Windows x32 ... i get "Plugin Install Progress: Done - Fail - Resource Download..." am i forgetting something? I've attached the screen shot.
__________________
Sage Server: AMD Ryzen 9 3900; Gigabyte B550 AORUS PRO AC; Win 10 64bit; Nvidia GTX 1050TI; 32GB; 2 HVR-1250 (OTA HD) Last edited by w4rh4wk; 01-18-2021 at 08:20 PM. |
#51
|
||||
|
||||
so i'm trying to use the built-in Convert option and things are failing all over the place with the latest ffmpeg in place. I'm guessing it's all deprecated options (I'm making a list). I'll have to make some custom profiles I guess. not a big deal, already did that a decade ago.
Edit: oops, noticed now this had been already mentioned. never mind. I did notice that Josh's supplied profile is still failing though with the latest update. I'll have to see if I can cobble together my own profile. Last edited by phelme; 01-19-2021 at 04:39 PM. |
#52
|
|||
|
|||
So, I am also interested in a Linux version of this as I built several Linux SageTV Servers and had to learn some Linux to do this and to support them. I am not a developer, but have done some minimal coding in a few languages over time on Windows systems. I do though have several old Desktop PC's around I suspect I could build into a Linux dev environment to maybe help this along??? If you could point me to what might be needed to set this up I would be willing to give it a try. Might crash and burn but I love to learn new stuff anyway. Maybe it would keep my mind busy and out of trouble???
|
#53
|
||||
|
||||
Quote:
Thanks, 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. |
#54
|
||||
|
||||
Quote:
If people post good working ones I will add to the main post for people to add. Thanks, 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. |
#55
|
||||
|
||||
Quote:
Code:
Wed 1/27 22:12:46.103 [PooledThread@171ef7a] Plugin is compatible! Wed 1/27 22:12:46.103 [PooledThread@171ef7a] Plugin package Package[type=System url=https://github.com/jvl711/FFmpeg/releases/download/SageTVTranscoder_v1.0.2/SageTVTranscoderWinx32_v1.0.2.zip md5=04ede0e8d8e223d9117f1ca467747e2d overwrite=true] Wed 1/27 22:12:46.103 [PooledThread@171ef7a] Plugin asset name is httpsgithubcomjvl711FFmpegreleasesdownloadSageTVTranscoderv102SageTVTranscoderWinx32v102zip Wed 1/27 22:12:46.104 [PooledThread@171ef7a] Now downloading the plugin package from https://github.com/jvl711/FFmpeg/releases/download/SageTVTranscoder_v1.0.2/SageTVTranscoderWinx32_v1.0.2.zip to local cache file PluginInstallers\sagetvtranscoderwinx32\1.0.2\httpsgithubcomjvl711FFmpegreleasesdownloadSageTVTranscoderv102SageTVTranscoderWinx32v102zip Wed 1/27 22:12:46.104 [PooledThread@171ef7a] Download requested for files server=https://github.com/jvl711/FFmpeg/releases/download/SageTVTranscoder_v1.0.2/SageTVTranscoderWinx32_v1.0.2.zip src=null dest=PluginInstallers\sagetvtranscoderwinx32\1.0.2\httpsgithubcomjvl711FFmpegreleasesdownloadSageTVTranscoderv102SageTVTranscoderWinx32v102zip Wed 1/27 22:12:46.182 [PooledThread@171ef7a] ERROR with file download of:javax.net.ssl.SSLException: Received fatal alert: protocol_version Wed 1/27 22:12:46.182 [PooledThread@171ef7a] Resource download failed from https://github.com/jvl711/FFmpeg/releases/download/SageTVTranscoder_v1.0.2/SageTVTranscoderWinx32_v1.0.2.zip
__________________
Sage Server: AMD Ryzen 9 3900; Gigabyte B550 AORUS PRO AC; Win 10 64bit; Nvidia GTX 1050TI; 32GB; 2 HVR-1250 (OTA HD) |
#56
|
|||
|
|||
Quote:
k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
#57
|
||||
|
||||
Quote:
Thanks, 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. |
#58
|
||||
|
||||
gotcha... im running 1.7.0-79b15.... quick google search.. i see Version 8 Update 281... go with that one?
__________________
Sage Server: AMD Ryzen 9 3900; Gigabyte B550 AORUS PRO AC; Win 10 64bit; Nvidia GTX 1050TI; 32GB; 2 HVR-1250 (OTA HD) |
#59
|
|||
|
|||
That will do it
|
#60
|
||||
|
||||
Java v8 installed and i was able to install the plugin without issue thanks guys!! So follow up question are we able to use automatic conversion to convert our recordings directly into x265 with this plugin ?
__________________
Sage Server: AMD Ryzen 9 3900; Gigabyte B550 AORUS PRO AC; Win 10 64bit; Nvidia GTX 1050TI; 32GB; 2 HVR-1250 (OTA HD) Last edited by w4rh4wk; 01-30-2021 at 04:05 PM. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
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 |