View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 10 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Mar 25, 2006 12:49 pm 
Offline
Joined: Sat Mar 18, 2006 10:30 am
Posts: 12
I'm using a PVR-150 with KnoppMyth R5B7. I'm using the default audio settings. When watching live TV, the audio sounds distorted and tinny, kind of like when you take a small radio and crank the volume all the way up. Can anyone explain this? How can I make my audio sound perfect within MythTV? Any hints on how to troubleshoot this problem would be greatly appreciated! Thanks.


Last edited by sneeley on Sat Mar 25, 2006 11:27 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 25, 2006 2:04 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Go look at the settings for the "live" recording profile for that class of cards, and make sure that you don't have the volume at 100%. If you do, try backing it down to ~90% and see if that helps.

BTW - This has been covered a couple times recently. A search should turn up more details.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 25, 2006 11:16 pm 
Offline
Joined: Sat Mar 18, 2006 10:30 am
Posts: 12
Audio levels are already set at 90%. After looking through 5 pages of search results, I found a post that helps. If I use the command 'ivtvctl -q 1' while watching live tv, the sound suddenly become normal again. After rebooting though, the poor sound is back. What is the permanent solution?


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 26, 2006 12:56 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
I can think of any number of ways to get this command run, but I think the right thing is probably to get a parameter set correctly so that the system does that for you. Look into what the /etc/init.d/set_ivtv_params script does, add an appropriate call and an appropriate setting in /etc/sysconfig/ivtv/cfg-0

BTW - Take a look around for other threads where this issue hasn't been resolved and let them know too...


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 26, 2006 11:14 am 
Offline
Joined: Sat Mar 18, 2006 10:30 am
Posts: 12
Thanks for the advice. I just tried it, but unfortunately is does not help. As soon as you hit the watch live TV button, the audio is crappy. If I then run the command it is fine. If I exit live TV and then come back to live TV, the sound is messed up again. I'm going to post this question to the IVTV mailing list and report back.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 26, 2006 11:36 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Search for a thread discussing using ivtv-tune in an external tuning script as away to force corrective settings to take place. Putting my handle in the author box of the search should help to narrow it down.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 21, 2006 10:36 pm 
Offline
Joined: Thu Mar 16, 2006 10:46 pm
Posts: 17
Thanks for all of your suggestions TJC. I have found a work-around that works!
I configured muthtv to use an external channel changing script, and added the following line at the end:

Code:
sh -c "sleep 1;/usr/local/bin/ivtvctl -q 1 >/dev/null 2>&1" &


So my full channel change script for the PVR-150 with IR blaster is:

Code:
#!/bin/sh
REMOTE_NAME=blaster
for digit in $(echo $1 | sed -e 's/./& /g'); do
/usr/local/bin/irsend SEND_ONCE $REMOTE_NAME $digit
sleep 0.32 # note, you may have to tweak the interdigit delay up a bit, depending on your DISH receiver model
done
sh -c "sleep 1;/usr/local/bin/ivtvctl -q 1 >/dev/null 2>&1" &


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 22, 2006 10:47 am 
Offline
Joined: Sun Sep 25, 2005 3:50 pm
Posts: 1013
Location: Los Angeles
I was able to get rid of my tinny audio / sound by rolling back to ivtv-0.4.1 and rebooting. I chose ivtv-0.4.1 because of the similar architecture (is that the right term?) to 0.4.3 thru 0.4.5. I've been using 0.4.1 for about 5 days now with no tinny audio or other issues. I'm running a clean install of R5B7. I found that the channel changing hack worked fairly well for live tv, but I only got tinny audio on recordings.

_________________
Mike
My Hardware Profile


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 23, 2006 3:41 pm 
Offline
Joined: Fri Oct 15, 2004 3:22 pm
Posts: 20
has anyone else rolled back the version of IVTV? I would be interested to know what people thought of this idea.

/Stu


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 23, 2006 5:50 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Probably not a viable option for the distro because too many new PVR cards wouldn't be supported. On the other hand as an individual user it makes perfect sense to go with the version that works best for you. A final caveat, if Cecil goes to one of the 2.6.16 linux kernels in a future release an ivtv 0.6.x or later will be required for compatibility...


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 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