|
SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI. |
|
Thread Tools | Search this Thread | Display Modes |
#181
|
|||
|
|||
Also the webfeedencoder service won't start. Error 1
Damn microsoft! |
#182
|
|||
|
|||
Quote:
Can you send me the encoder.log and wrapper.log files please in the webfeedencoder/logs directory Thanks, Michael |
#183
|
|||
|
|||
Quote:
I tried your fixes and the grabber is working now for me. Thank you very much! Best Regards, Michael K. |
#184
|
|||
|
|||
Hi Michael,
In regards to the sluttering problem, I think a solution may be increasing DeeMuxer BlockSize and/or BlockNum. By default BlockSize=64, BlockNum=128. By increasing both of these numbers to 512 I was able to get rid of sluttering. Note, these numbers are not optimized - this was just a test. Also I already had NumBuffer value changed a while ago from 64 to 256 to avoid sluttering of high definition video on an extender. Please try, if this approach works for you. Still, it's unclear to me why VLC encoded file requires larger demuxer block/buffer values compared to other network encoders that I had working without problem. If there is an encoding parameter in VLC that can improve file compatibility with Sage, I would prefer to find it rather than customizing SageTV demuxer. Also, there is an audio/video playback synchronization problem, which is quite noticable when watcjing internet TV. Video and audio gets out of sync periodically. Interestingly, the lag between video and audio does not continuosly increase over time. From time to time (once every few minutes), video and audio get in sync. However, between these synchronization points the lag is very visible. The files play perfectly fine if using VLC itself. So the question is if there are any VLC encoding parameters that can be altered to make a recording file more compatible with SageTV. In particular, how did you decide on the encoding paramters and mux=ts (and not ps), in particular. Regards, Michael K. |
#185
|
|||
|
|||
Quote:
Oh great progress! Thanks for continuing to investigate. I don't think a project like this can succeed with beta-testers like you! I'll have a play with this tomorrow. Some of the encoding parameters have been hammered out with help from beta testers. Others come from spare examples found on the net and probably have less justification. ps works too. You could try editing the tune.windows.tv.commands file to change "ts" to "ps". Regards, Michael |
#186
|
|||
|
|||
service won't start. Error 1
Here are the logs
|
#187
|
|||
|
|||
Jun 5, 2009 12:25:20 PM WrapperSimpleAppMain uk.co.mdjcox.webfeedencoder.EncoderProperties loadFile INFO: Cannot find properties file C:\Documents and Settings\atron.PVR\Desktop\webfeedencoder\\config\encoder.props
Is this where you unzipped webfeed encoder? My thoughts are: 1. its to do with the way I got you to run the installServices script by double clicking on it - I normally use cmd.exe and cd to the directory and run the script. If so try removing and installing it this way. 2. The encoder.props file is actually missing. 3. Some windows peculiarity of running from Desktop (I normally unzip in program files) Either way I think will soon have you up and running. Michael |
#188
|
|||
|
|||
Quote:
Code:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Frey Technologies\Common\DSFilters\MpegDeMux] "NumBuffers"=dword:00000100 "RemuxOptimize"=dword:00000000 "AudioDelay"=dword:00000000 "BufferSize"=dword:00010000 "MPEG2PackSeekModulus"=dword:00000800 "BlockSize"=dword:00000200 "BlockNum"=dword:00000200 I also have the following SageTV setup Default video renderer Sage TV MPEG2 decoder SageTV uses DXVA acceleration mpeg4 direct show Dscaler deinterlacing filter as off Audio renderer as default SagetV MPEG2 decode filter How does this compare with yours? Michael |
#189
|
|||
|
|||
Quote:
SageTV settings are as following: Video renderer: VMR9 MPEG2 video decoder: NVIDIA Video Decoder Dscaler deinterlacing filter: off Audio renderer: Realtek HD Audio output MPEG2 audio decoder: NVIDIA Audio Decoder While the combination of these settings may help to resolve the problem, I would still prefer to find a solution when the default settings working for other capture devices work for VLC encoded files as well. Regards, Michael K. |
#190
|
|||
|
|||
Quote:
Its all useful information. I have been playing with various parameters in the encoding but got nowhere yet apart from reducing the video bit rate. There are loads of things to tweak in VLC. Its hard to understand what they do as advanced features are poorly documented and the forum is nowhere near as good as this one - most requests on advanced matters never get an answer. I have filed an official SageTV support request - not sure where this will get me but it may yield some expert advice. Would you say those settings have temporarily fixed the issue for you now? I wonder why they don't work for me :-( Michael |
#191
|
|||
|
|||
Michael,
I had a go at getting your encoder running, but failed... would you have time for a simple howto walk through, to say getting bbc radio stations into sage ? would help me out big time... also how close would this be to a workaround for accessing iplayer material ? very many thanks, Will |
#192
|
|||
|
|||
Quote:
Can you give me a run down on what you have done so far and where how you feel you have failed? Quote:
Michael |
#193
|
|||
|
|||
hi...
I've re-read your instructions, and perhaps i can do it.... i'll have another go... wrt iplayer, there is a movement to make the content available in a non iplayer way... see http://beebhack.wikia.com/wiki/IPlayer_TV |
#194
|
|||
|
|||
Program guide says" No data"
I installed the STVXMLTVS, but how do I remove this and get my program data back(no data in program guide). I just don't have time to mess with this now and would like to get to normal.
|
#195
|
|||
|
|||
Quote:
It should just remove from add/remove programs. But I'm guessing thats not the problem. Few questions that will help me to help you Are you seeing no data on just your web feed encoder channels or your tv channels too? Are you other channels sourced from sageTVs EPG service? I believe theres a problem adding an xmltv source. Robogeek had the problem earlier in this thread. Michael Last edited by michaeldjcox; 06-19-2009 at 01:45 PM. |
#196
|
|||
|
|||
error 1 starting service
thx
|
#197
|
|||
|
|||
Quote:
Thank you. I can confirm that the demux settings I listed earlier definitely resolved the problem with sluttering. However, I am afraid that they made A/V synchronization issue worse. So, ultimately the problem is in the file VLC generates. I also submitted test file to SageTV support, so that they can recommend the corect encoding/demuxer settings. Currently my workaround is to make a recording and then convert them using Sage transcoder. Please let me know if you hear back from Sage before me or/and if you find optimized SageTV/VLC settings. Regards, Michael K. |
#198
|
|||
|
|||
Update on next release
Time flies and it is already end of June.
I notice that I have not released anything since 0.9.3 on the 7th May! This does not mean nothing is happening. The target of the next release is to primarily address configuration and installation. As such it contains some big things - e.g:
All patches and config change recommendations made since 0.9.3 will be rolled into this release. I will post some taster screen shots at some point. Other things still in progress:
Michael |
#199
|
|||
|
|||
Newbie Can't get VLC to load.
Hello!
I am trying this to access certain streaming radio from www.polskastacja.pl. The streams are in asx format. Currently I got the utility installed, but I cannot get VLC to load. I will include logs for you. Also, is there a wy that I can listen to the stream without it actually recording? It appears to be recording when it attempts to listen to the feed. I will admit that I am a total novice when it comes to doing anything fancy with SageTV. My vlc.exe is located at: E:\Multimedia\Video\VLC\vlc.exe Thanks for any help you can provide! |
#200
|
|||
|
|||
Quote:
Code:
Jul 3, 2009 8:27:47 AM WrapperSimpleAppMain uk.co.mdjcox.webfeedencoder.ServerThread initialise WARNING: Failed to create logo file java.io.FileNotFoundException: C:\Users\Main\AppData\Local\VirtualStore\Program Files\SageTV\SageTV\ChannelLogos\KQEDFM.png (The system cannot find the path specified) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(Unknown Source) at java.io.FileOutputStream.<init>(Unknown Source) at uk.co.mdjcox.webfeedencoder.ServerThread.downloadImage(ServerThread.java:223) at uk.co.mdjcox.webfeedencoder.ServerThread.initialise(ServerThread.java:94) at uk.co.mdjcox.webfeedencoder.ServerThread.<init>(ServerThread.java:37) at uk.co.mdjcox.webfeedencoder.Encoder.main(Encoder.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) Are you sure it should not be set to: C:\Program Files\SageTV\SageTV\ChannelLogos I'm not sure what you mean by not being able to get VLC to load? Were you able to download and install vlc ? Most broadcasts - actually probably all - record to a file first. Thats the way SageTV works. The web feed encoder has to save to an mp3 file first and then save to an mpeg file for sage tv to pick up. This first step is particularly necessary for asx streams. VLC doesn't seem to be able to combine asx with video directly for timing reasons. SageTV will tidy up any recording you don't want to keep and the web feed encoder will delete the mp3 file it creates. Hope this helps. Thank you for trying out this beta release despite novice status Michael |
Tags |
extender, internet video streaming, mvp, online videos, radio |
Currently Active Users Viewing This Thread: 7 (0 members and 7 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SageTV and web radio | michaeldjcox | SageTV Customizations | 3 | 12-01-2008 11:09 AM |
STV Import: Simple Web Radio V1.2 | koelec | SageTV Customizations | 294 | 02-29-2008 12:53 PM |
Recording Volume vs. Web Radio / Music | FidgetyRat | SageTV Software | 0 | 11-29-2006 08:33 AM |