Commit Graph

6 Commits

Author SHA1 Message Date
Ivan Tivonenko
37ccc0d3b5 cmd/transcoding: specify 'from' and 'to' args as flag options (-from, -to) 2021-11-30 23:54:44 +02:00
Ivan Tivonenko
5da83d2f46 add from/to parametrs support for transcoding function
from/to specified in ms from segment start
2021-11-30 23:54:44 +02:00
Oscar
4e4a3a87d2 ffmpeg/detector: Add support for content detection
Co-authored-by: Jai Luthra <me@jailuthra.in>
2021-06-23 18:03:28 +05:30
Josh Allmann
f32e37b8cd ffmpeg: Return stats on decoded stream from transcoder. 2019-08-20 08:04:02 -07:00
Josh Allmann
a31a7c3b79 cmd: Update transcoding example to use new API. 2019-08-15 12:53:39 -07:00
Josh Allmann
fb696c073b ffmpeg: Add transcoder example program.
Includes support to toggle GPU via CLI flags.

Also update documentation.
2019-05-22 21:23:01 +00:00