![]() |
|
|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes | |
|
|
||||
|
|
#391 |
|
Veteran
Join Date: Apr 2006
Location: Ottawa (Stittsville), ON, OTA (Radio Shack Omnidirectional Antenna and 5Y6S in Attic), MythTV HTPC
Posts: 5,680
|
One nice thing about handbrake is it will automatically crop out the black bars (letter and pillar boxes). One issue I have had though is some of TVO's UK programming is window-boxed with a 14:9 aspect ratio. Handbrake does the right thing and will remove all the black bars and MythVideo will play the resulting file just fine. The issue is if I then try to use MythArchive to put the video on a DVD, it will stretch it to 16:9 (distorting the picture) when it should be either letter boxing it to 4:3 or pillarboxing it to 16:9.
Any suggestions for fixing this?
__________________
Link to my TVFool results is in my profile Homepage URL. I suggest others do the same. |
|
|
| Sponsored Links | |||
Advertisement | |||
|
|
#392 |
|
Join Date: Aug 2009
Location: North of the Lake
Posts: 123
|
Anyone use MythStream? It transcodes on the fly and streams live/recorded TV to browsers.
__________________
Smart shoppers always read the fine print. |
|
|
|
|
#393 |
|
Veteran
Join Date: May 2006
Location: Calgary
Posts: 1,635
|
Ug. Just read that one of the lead developers of mythtv has left to create a fork called torc. Hopefully this won't thin the developer resources too much.
|
|
|
|
|
#394 | |
|
Veteran
Join Date: Jan 2009
Posts: 2,613
|
Quote:
__________________
uhf/vhf combo rotor chimney mount homebrew vhf hi hpf ap-8700 preamp 4way split lg lcd dtt901 pctuner mythtv |
|
|
|
|
|
#395 |
|
Veteran
Join Date: Apr 2006
Location: Ottawa (Stittsville), ON, OTA (Radio Shack Omnidirectional Antenna and 5Y6S in Attic), MythTV HTPC
Posts: 5,680
|
It will be interesting to see what transpires of this. There is some speculation that this could just be a temporary fork for him/them to start working on 0.26 before 0.25 is released.
__________________
Link to my TVFool results is in my profile Homepage URL. I suggest others do the same. |
|
|
|
|
#396 |
|
Join Date: Aug 2009
Location: North of the Lake
Posts: 123
|
Mythtv .25 was released April 10th:
http://www.mythtv.org/wiki/Release_Notes_-_0.25 It looks to have a lot of new features... Http streaming, AirPlay, and more. I will do a clean install on a new drive to see how it works with my hardware. Please post you upgrade results...
__________________
Smart shoppers always read the fine print. |
|
|
|
|
#397 |
|
OTA Forum Moderator
Join Date: Jan 2005
Location: North Delta, BC (96Av x 116St)
Posts: 23,338
|
As discussed in this thread: http://www.digitalhome.ca/forum/showthread.php?t=152823
__________________
|
|
|
|
|
#398 |
|
Rookie
Join Date: Jun 2011
Location: Old Ottawa South
Posts: 3
|
Hello all,
I've written a little python script to scrape the CBC web site for scheduling information and put the results in to an xmltv/mythfilldatabase compatible form. You use it like this: # ./scraper 2012/05/21 > sched_20120521.xml # mythfilldatabase --update --file 1 sched_20120521.xml Since I rely on the PSIP info for my EPG, and CBC does not provide, this allows me to get CBC scheduling. Would this be of interest to anyone - I would be happy to share it - or is there a better thread to discuss this? If you are interested and grabbing a copy now, surf to newmovies.walma.org and right-click to download scraper.py. It is very rough and does no input sanatizing or exception catching, so use it carefully. It also depends on "beautiful soup" for html parsing, which, if you are using some flavour of linux, should be available through your package manager. There are some comments in the code which will give some hints to getting it working. Mike |
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|