|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#61
|
|||
|
|||
How about this for a (partial) solution to the "playback entire DVD" issue? Obviously it's a lot of work to get the MVP to do DVD navigation. Instead, how about getting Sage to automatically create a video playlist of all VOBs in the VIDEO_TS directory and play this playlist when such a directory is selected for playback? In most cases, this should pretty much playback the entire movie (except for those few movies that do seamless branching and such). All the functionality to implement this change is already present in SageTV. It's just a matter of automating it so that the user doesn't manaully have to create the video playlist. This way, playing a DVD on the MVP would require exactly the same steps as palyback on a regular Sage client.
This solution is not as good as implementing a real DVD navigator but it is certainly better than having to merge individual VOBs or creating playlist manually and it hopefully doesn't require too much effort on the part of Sage development. I for one would love to have this feature since it would enable me to keep my DVDs ripped as they are for playback on "regular" clients while giving me the ability to still watch them on the MVP (albeit not quite as nicely). Cheers Lester
__________________
Lester Jacobs Web: http://www.digicasa.com "The shortest answer is doing." English Proverb. Collected in: George Herbert, Jacula Prudentum (1651). |
#62
|
||||
|
||||
In my opinion any resources devoted to MVP only detract from core development. Personally I'd like to all the core bugs squashed and the music functionality brought up to par before even one more line of code is written or changed for MVP. But that's just my personal bias stemming from using an MVP and finding it totally unsuitable for video at all.
|
#63
|
|||
|
|||
Quote:
|
#64
|
||||
|
||||
Quote:
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#65
|
||||
|
||||
Hi, i came back over the weekend and realized one of my tuners wasn't working (i upgraded on friday to the curent beta). So, i deleted the video source and went to add it back but i can't get past the part where i input my zipcode so it can download my lineup!! It says there was an error connecting to sage servers and to check my connection or there might be a problem at the server. Well, I can acces the internet just fine. I don't know if this is a beta problem or not so i will post it here first. Now i'm down to one tuner so any help would be appreciated.
JUC edit: i also noticed my guide data is only going out a week--so maybe it hasn't been able to connect for a little while edit 2: okay-i was able to get the second tuner working by using a backup properties file i had from thursday--the guide still only goes out 1 week--is that the default? if so i'm all set i guess. thanks
__________________
Server: Athlon 2000XP; 1GB Kingston Ram; 250GB Seagate; 160GB Seagate; 160GB Western Digital; Lite-on DVD player; Hauppauge Rosyln; Hauppauge PVR-150; ATI AIW 7500; Actisys 200L; running stock v5 .stv Client: MVP Extender running SageMC Last edited by JUC; 04-03-2006 at 02:08 PM. |
#66
|
||||
|
||||
Double check that SageTV can access the EPG servers via port 7760. If you gave access to SageTV.exe in your firewall, but switched to service mode, make sure SageTVService.exe is allowed through. Some firewalls check the exe to make sure it is still the same one you allowed through previously, so you may need to allow it access again.
Edit: the guide should go out about 12-14 days. - Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#67
|
|||
|
|||
I am trying to get vob transcoding to work on my 1.0 MVP.
I run sage in service mode on the PC. I have added VOB files to the media library. I can play the vob files through a PC client. However, when I play the VOB files through the MVP, I get a black screen and no sound. I *am* able to seek through the file, and the timeline reports the correct amount of total time. What are some of the things I can troubleshoot? Are there properties files settings I should double check? Thanks! -MrD |
#68
|
|||
|
|||
Quote:
Another issue is menus. If you have a menu included in the rip, you will see it as part of the playlist. To cope, new ifo files can be created for the existing rips with the menus removed, and future rips would need to be movie-only. Of course, future rips could also be made as one VOB instead of multiple. |
#69
|
|||
|
|||
Quote:
It sounds like how some of my experiments in transcoding looked before 4.1.11 came out. Take a look at the task manager while playing one of the VOB files on the MVP. Check to see that the SageTVTranscoder is running (under processes tab) and also check to see what your server's network usage is when streaming the file (under networking tab). The usage should be bouncing somewhere between 4% and 10% on a 100Mbps connection. When I previously saw what you describe, my network reported a 20% stream (the MVP couldn't handle that). Also look to see that you have the transcoding enabled and that you don't have any experimental transcode settings still in your properties files (even in your MVP client properties files). |
#70
|
|||
|
|||
What would the correct transcoding settings be?
I reset my client properties (removed with backup) and rebooted the MVP. No joy. The SageTVTranscoder is not running, but it is installed The only trancoding properties I have are: enable_transcode_streaming=true media_server/transcode_quality/DVD=-f dvd -b 4000 -s 720x480 -acodec mp2 -ab 384 media_server/transcode_quality/MPEG4-128K=-f mpegts -vcodec mpeg4 -b 96 -s 352x240 -ac 1 -g 300 -bf 2 -deinterlace -r 15 -ar 22050 -ab 32 media_server/transcode_quality/MPEG4-256K=-f mpegts -vcodec mpeg4 -b 192 -s 352x240 -ac 1 -g 300 -bf 2 -deinterlace -r 15 -ar 22050 -ab 64 media_server/transcode_quality/MPEG4-384K=-f mpegts -vcodec mpeg4 -b 320 -s 352x240 -ac 1 -g 300 -bf 2 -deinterlace -r 15 -ar 22050 -ab 64 media_server/transcode_quality/MPEG4-Full-384K=-vcodec copy -ac 2 -acodec mp2 -ab 320 media_server/transcode_quality/music=-f dvd -vn -acodec mp2 -ab 64 -ac 2 seeker/check_all_files_for_transcode=true here is part of the log (looks ok, no obvious errors) Quote:
Last edited by MrD; 04-03-2006 at 08:55 PM. |
#71
|
|||
|
|||
Quote:
If my kids want to watch back-to-back-to-back Elmo, or I want to watch a Simpson's marathon, I have to either keep selecting the next video in the list after the current one finishes (not completely finish, btw, always cuts off the last few seconds), or watch them in another room where I have a Prismiq that treats all video dirs as playlists by default. |
#72
|
|||
|
|||
Quote:
Quote:
miniclient/always_transcode=true Normally this setting is "false" but I think if you set it to true, it will force the transcode. As far as the log file is concerned, I don't see anything I recognize . Also, just another idea/thought/question: are you playing back an encrypted VOB? If your client is using a codec capable of playing back CSS encrypted VOB files, it should play them (no problem - just like watching a DVD from the DVD drive). BUT the same VOB may not play back on the MVP through the transcoder (just a guess, I don't know for certain since I have not tried to do it). Again, just a thought. |
#73
|
||||
|
||||
Quote:
|
#74
|
||||
|
||||
i was able to get the guide data back by resetting my router. Not sure why I lost the tuner in the first place but all is okay now.
JUC
__________________
Server: Athlon 2000XP; 1GB Kingston Ram; 250GB Seagate; 160GB Seagate; 160GB Western Digital; Lite-on DVD player; Hauppauge Rosyln; Hauppauge PVR-150; ATI AIW 7500; Actisys 200L; running stock v5 .stv Client: MVP Extender running SageMC |
#75
|
||||
|
||||
My MVPs keep setting themselves back to the default STV. I have checked the properties files and they are set right, but when you start the MVP it goes to the default and then I have to change it again. Any ideas?
|
#76
|
||||
|
||||
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#77
|
|||
|
|||
place shifter connects, get audio, no video
Subject says it all.
Just upgraded to 4.1.11 and set up my mvp for the first time to use as a sage extender and after a couple missteps it's working great. Immediately bought a license and love it. Now trying to get place shifter to work and as the subject says I can connect (from work over the 'net) and get menus, can choose a show and play it. Get a black screen with the words trial moving around the screen and get lowish fidelity audio. Troubleshooting tips? Thanks |
#78
|
||||
|
||||
Quote:
__________________
Mike Janer SageTV HD300 Extender X2 Sage Server: AMD X4 620,2048MB RAM,SageTV 7.x ,2X HDHR Primes, 2x HDHomerun(original). 80GB OS Drive, Video Drives: Local 2TB Drive GB RAID5 |
#79
|
||||
|
||||
If you only have one licence and your MVP is still connected, that would explain the TRIAL...
__________________
unRAID Server: Intel Core i5 7600K, 48GB DDR4, 2x512GB PCIe M.2 Cache Pool, 2x10TB SATA3 Parity Drive, 3x8TB SATA Array, 1x hdHomeRun DVB-T2 Quattro, IPTV via xTeVe, unRAID 6.8.3, tvHeadEnd for recording back end, Emby Clients: 3 Nvidia Shields, 3 FireTV, 3 Win10 Pro PC Clients |
#80
|
|||
|
|||
Quote:
__________________
unRaid Server:Quad-Core Xenon, 20 GB Ram, openDCT/sageTV Dockers, HDHR,HDHR Prime Network Encoder:Dell Inspiron 1000 Laptop, 512MB Ram, Windows XP, HDPVR |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|