home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
Improvement Suggestions
Playing Topfield .rec files
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="miri-dk" data-source="post: 509831" data-attributes="member: 97493"><p><strong>Started on:</strong> 2009-09-15</p><p><strong>Last update:</strong> 2009-09-15</p><p></p><p><strong>Summary:</strong></p><p></p><p>I have a lot of Topfield .rec files that are actually DVB recordings in a .ts format with a header. If I put ".rec" into the configuration field "Video Extensions" then I'm able to play the files, but I don't get the opportunity to chose between the DVB audio/subtitle PIDs as I do if I change the format from .rec to .ts. It seems like the .TS files gets some facilities from the TV section, that similar file-formats don't get.</p><p></p><p><a href="https://forum.team-mediaportal.com/installation-configuration-support-53/playing-topfield-rec-files-70358/" target="_blank">https://forum.team-mediaportal.com/installation-configuration-support-53/playing-topfield-rec-files-70358/</a></p><p></p><p>This feature is integrated in XBMC and VLC, and I have not heared of problems as a result of the integration though there are other types of files using the .rec extention.</p><p></p><p><strong>Area:</strong></p><p></p><p>Implementation of files in Topfield .rec format in TSReader filter</p><p></p><p><strong>Description:</strong></p><p></p><p>Playing .rec files the same way as .ts files from My Videos</p><p></p><p>As I understand it could be solved by a change in line 304 in PlayerFactory.cs to:</p><p>if (extension == ".tsbuffer" || extension == ".ts" || extension == ".rec") //new support for Topfield recordings</p></blockquote><p></p>
[QUOTE="miri-dk, post: 509831, member: 97493"] [b]Started on:[/b] 2009-09-15 [b]Last update:[/b] 2009-09-15 [b]Summary:[/b] I have a lot of Topfield .rec files that are actually DVB recordings in a .ts format with a header. If I put ".rec" into the configuration field "Video Extensions" then I'm able to play the files, but I don't get the opportunity to chose between the DVB audio/subtitle PIDs as I do if I change the format from .rec to .ts. It seems like the .TS files gets some facilities from the TV section, that similar file-formats don't get. [url]https://forum.team-mediaportal.com/installation-configuration-support-53/playing-topfield-rec-files-70358/[/url] This feature is integrated in XBMC and VLC, and I have not heared of problems as a result of the integration though there are other types of files using the .rec extention. [b]Area:[/b] Implementation of files in Topfield .rec format in TSReader filter [b]Description:[/b] Playing .rec files the same way as .ts files from My Videos As I understand it could be solved by a change in line 304 in PlayerFactory.cs to: if (extension == ".tsbuffer" || extension == ".ts" || extension == ".rec") //new support for Topfield recordings [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Improvement Suggestions
Playing Topfield .rec files
Contact us
RSS
Top
Bottom