2016-12-23, 01:10 AM
I am trying to clean my recordings by re-muxing them because the OTA ATSC recordings here are sometimes a little glitchy. After the procedure the files play fine in VLC and Kodi, but NPVR plays the ts very jerky, and cannot play the .mpg. The original ts recording plays fine everywhere, but as I said has some glitches later.
I used the following two commands to create 30s samples:
The samples can be found here:
https://drive.google.com/file/d/0B4WkBkH...sp=sharing
https://drive.google.com/file/d/0B4WkBkH...sp=sharing
I tried to play both in NPVR. My logs are attached.
Am I doing something wrong?
Volker
I used the following two commands to create 30s samples:
Code:
ffmpeg -ss 90 -i "NCIS.S14E10.The Tie That Binds.ts" -t 30 -map 0:0 -map 0:1 -map 0:2 -f mpegts -c:v copy -c:a:0 copy -c:a:1 copy -y NCIS.ts
ffmpeg -ss 90 -i "NCIS.S14E10.The Tie That Binds.ts" -t 30 -f mpeg -c:v copy -c:a:0 copy -y NCIS.mpg
The samples can be found here:
https://drive.google.com/file/d/0B4WkBkH...sp=sharing
https://drive.google.com/file/d/0B4WkBkH...sp=sharing
I tried to play both in NPVR. My logs are attached.
Am I doing something wrong?
Volker
[SIZE="2"]PVR: Phenom 9150e / 4GB / XP / ATI HD 4200 / HVR-1600 / ATI HD 650 TV WOnder / NextPVR 3.9.2
PVR2: i7-6700k / Win10Pro / 32 GB / GeForce 1070 / WinTV-dualHD / NPVR 3.9.2 / 4TB NAS[/SIZE]
PVR2: i7-6700k / Win10Pro / 32 GB / GeForce 1070 / WinTV-dualHD / NPVR 3.9.2 / 4TB NAS[/SIZE]