Ataranto93 / jmm

Automatically exported from code.google.com/p/jmm
0 stars 0 forks source link

Investigate support for VLC #277

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Investigate support for VLC, in same manner as MPC

Original issue reported on code.google.com by werndly...@gmail.com on 20 Aug 2012 at 12:08

GoogleCodeExporter commented 9 years ago
This is not possible, as VLC does not have an option to remember the last file 
position.

There is an open issue to add this feature here, I will check back in the future
http://trac.videolan.org/vlc/ticket/5315

For future reference VLC stores recently played files in the following location
%appdata%\vlc\vlc-qt-interface.ini

Original comment by werndly...@gmail.com on 20 Aug 2012 at 12:43

GoogleCodeExporter commented 9 years ago
Did you checked Media Tomb?

Original comment by maximo.p...@gmail.com on 29 Aug 2012 at 4:35

GoogleCodeExporter commented 9 years ago
This issue is to do with allowing VLC to be used by JMM desktop.
When using MPC, it automatically marks a file as watched in a similar manner to 
MediaPortal.

However I will look at media tomb for the streaming solution, thanks

Original comment by werndly...@gmail.com on 29 Aug 2012 at 9:25

GoogleCodeExporter commented 9 years ago
Another media server with transcoding. DLNA certified and subtitle support.

http://www.universalmediaserver.com

Original comment by maximo.p...@gmail.com on 19 Dec 2012 at 12:07

GoogleCodeExporter commented 9 years ago
FYI, i just tried Universal Media Server. and i was able to stream some shows 
flawless to my IPAD. I didn't try to stream to a Windows 8 Store App 
(AnimeBuddy) i could try to compile some Video Player Windows Store App Example 
and try with the MediaElement stream the videos. Seems its capable to transcode 
everything to mp4 or wmv, only editing a config file. It uses the User-Agent to 
select the config to use. Also, Universal Media Server has a plugin system. 
(The system is coded in java, and uses memncode, mplayer, ffmpeg and others to 
transcode). So it could be feasible to do a JMM plugin, or at least replicate 
the Server folder mappings.

Original comment by maximo.p...@nutzcode.com on 13 Jan 2013 at 5:14

GoogleCodeExporter commented 9 years ago

Original comment by werndly...@gmail.com on 19 Aug 2014 at 2:54