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
MediaPortal 1 Plugins
My PodCasts
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="moiristo" data-source="post: 101562" data-attributes="member: 26940"><p>Hi!</p><p></p><p>Since my favorite podcast didn't really work with this plugin (m4v format), which could be because I don't have Quicktime player, I came up with the idea to have it played bij the VideoLan plugin (since VLC also supports m4v, mp4 and mov files). </p><p></p><p>First, I have modified the videolan plugin to be able to set a buffersize for these streams and did some other fixes. </p><p>Second, the sources I found in the download area didn't support it being played by vlc (the if-block checking the extensions, causing for me that MP tries to play it with AudioPlayer), I have just removed all the checking and have the stream sent to g_player.Play(). </p><p></p><p>Finally, by just configuring the VLC plugin by adding the extensions .m4v,.mp4,.mov to the list of associations, MP sends the stream to the plugin and it started playing <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite6" alt=":cool:" title="Cool :cool:" loading="lazy" data-shortname=":cool:" /> To avoid lag, one can try to increase the buffer size (default 400, mine is on 1200).</p><p></p><p>If someone wants to try this, please replace the c3o.plugins.dll with the one that can be found at the URL below. To install the updated videolan plugin, download VideoLan0.5.rar and copy the file to MP (dir ExternalPlayers). Please BACKUP your original ExternalPlayers.dll before doing this. </p><p>Go to MP Setup and enable the VideoLan player. Configure it by adding the extensions you'd want it to play to the associations field. </p><p></p><p>Be sure that you installed the latest version of VLC (0.8.6) and that you are using MP 0.2.2.0. </p><p></p><p><a href="http://rhino.student.utwente.nl/reinaert/release/" target="_blank">Link</a></p></blockquote><p></p>
[QUOTE="moiristo, post: 101562, member: 26940"] Hi! Since my favorite podcast didn't really work with this plugin (m4v format), which could be because I don't have Quicktime player, I came up with the idea to have it played bij the VideoLan plugin (since VLC also supports m4v, mp4 and mov files). First, I have modified the videolan plugin to be able to set a buffersize for these streams and did some other fixes. Second, the sources I found in the download area didn't support it being played by vlc (the if-block checking the extensions, causing for me that MP tries to play it with AudioPlayer), I have just removed all the checking and have the stream sent to g_player.Play(). Finally, by just configuring the VLC plugin by adding the extensions .m4v,.mp4,.mov to the list of associations, MP sends the stream to the plugin and it started playing :cool: To avoid lag, one can try to increase the buffer size (default 400, mine is on 1200). If someone wants to try this, please replace the c3o.plugins.dll with the one that can be found at the URL below. To install the updated videolan plugin, download VideoLan0.5.rar and copy the file to MP (dir ExternalPlayers). Please BACKUP your original ExternalPlayers.dll before doing this. Go to MP Setup and enable the VideoLan player. Configure it by adding the extensions you'd want it to play to the associations field. Be sure that you installed the latest version of VLC (0.8.6) and that you are using MP 0.2.2.0. [URL="http://rhino.student.utwente.nl/reinaert/release/"]Link[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My PodCasts
Contact us
RSS
Top
Bottom