On 2018-11-13 02:09, Carlos E. R. wrote:
But a third one did not work, and it is the type I'm interested in, as they come from direct recording of my TV streams (delayed view). They are mpeg. Transport mpeg, I think is the proper name. I get audio, but no video. Same problem as using VLC on a tablet. Nothing I try with these files work on the Chromecast (I mean I tried several Android apps some commercial). VLC or others play them just fine locally.
I have some mpeg-ts from Swedish television and they are perfectly castable to my Ultra. But they have AVC (H264) as video codec. It might be that your mpeg-ts have a codec that isn't one of chromecast supported format. TICO is one of them. If you have "mediainfo" installed check the file with that. avprobe, ffprobe (and to some extent exiftool) also gives some info but I think mediainfo is a lot more versatile. A lot of output formats. mediainfo file.ts mediainfo --Output=JSON file.ts mediainfo --Info_OutputFormats Some years ago I stumbled on a nice small bash script that converts to chromecast supported format. https://github.com/petrkotek/chromecastize -- /bengan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org