View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 24 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sat Apr 07, 2007 7:10 pm 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Based on what we have learned, the issue does not appear to be with the player. It appears that the issue is the mis-configured tuner. It looks like your first tuner is properly configured; your second tuner is not. If this is correct, then all of the bad recordings will occur whenever you try to record two shows concurrently, as that is the only time you will need to use the second tuner. I also suspect that your /myth/tv directory contains mostly files that end in ".mpg" and that those files play properly and come from the first tuner. A smaller number of files will end in ".nuv", and all of them will probably be unplayable as they come from the second, mis-configured tuner.

I've never had this problem, but if I did a quick forum search on the error message and found the thread below -- take a read and let me know if it provides a solution to your problem. If not, we can try to work it some more.

Marc

http://mysettopbox.tv/phpBB2/viewtopic. ... g+controls


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 12:21 am 
Offline
Joined: Fri Mar 30, 2007 3:22 pm
Posts: 35
Hi Marc,

I think I definately have a problem with my hardware setup and maybe even a bad tuner card. I'll keep playing with it. If I do have to replace it, can you recommend a good card?

Thanks,

Michael


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 7:53 am 
Offline
Joined: Tue Jan 18, 2005 2:07 am
Posts: 1532
Location: California
Michael

My experience has been good with the hauppauge PVR-250 & PVR-150 -- I own one of each.

I'm not sure why your suspecting that card is bad, but perhaps it is. Some other thoughts:

1. I am assuming you only have 2 tuner cards. It would be helpful if you posted your total hardware configuration. ie: CPU, mobo, list all tuner cards, list video card, etc.

2. I would try the following: Delete thesecond tuner card; re-create it; re-establisht the input connection; make sure it is still listed as a card of type "x50".

To answer a question you asked earlier: You can restart the backend by typing /etc/init.d/mythtv-backend restart

I forgot the seqquence for restarting the frontend on R5E50, but you can find it by search for forum as I've seen it listed out there before.

Marc


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 9:51 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
marc.aronson wrote:
I forgot the seqquence for restarting the frontend on R5E50, but you can find it by search for forum as I've seen it listed out there before.

It's: Alt-M Here's the complete list of fluxbox hotkey bindings:

Code:
root@black2:~# cat /etc/X11/fluxbox/keys
Mod1 Tab :NextWindow
Mod1 Shift Tab :PrevWindow
Mod1 F1 :Workspace 1
Mod1 F2 :Workspace 2
Mod1 F3 :Workspace 3
Mod1 F4 :Workspace 4
Mod1 F5 :Workspace 5
Mod1 F6 :Workspace 6
Mod1 F7 :Workspace 7
Mod1 F8 :Workspace 8
Mod1 F9 :Workspace 9
Mod1 F10 :Workspace 10
Mod1 F11 :Workspace 11
Mod1 F12 :Workspace 12
Mod1 x :ExecCommand xterm -fn *18*
Mod1 s :ExecCommand mythtv-setup
Mod1 m :ExecCommand mythfrontend
Mod1 1 :ExecCommand sudo /etc/init.d/mythtv-backend start
Mod1 2 :ExecCommand sudo /etc/init.d/mythtv-backend stop
Mod1 3 :ExecCommand sudo /etc/init.d/mythtv-backend restart


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 12:48 pm 
Offline
Joined: Fri Mar 30, 2007 3:22 pm
Posts: 35
Thanks for the shortcut keys, those are very helpful.

Here is how my tuner cards are set up in mythtvsetup

/dev/video0
Probed Info: Hauppauge WinTV PVR-150 [ivtv]
Card Type: MPEG-2 encoder card (PVR-x50, PVR-500)
Default Input: Tuner 1

/dev/video1
Probed Info: BT878 video (Hauppauge (bt878)) [bttv]
Card Type: MPEG-2 encoder card (PVR-x50, PVR-500)
Default Input: Television

I have one video source called Mediacom and this is setup on input connection Tuner 1 for video0 and Television for video1

I deleted all my cards and sources and resetup everything

When I go to view liveTV, /dev/video0 works fine, when I press # on my remote to change sources, I get a black screen for a while and then back to the menu system.

When I look at this logfile this is what it says

Quote:
2007-04-08 13:39:40.496 TVRec(1): Changing from None to WatchingLiveTV
2007-04-08 13:39:40.499 TVRec(1): HW Tuner: 1->1
2007-04-08 13:39:48.802 TVRec(1): Changing from WatchingLiveTV to None
2007-04-08 13:39:48.918 Finished recording Unknown: channel 1002
2007-04-08 13:39:48.944 scheduler: Finished recording: Unknown: channel 1002
2007-04-08 13:39:49.224 MainServer::HandleAnnounce Playback
2007-04-08 13:39:49.274 adding: mythbox as a client (events: 0)
2007-04-08 13:39:49.279 TVRec(2): Changing from None to WatchingLiveTV
2007-04-08 13:39:49.282 TVRec(2): HW Tuner: 2->2
2007-04-08 13:39:49.525 MPEGRec(/dev/video1) Error: Could not set MPEG controls
eno: Invalid argument (22)
2007-04-08 13:40:36.038 TVRec(2): Changing from WatchingLiveTV to None
2007-04-08 13:40:36.072 Finished recording Unknown: channel 1002


So, assuming I have the cards set up correctly, what else could be wrong? Am I looking at a hardware problem?

Thanks,

Michael


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 1:07 pm 
Offline
Joined: Fri Mar 30, 2007 3:22 pm
Posts: 35
I think I just solved my own problem - I changed the card type to V4L in mythtvsetup and the video works now.

The only remaining annoyance I have with myth is that on reboot, sometimes it swaps which card it assigns to /video0 and /video1. That means that the backend won't start correctly. I have to just keep rebooting until it finally gets the assignments to match my setup. Is there a way to force this?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 3:21 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Yes. Search for the posting by bruce_01 that mention udev.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 4:39 pm 
Offline
Joined: Fri Mar 30, 2007 3:22 pm
Posts: 35
Thanks TJC, I followed the directions and I think it's working now.

ONE more problem - you guys have been GREAT in helping me. Thank you so much.

On reboot, I have to load alsamixer then change the capture to Line and bump the volume up to 100% to get my patched sound working for my bt878 card. Is there a way that I can automate this?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 08, 2007 10:10 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Put the commands in /etc/init.d/bootmisc.sh, search for alsactl restore if you don't know how to turn it into something scriptable.

BTW - Cecil prefers that you keep it to one topic per thread...


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 24 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu