View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 8 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sun Apr 12, 2009 9:51 am 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
My MBE is running R5.5 and I am experiencing an issue with recording profiles. When I make changes to an existing profile (resolution for example) the changes are not reflected in my recordings. Also, if I make a new profile, I don't see it as an option when I setup a recording.

1) I made a change to the 'High Quality' profile switching the res from 640x480 to 720x480. I see this reflected in the profile itself when I browse to it (Setup>TV Settings>Recording Profiles>MPEG-2 Encoders (PVR-250, PVR-350) but my captures are still in 640x480.

2) I created a new profile I called '720-high' and set it up to my liking. The profile is there when I view them (Setup>TV Settings>Recording Profiles>MPEG-2 Encoders (PVR-250, PVR-350) but it is not present as an option for setting up new recordings neither in mythweb, or through the mythfrontend.

Thoughts?

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 14, 2009 2:57 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
...hate to bump my thread but I'm dying here. Hours of googling come up with nothing for this problem.

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 14, 2009 3:03 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Re #1. How are you confirming that your recordings are 640x480 vs 720x480? I only ask because some players (e.g. Apple's QuickTime player) will play back a 720x480 recording at 640x480 so things don't look stretched, but it also incorrectly reports that the recording is 640x480 even though it's just squeezed to 640x480.

The second problem sounds familiar, I'll see if I can turn up anything. I have to admit that I have never tried making a new profile, only just modified the existing ones.

EDIT: I searched for "mythtv new profile" and found this page:

http://tips.myhdbox.com/2006/05/tip-4-t ... r-hdtv.php

which seems to imply that you have to make manual changes to mythconverg in order for new profiles to be usable. Granted that page is from 2006 and things may have changed since then.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 14, 2009 3:43 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Thanks for the reply! I used mediainfo (on soruceforge) to query the mpeg that the pvr-250 made for me. Indeed it was 640x480 and not 720x480! I guess I don't need to have a new profile, but I do want my 'high quality' profile to be 720x480.

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 14, 2009 6:47 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Anytime I've made changes to the resolution of a profile, I've also changed the video bitrate. No idea why it should matter, but did you also change the resolution? If not, maybe try doing it to see if it helps.

Also, see if you can list here all your settings for your modified High Quality profile... maybe something's out of whack.

Have you tried checking the logs after a modified HQ recording should have happened to see if there are any errors?

EDIT: I recorded using my HQ profile and the file is 720x480 according to avidemux. (I usually record at 352x480.)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 16, 2009 10:25 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Have you checked the DB to see if the updated/new profiles are there? This might just be a DB problem like a missing table or the like. There are 3 tables involved: profilegroups, recordingprofiles, and codecparams. The first one is actually keyed by hostname so a mismatch there could leave you with profiles that exist but don't get used.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 17, 2009 2:07 pm 
Offline
Joined: Wed Dec 10, 2003 8:31 pm
Posts: 1996
Location: /dev/null
Hi tjc, I'm not too sure how to go about editing the db. At least now the HQ profile is doing 720x480 for me. As to the extra profile I added not being seen... I guess this will remain a mystery :)

_________________
Retired KM user (R4 - R6.04); friend to LH users.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 17, 2009 8:38 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Using webmin to browse the mysql server is dead easy. You're not really looking to edit the DB, just poke around and find out if things look sane, and determining sanity ought to be as easy as "why are there profile groups associated with my FE box that doesn't have any capture cards and isn't allowed to do transcoding!"

Here, run this as root (maximize your terminal window first) and make sure that there aren't any recording profiles where they don't belong.
Code:
mysql mythconverg -e "select * from profilegroups join recordingprofiles on profilegroups.id = recordingprofiles.profilegroup"

Oh and this will show you the resolutions:
Code:
mythconverg -e "select profile, name, value from codecparams where name in ('width', 'height') order by profile, name"


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 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:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu