Bug #644
Nuvexport of recordings from HD PVR fails
Status: | No user feedback | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | mihanson | % Done: | 0% |
|
Category: | Packages: Core | Spent time: | - | |
Target version: | 6.03.00 |
Description
Note: I'm on version 6.02
a mythtv utility is not detecting H264 recordings from the HD PVR properly, and this causes nuvexport to fail. This also affects myth2ipod and other utilities that rely on nuvexport. I found that this was fixed in mythtv (Ticket #6774), but from my interpretation it looks like it's not in .22-fixes. I resolved the issue by replacing:
/usr/share/perl5/site_perl/5.10.0/MythTV.pm
with this:
[[http://svn.mythtv.org/trac/browser/trunk/mythtv/bindings/perl/MythTV/Recording.pm?rev=23616|External Link]]
History
Updated by craigtv over 14 years ago
The link got a little thrashed in the migration:
http://svn.mythtv.org/trac/browser/trunk/mythtv/bindings/perl/MythTV/Recording.pm?rev=23616
Updated by mihanson over 14 years ago
- Assignee set to mihanson
- Category set to Packages: Core
- Target version set to 6.03.00
Updated by mihanson over 14 years ago
- Status changed from New to Feedback
Patch applied to stable-0.22. Installs and runs fine on my end. Nuvexport needs testing.
Updated by mihanson over 14 years ago
- Status changed from Feedback to No user feedback
Updated by craigtv over 14 years ago
Sorry I haven't given feedback. I moved to production 6.02, and have everything working well, so I didn't want to use the test repositories. Is there a way for me to verify this against my production 6.02? I did apply the patch mentioned in my original report, and it nuvexport works fine.
Updated by mihanson over 14 years ago
All we did was apply the patch you referenced. So, if it works for you that's good enough for me.