Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#13317 closed Bug Report - General (fixed)

hd-pvr recording profiles bitrate settings ignored in 29 fixes

Reported by: john bolan Owned by: Jonatan Lindblad
Priority: minor Milestone: 29.2
Component: MythTV - General Version: v29-fixes
Severity: medium Keywords: hd-pvr, recording profile
Cc: Ticket locked: no

Description

On upgrade from 28 (on Ubuntu) to 29 fixes (using Mythbuntu repo) hd-pvr recording profiles are no longer applied. Instead, some sort of generic bitrate is being applied, it appears. Recordings at both 720p and 1080i both record at VBR bitrates not present in my Recording Profiles. Noticed this in my 'production' box, tested with fresh install on a testing box, starting by recording a few recordings on 28, then upgrading and recording on 29 fixes. My recording rates in the Default profile for HD-PVR(CBR at 13500)worked in version 28, but on 29fixes the Recording Profile is ignored and 720p records instead at 9000/13500 kbps VBR. Logfiles attached. First logfile (mythbackend.log) shows behaviour on 29 fixes only. Second larger logfile (mythbackend 28and29.log) shows bitrates being applied correctly on 28 then incorrectly on 29fixes, with no change to the Recording Profiles. It looks like the correct bitrates are found in the mysql queries earlier in the logfile, but not applied. Instead I see "Old bitrate 13500/20200 VBR" and "New bitrate 9000/13500 kbps VBR", while my Default Recording Profile remains at 13500 (average bitrate) and 6500 (max bitrate) which should, I believe, result in CBR at 13500. I've used mediainfo on the recordings, and it shows the recordings using 28 at 13500 while 29 are 9000 bitrate. Thanks in advance for any help, and please let me know if I can provide any more information

Attachments (1)

mythbackend.log (1.5 MB) - added by john bolan 6 years ago.

Download all attachments as: .zip

Change History (10)

Changed 6 years ago by john bolan

Attachment: mythbackend.log added

comment:1 Changed 6 years ago by john bolan

sorry the second logfile was far too large, so only one logfile is attached, with verbose on for database and recording

comment:2 Changed 5 years ago by Jonatan Lindblad

Owner: set to Jonatan Lindblad
Status: newassigned

comment:3 Changed 5 years ago by Jonatan Lindblad

Milestone: needs_triage29.2
Resolution: Fixed
Status: assignedclosed

Fixed on fixes/29 in 987159173d and on master in 658dd95fd0.

comment:4 Changed 5 years ago by Jonatan Lindblad <jlindblad@…>

Resolution: Fixedfixed

In 987159173/mythtv:

Settings: Check child settings in StandardSetting::byName

Fixes #13317

(cherry picked from commit 658dd95fd04041f5e995c573b12579cd4def63fe)

comment:5 Changed 5 years ago by Jonatan Lindblad <jlindblad@…>

In 987159173/mythtv:

Settings: Check child settings in StandardSetting::byName

Fixes #13317

(cherry picked from commit 658dd95fd04041f5e995c573b12579cd4def63fe)

comment:6 Changed 5 years ago by Jonatan Lindblad <jlindblad@…>

In 987159173/mythtv:

Settings: Check child settings in StandardSetting::byName

Fixes #13317

(cherry picked from commit 658dd95fd04041f5e995c573b12579cd4def63fe)

comment:7 Changed 5 years ago by Jonatan Lindblad <jlindblad@…>

In 987159173/mythtv:

Settings: Check child settings in StandardSetting::byName

Fixes #13317

(cherry picked from commit 658dd95fd04041f5e995c573b12579cd4def63fe)

comment:8 Changed 5 years ago by Jonatan Lindblad <jlindblad@…>

In 658dd95fd0/mythtv:

Settings: Check child settings in StandardSetting::byName

Fixes #13317

comment:9 Changed 5 years ago by Jonatan Lindblad <jlindblad@…>

In 658dd95fd0/mythtv:

Settings: Check child settings in StandardSetting::byName

Fixes #13317

Note: See TracTickets for help on using tickets.