summaryrefslogtreecommitdiff
path: root/mediabrowser/ffmpeg.py
Commit message (Collapse)AuthorAge
* kodi pluginYves Fischer2016-05-26
|
* skip -ss on first fragmentYves Fischer2016-01-18
|
* default chunk duration to 60User Jack2016-01-08
|
* better thumbs, better caching (with filesystem)Yves Fischer2016-01-08
|
* align size of thumb and thumb_videoYves Fischer2016-01-08
|
* pick video stream not just stream number 0User Jack2016-01-08
|
* set initial segment size to 20, replace test data, handle missing ↵Yves Fischer2016-01-08
| | | | pkt_duration_time
* video thumbnailsYves Fischer2016-01-08
|
* replace ffmpegthumbnailer with call to ffmpeg directlyYves Fischer2016-01-08
| | | | set resolution to x480 instead of x360
* set audio bitrate to 64Yves Fischer2016-01-08
|
* encode only UNTIL the next keyframe not INCLUDINGYves Fischer2016-01-08
| | | | | | fix handling of last segment (end of file) in m3u8 playlist remove assumedly unneeded -async 1
* pocYves Fischer2016-01-08