Forum: SageTV Marketplace
08-15-2020, 06:09 AM
|
Replies: 1
Views: 841
|
Forum: SageTV Github Development
03-29-2016, 12:15 PM
|
Replies: 10
Views: 2,477
|
Forum: SageTV Github Development
11-29-2015, 05:35 PM
|
Replies: 29
Views: 2,939
|
Forum: SageTV Github Development
11-29-2015, 09:52 AM
|
Replies: 29
Views: 2,939
Is anyone that is active in this community an...
Is anyone that is active in this community an admin of the wikia page?
I agree that documentation is a great place for a non-coder to help. Even if it's only for things like grammar and spelling....
|
Forum: SageTV Github Development
11-25-2015, 03:49 PM
|
Replies: 34
Views: 4,117
|
Forum: SageTV Github Development
11-25-2015, 03:30 PM
|
Replies: 34
Views: 4,117
Maintainers and Releases
I agree that milestones are probably needed, but there's also a lack of overall project structure and direction.
For the most part, I think everyone is doing what I'm doing: Hacking on the things...
|
Forum: SageTV Github Development
11-19-2015, 08:22 AM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-18-2015, 07:45 PM
|
Replies: 26
Views: 3,038
Eureka!
I patched up the NativeCore.h file...
Eureka!
I patched up the NativeCore.h file with some BSD compatible defines (most shamelessly lifted from the Apple defines, since OSX =~ BSD) :) and I'm back in business!
All my recordings...
|
Forum: SageTV Github Development
11-18-2015, 06:23 PM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-18-2015, 04:45 PM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-18-2015, 03:34 PM
|
Replies: 26
Views: 3,038
Thanks! That actually helps a lot. This reminds...
Thanks! That actually helps a lot. This reminds me that I configured: skip_internal_format_parser=true, because the libMPEGParser was causing Sage to crash on my FreeBSD build. So ffmpeg was being...
|
Forum: SageTV Github Development
11-18-2015, 12:37 PM
|
Replies: 26
Views: 3,038
@JustFred: Definitely a different issue.
The...
@JustFred: Definitely a different issue.
The issue I'm having is due to a mis-detected PID for the audio stream. No idea why I'm getting 0x80 on these older MPEG2-PS's on Sagev9 on FreeBSD, but I...
|
Forum: SageTV Github Development
11-17-2015, 07:56 PM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-17-2015, 07:51 PM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-17-2015, 05:49 PM
|
Replies: 26
Views: 3,038
Hmm... Why is ffmpeg reporting 0x80?
...
Hmm... Why is ffmpeg reporting 0x80?
./ffmpeg -dumpmetadata -v 2 -i /var/media/tv/BattleBots-S01E02-9422954-0.mpg
FFmpeg version git-9853d6d, Copyright (c) 2000-2008 Fabrice Bellard, et al.
...
|
Forum: SageTV Github Development
11-17-2015, 05:13 PM
|
Replies: 26
Views: 3,038
Well, tried both suggestions, and neither is...
Well, tried both suggestions, and neither is working.
Later this evening, I'm going to try to figure out if it's a problem with detection, or if it's a problem with playback (I'm guessing...
|
Forum: SageTV Github Development
11-17-2015, 04:10 PM
|
Replies: 26
Views: 3,038
Ah ha...
Just discovered this...
On my Win7 SageTV:
Tue 11/17 17:09:20.019 [VideoFrame-0023a50001c3@1798a3c]...
|
Forum: SageTV Github Development
11-17-2015, 07:42 AM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-16-2015, 09:49 PM
|
Replies: 26
Views: 3,038
|
Forum: SageTV Github Development
11-16-2015, 08:46 PM
|
Replies: 26
Views: 3,038
Audio missing on old MPEG2 Recordings with HD300
Okay, this is a weird one, and I'm not sure where to look. I apologize in advance, because this is going to be a twisty story...
I have managed to hack v9 into compiling / running natively on my...
|
Forum: Hardware Support
11-05-2015, 06:36 PM
|
Replies: 62
Views: 10,691
|
Forum: Hardware Support
11-02-2015, 07:24 AM
|
Replies: 691
Views: 118,144
Source? License?
Hi,
I find myself a bit overwhelmed with the options for encoders for my HDHomerun Connect (aka Dual)'s.
I'm trying to decide if I'm going to use the native HDHR Encoder, SageDCT or...
|
Forum: SageTV Github Development
10-30-2015, 09:09 AM
|
Replies: 5
Views: 991
<sarcasm>Really? I've never seen that...
<sarcasm>Really? I've never seen that happen.</sarcasm>
I haven't even looked at the Java code yet, since I've spent most of my time getting natives to compile on FreeBSD. I suspect that there's...
|
Forum: SageTV Github Development
10-30-2015, 07:55 AM
|
Replies: 5
Views: 991
Tests? Continuous Integration?
Being a TDD type of guy, I was wondering if there were any plans to create a CI server and/or create a test suite?
At the moment, I think we're all just hacking, trying to get things working for...
|
Forum: SageTV Github Development
10-29-2015, 07:39 PM
|
Replies: 10
Views: 2,477
It's Alive!
Finally got the HDHomeRun2.0 module to compile, and Ho-lee-cow, it seems to be working! :)
|