Is there a simple utility for converting the TS recordings I"m getting from GBPVR with an HVR2250 card - to MPEG 2 without rerendering. I can't seem to fine one...
also, I don't use GB-PVR any more, but I think you can convert from TS to MPG from the Video Library, assuming you have a video library path set to your recordings directory.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
I tried it last week as well, but for whatever reason, is was so unstable as to be unusable. I'll give it some time and try again. GBPVR is so mature it is going to be hard to match for stability and reliability.
johnsonx42 Wrote:can't you just do that with ffmpeg? it's already included with GB-PVR.
ffmpeg -i myvideofile.ts -acodec copy -vcodec copy -f dvd myvideofile.mpg
This does not work if the ts stream has errors with timestamps, which is often in my case. ProjecX is much better at the conversion and fixing the errors.
ffmpeg works fine for me even with non-perfect streams...
most broadcast signals have dropouts in them, it's just at a certain point they become too much to make up for..
demuxing and remuxing will generate new timelines, but a bit overkill..
i'd check input signal if you get so many dropouts that timelines get messesd up..