mediaconverter .ts extension

pilot830

New Member
YetiShare User
Jan 22, 2014
242
1
0
i added .ts to the Media Converter Plugin Settings as a file extension to look for to convert, which the media converter *does* convert .ts files so thats fine

but when you upload a .ts file and visit the url (while its pending conversion or in process) it doesnt load the video page it instead tries to direct download the file -- it should be loading the video page w/ the message at the top that the video is pending conversion or in progress etc
 

sukhman21

Member
YetiShare User
Jan 26, 2015
508
3
18
i am no expert but i think the media types are specified in plugin table in your website database so i guess you could specify your ts extension in there....
 

paypal1352

New Member
YetiShare User
Wurlie User
Mar 2, 2012
297
2
0
you're confusing the media converter and media player plugins, the converter kicks in because you set it up and added the .ts, the media player plugin would need to be invoked to do what you want, so what you could do is modify the media player plugin to show a specific page for the .ts files while they get encoded.

This actually should spin off to an rfc for the media player plugin where you can add a list of file extensions and it can display an interstitial page saying this file is currently being converted etc..