2014-04-05, 11:21 PM
I have a fullsized TV antenna on the roof (takes me back to the 70's) hooked up to two HDHR's.
About 1/3 of the shows recorded on NPVR will freeze up with any comskip jump or skip from a button press.
The same shows are recording on SageTV simultaneously and playback flawlessly (on a HD200 box).
I understand that .ts is a crappy container for video playback, especially when it comes to skipping ahead and back.
What does SageTV do that NPVR doesn't? Transcoding on the fly?
I have had success with a few of the bad files by transcoding them into mp4 and back out again immediately. ie.
ffmpeg.exe -i npvr.ts -acodec copy -vcodec copy npvr.mp4
rename npvr.ts npvr.ts.old
ffmpeg.exe -i npvr.mp4 -acodec copy -vcodec copy npvr.ts
It's nice because it takes less than ten minutes each way because there's no transcoding but I wouldn't be able to watch the shows for at least 20 mins after recording ends.
What's the best solution for this problem? Will it just go away if I buy Hauppauge tuners?
If I don't get the WAF up, we'll go back to Comcast when SageTV finally dies. (insert vomiting emoticon here)
drmargarit
About 1/3 of the shows recorded on NPVR will freeze up with any comskip jump or skip from a button press.
The same shows are recording on SageTV simultaneously and playback flawlessly (on a HD200 box).
I understand that .ts is a crappy container for video playback, especially when it comes to skipping ahead and back.
What does SageTV do that NPVR doesn't? Transcoding on the fly?
I have had success with a few of the bad files by transcoding them into mp4 and back out again immediately. ie.
ffmpeg.exe -i npvr.ts -acodec copy -vcodec copy npvr.mp4
rename npvr.ts npvr.ts.old
ffmpeg.exe -i npvr.mp4 -acodec copy -vcodec copy npvr.ts
It's nice because it takes less than ten minutes each way because there's no transcoding but I wouldn't be able to watch the shows for at least 20 mins after recording ends.
What's the best solution for this problem? Will it just go away if I buy Hauppauge tuners?
If I don't get the WAF up, we'll go back to Comcast when SageTV finally dies. (insert vomiting emoticon here)
drmargarit