View Full Version : MeediOS - madVR Video Player
KeyserSoze17
11th February 2013, 06:37
For those familiar with MeediOS, it has long suffered for a good video player. Often requiring users to launch an external player. Now there is a native video player based on directshow codecs using madVR, LAV, ffdshow (optional), xy-VSFilter, XySubFilter, and Reclock (optional). If you're looking for an alternative to XBMC, JRiver, etc, you might give this a try. More features to come. To be clear, this is an internal player and requires MeediOS to be installed.
Any feedback is welcome.
Ofcourse, the strength of the player is the hard work of the developers of madVR, LAV, ffdshow, xy-VSFilter, XySubFilter, and Reclock.
madVR: http://forum.doom9.org/showthread.php?t=146228
madVR - created and maintained by Mathias Rauen,
LAV: http://forum.doom9.org/showthread.php?t=156191
LAV - created and maintained by nevcairiel
Features:
Will play any media that LAV and madVR can handle.
Reclock is supported
ffdshow raw filter supported
DVD playback with menus supported
BluRay playback supported - no menus
BluRay playlist selection with main title selection
Chapter selection
Jump to a specific time
Audio track selection
Subtitle track selection
Zoom in, Zoom out
Normal transport functions (play, pause, rrw, few)
Menus and transport bars are semi transparent so video shows through.
Movie information with poster and audio video data displayed
Graphics are shown through the madVR api in both full screen exclusive mode and windowed mode
To do:
Add mouse support
Additional Information can be found here:
http://www.meedios.com/EN/forum/viewtopic.php?f=61&t=7704
tschi
13th February 2013, 21:24
Hi, very nice ! :cool: I will give it a try.
Is it possible to add other filter like ffdshow raw filter in chain ?
KeyserSoze17
13th February 2013, 23:37
Hi, very nice ! :cool: I will give it a try.
Is it possible to add other filter like ffdshow raw filter in chain ?
Sure it's possible. It is not currently setup to intentionally add other filters but it won't prevent other filters from loading if the graph needs it. I can look into adding this as an option.
Milardo
14th February 2013, 04:03
Hi, can you list all the features of the player? Can the player be installed without meedios?
KeyserSoze17
14th February 2013, 09:08
Hi, can you list all the features of the player? Can the player be installed without meedios?
The player is a MeediOS plugin and cannot be run without MeediOS.
Features:
Should play any media that LAV and madVR can handle.
Reclock is supported
DVD playback with menus supported
BluRay playback supported - no menus
BluRay playlist selection with main title selection
Chapter selection
Jump to a specific time
Audio track selection
Subtitle track selection
Zoom in, Zoom out
Normal transport functions (play, pause, rrw, few)
Menus and transport bars are semi transparent so video shows through.
Movie information with poster and audio video data displayed
Graphics are shown through the madVR api in both full screen exclusive mode and windowed mode
I think thats most of it...
KeyserSoze17
18th February 2013, 06:51
New version - Added option to automatically install and update madVR and lav
Dodgexander
21st February 2013, 05:06
So does this support the same customization offered by lav and madvr like installed separately?
KeyserSoze17
21st February 2013, 05:57
So does this support the same customization offered by lav and madvr like installed separately?
Yes - It uses LAV and madVR. So whatever your settings are for these filters that is what is used. The player can install and update all filters, but you are responsible for setting them as you like.
KeyserSoze17
22nd February 2013, 03:40
New version - added settings menu for filter options
madshi
22nd February 2013, 21:53
The GUI looks nice to me. One tiny little request: Could you fix the case? It's "madVR" instead of "Madvr". Thanks... :)
KeyserSoze17
23rd February 2013, 00:46
The GUI looks nice to me. One tiny little request: Could you fix the case? It's "madVR" instead of "Madvr". Thanks... :)
Oops. Corrected now. I'll also make sure it's correct on the MeediOS website and within the player.
hubblec4
23rd February 2013, 01:33
KeyserSoze17 LAV Splitter(Filter) isnt able to split mkv-ordered-chapter-mkvs.
you should use AV Splitter instead.
KeyserSoze17
23rd February 2013, 03:18
KeyserSoze17 LAV Splitter(Filter) isnt able to split mkv-ordered-chapter-mkvs.
you should use AV Splitter instead.
Thanks for the heads up. While the player always adds LAV audio and video decoders it does not force the LAV splitter into the graph. I would think the splitter would load based on your filter priority settings. Regardless, I will add an option to the player to use either splitter.
Dodgexander
27th February 2013, 10:47
The thing that puts me off meedios the most is the lack of mouse support
KeyserSoze17
27th February 2013, 17:14
The thing that puts me off meedios the most is the lack of mouse support
MeediOS certainly supports the use of a mouse. I just haven't coded it into the player with the madVR API. It's on the to do list.
Dodgexander
6th March 2013, 03:28
When mouse support is added I'd like to give Meedios a go, but no integrated tuner will put me off. Despite trying all the solutions out there I just can't seem to beat WMC and Media Browser for reliable functionality and for me, even that lacks free customisable music playback.
KeyserSoze17
25th April 2013, 04:47
New version released
- Some bug fixes
- Now uses Chapterdb.org to get chapter names.
Thanks to the ChapterDb for allowing API support.
KeyserSoze17
3rd October 2013, 06:38
New version available
- now incorporates XySubFilter
rvs75
4th October 2013, 21:06
Where i can find the source ?
I find in nothing in your SVN.
Don't be afraid, i am also a gpl coder;)
(http://zguidetv.codeplex.com/, http://zviewtv.codeplex.com/, http://www.zguidetv.net/viewtopic.php?f=35&t=1049)
KeyserSoze17
4th October 2013, 22:54
Where i can find the source ?
I find in nothing in your SVN.
Don't be afraid, i am also a gpl coder;)
(http://zguidetv.codeplex.com/, http://zviewtv.codeplex.com/, http://www.zguidetv.net/viewtopic.php?f=35&t=1049)
I temporarily pulled the code down to clean it up, fix some bugs, add some features and better integrate it into MeediOS WPF gui. Feel free to pm me if you have any general questions on the code and I'll be happy to help.
KeyserSoze17
20th October 2013, 06:57
New version
- Added ability to use ffdshow raw filter as a post processor
- ffdshow is optionally downloaded, installed, and updated automatically
KeyserSoze17
20th January 2014, 07:03
New version
-Option to use MPC-BE Audio Renderer (this feature is in testing)
-Various madVR and SVP options added to video menu
-Various bug fixes.
sexus
1st February 2014, 21:09
is this available for xbmc as well or something like this , cause xbmc has been hurting for some native support as well , been using potplayer all the time as an external player
KeyserSoze17
2nd February 2014, 03:24
is this available for xbmc as well or something like this , cause xbmc has been hurting for some native support as well , been using potplayer all the time as an external player
Sorry, this is an internal player for MeediOS only. I may be wrong, but I don't think its possible to have an internal player for XBMC that uses madVR as its renderer. There are a few threads on this topic on the XBMC forums.
sexus
3rd February 2014, 23:02
i see was hoping this would be possible for xbmc , looks like im gona have to continue my search
wolfman2791
11th February 2014, 23:00
I'm going to give this a shot... saw your post on the madvr thread.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.