These are not containers, they are video codecs (for example: the .ts container may include h.264 video and AAC audio). The trouble may be that the .ts output from PVRs is not true .ts but actually (IIRC - I get a bit confused about some of this) .m2ts. You could try renaming it.h264 and h265
Yes.do you mean just renaming the file to .m2ts by changing extension?
That's because native HDR video has 192 byte packet size (M2TS format) although recordings have the .ts extension.
Convert your source to .m2ts format with tsMuxeR GUI (very fast) then rename them to .ts before processing with sidecar.
As @Black Hole said above, the recordings on the HDR-FOX are m2ts streams (not ts): try renaming to m2ts.Thanks again. The helpful guidance is very much appreciated.
I'll try (in order):
1. Renaming to .ts
2. Converting with tsMuxeR GUI
3, Change container with videoredo.
I'll report back in due course.
The shield is a great little box with plex, providing files are compatible. Fingers crossed one of these work.
As @Black Hole said above, the recordings on the HDR-FOX are m2ts streams (not ts): try renaming to m2ts.
Most of the standard def. recordings will have MPEG2 video and MP2 audio: remuxing these to .mpg files should work. Some standard def. and all high definition recordings will have H264 video and AAC (LATM) audio. These are best converted to mp4 files. You will need to convert the AAC-LATM audio to AAC though.
TSMuxer GUI can't handle the AAC-LATM audio, it only has support for AAC. Plus it can't convert to mp4.
If you have Videoredo then use this for your reprocessing. If not you could try Avidemux or Handbrake on Windows.
Ffmpeg is useful for converting MPEG2/ MP2 recordings to .mpg files. This can be done on the HDR-FOX itself from Webif or the standard command line interface. However the version of ffmpeg (2.8) on the HDR-FOX has a bug which can make this process fail. Either revert to version 0.10 on the HDR-FOX or do it on a Windows PC with an up-to-date ffmpeg Windows Zeranoe build. Ffmpeg is not great for converting H264/AAC-LATM to mp4. You can copy the video stream and conversion of the audio to AAC is quick, but it is common for the resulting files to have the video and audio streams out of sync.
Interesting that it is OK with m2ts streams with standard def. recordings. For high def. recordings, have you tried keeping the m2ts container and converting the audio to either AAC (ADTS) or AC3? If you as going to convert to mp4, 192 kbps sound reasonable for the audio stream. Stick to AAC (ADTS) audio with mp4 the HDR-FOX will play this OK.Many Thanks.
For some reason, there's no prob with the SD recordings, they seem to work fine, it's just the HD ones that seem to be causing the main problem.
If I do go down the videoredo route just to switch container, then would you suggest any particular profile, or just an MP4 container with mp3/AC3 with 192 kbps as audio?
For some reason, there's no prob with the SD recordings, they seem to work fine, it's just the HD ones that seem to be causing the main problem.
Plex on the nvidia shield... doesn't like the .TS container.
the main problem.