Play a transport stream (.ts video/mp2t) file [answered]
Can the Jolla video player play this?
Is there a player that can?
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Can the Jolla video player play this?
Is there a player that can?
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2018-06-23 23:09:21 +0300
Seen: 1,039 times
Last updated: Jun 24 '18
[Fixed in 1.0.3.8] Crash when linking contacts? [not relevant]
Time slider usage in video player of Gallery app causes the app to hang [duplicate]
QAudioOutput isn't integrated with system volume and libresource like QMediaPlayer
Bug: E-Mail synchronization does not work as configured [released]
Word prediction should be always turned off when entering passwords in Android apps [released]
Don't enforce focus to textfield [answered]
[Implemented in 1.0.3.8] Email: Honour Reply-To header [answered]
.ts is .vob files, far too much data for Jolla1 to use, perhaps more mileage could be had with an XperiaX device and trying to play it.
As with all questions like this, you can answer it for yourself by simply wedging a video onto your device, bearing in mind that a ripped DVD is usually around 4.35gb, which is no good for a FAT32 formatted sdcard.
Spam Hunter ( 2018-06-23 23:34:20 +0300 )It's h264/aac. I put the ts file on my Jolla C but I couldn't work out how to load into whatever plays videos - gallery? Any suggestions? VLC plays it in Linux.
DaveRo ( 2018-06-24 00:24:53 +0300 )@DaveRo try LLs Video Player on openrepos
r0kk3rz ( 2018-06-24 11:46:11 +0300 )@r0kk3rz Thx for that suggestion. I see that LLs "only supports codecs that are supported by that gstreamer layer." so if LLs can play it then probably the default player can too. No gst-play unfortunately. Perhaps all I need is to try adding the mime type somewhere.
I don't actually have a .ts that I want to play. It's a theoretical question - could an app play a captured stream without the overhead (time, battery) of converting it to mp4.
DaveRo ( 2018-06-24 12:28:38 +0300 )what is your output of
lpr ( 2018-06-24 13:09:02 +0300 )gst-inspect-1.0 | grep mpegts
? Default gstreamer should be able to play your file...