2024-11-06, 12:39 AM
Browser based transfers don't do transcoding.
Martin
Martin
2024-11-06, 12:39 AM
Browser based transfers don't do transcoding.
Martin
2024-11-06, 12:46 AM
OK;link here:
https://mega.nz/file/J1QwhDpC#x5S3-lBEe5...Bh86iQrpcc So; it freezes at 10 seconds in - When the picture appears. This would happen each and every time (Bake off does this numerous times)
2024-11-06, 12:56 AM
(This post was last modified: 2024-11-06, 12:57 AM by mvallevand.)
That's a smaller file than I asked for too hard to skip in short files, but I played that fiile in uidroid here from start to finish without a freeze.
Could be Android or your network Martin
2024-11-06, 01:00 AM
Could be android. I wouldn't have thought network
Do you have an example postprocessing.sh remuxing script I could try?
2024-11-06, 01:11 AM
I don't help with scripts and they are harder on Docker too but
ffmpeg -i filename -codec copy filename.mkv (or filename.mp4) would be the most basic You could try one of those output files from a Kodi Video Library to see if it helps. Martin
2024-11-06, 01:18 AM
I remuxed to .mkv
Code: [mpegts @ 0x60669d793080] PES packet size mismatchits/s speed=88.8x I then changed the xml to point to the MKV - Issue still persists
2024-11-06, 01:26 AM
(This post was last modified: 2024-11-06, 01:27 AM by mvallevand.)
I don't know what you mean by xml The sample you sent didn't have an error. It wouldn't surprise me to have errors in any OTA recordings though.
Martin
2024-11-06, 01:30 AM
The recording folder contains a .xml and a .ts file.
I remuxed the .ts > .mkv and updated the pointer in the .xml. Played with Kodi/UiClient and got the same freezing I will try the auto transcode. Honestly I don't want to transcode but it doesn't seem like I have any other choices
2024-11-06, 01:38 AM
The xml file won't change how NextPVR sends it, you would need to rename the ts file or move it from the folder and then NextPVR will stream the mkv file. There are a few config.xml files changes to do that though.
How old is your TV? Martin |
|