Commit graph

26 commits

Author SHA1 Message Date
Luke Pulverenti
5f044cfd68 add setting to control transcodng throttle 2015-03-30 12:16:34 -04:00
Luke Pulverenti
d9518be3ed update server sync 2015-03-07 23:44:31 -05:00
Luke Pulverenti
49df4a31b1 update thumbnail generation 2015-02-01 15:05:39 -05:00
Luke Pulverenti
5bb75227db update roku api 2015-02-01 14:01:21 -05:00
Luke
599c898c0c Merge pull request #996 from MediaBrowser/master
Merge master changes
2015-01-31 22:33:08 -05:00
Bluebull32
9b41a0001c Update MediaEncoder.cs
Currently, the extraction routine is giving ffmpeg 2 minutes to get all the thumbnails from a video.  For most videos, this is not enough time.  Updating the routine here to poll thumbnail output every 2 minutes, and assume that ffmpeg is still doing well if new jpegs are being created.
2015-01-31 14:44:26 -05:00
Luke Pulverenti
5c84cadb5e update translations 2015-01-16 15:54:37 -05:00
Luke Pulverenti
c63c39ce57 sync video transcoding 2015-01-02 01:12:58 -05:00
Luke Pulverenti
c93740461e support audio sync transcoding 2015-01-02 00:36:27 -05:00
Luke Pulverenti
d7bdb744ca add new image params 2014-11-30 14:01:33 -05:00
Luke Pulverenti
ca66390e24 3.0.5346.38509 2014-08-21 22:24:38 -04:00
Luke Pulverenti
933443c2b9 added modular configuration 2014-06-29 13:35:05 -04:00
Luke Pulverenti
a49e513bc2 get more exact hls segment times 2014-06-26 13:04:11 -04:00
Luke Pulverenti
4398393783 close ffmpeg more gracefully 2014-06-20 00:50:30 -04:00
Luke Pulverenti
21fd761b05 fixes #838 - Support rtmp protocol with channels 2014-06-16 21:56:23 -04:00
Luke Pulverenti
dd7825f6c8 Support subtitle offset 2014-06-11 15:31:33 -04:00
Luke Pulverenti
437062b29e switch to subtitle filter 2014-06-10 13:36:06 -04:00
Luke Pulverenti
3ccecd3ca3 channel fixes 2014-05-18 15:58:42 -04:00
Luke Pulverenti
7f320ce063 add basic dlna server browsing 2014-04-18 01:03:01 -04:00
Luke Pulverenti
c60103df64 chromecast updates 2014-04-06 13:53:23 -04:00
Luke Pulverenti
bb5386bb3a added more remote control commands 2014-03-31 17:04:22 -04:00
Luke Pulverenti
f756e39b9d restored live tv playback in the web client 2014-03-30 12:49:40 -04:00
Luke Pulverenti
ec49a65752 correct dlna param positions 2014-03-28 00:24:11 -04:00
Luke Pulverenti
1664de62c0 added image encoder methods 2014-03-27 23:32:43 -04:00
Luke Pulverenti
9705594845 add image encoder based on ffmpeg 2014-03-27 19:01:42 -04:00
Luke Pulverenti
39ea2adbc5 create separate media encoding project 2014-03-27 15:30:21 -04:00
Renamed from MediaBrowser.Server.Implementations/MediaEncoder/MediaEncoder.cs (Browse further)