Commit Graph

18 Commits

Author SHA1 Message Date
frr
e29085bab4 Workaround transcoder Stop function, Fixed transcoder configuration allowing to set the config before initializing the process, Minor fixes 2019-01-15 13:36:26 +01:00
Rohit Garg
a4645a5281 Added skip audio and video, also ran a go fmt for accurate tab spacing 2018-07-20 15:29:49 +05:30
Rohit Garg
979733ebde Print nothing if no progress tracking is being done 2018-07-05 17:14:37 +05:30
Rohit Garg
97ab829bed Added progress check flag, only open stderr if progress required 2018-06-29 16:06:54 +05:30
Rohit Garg
1f5b5dda88 Adding back the ffmpeg process cmd handle 2018-06-27 12:49:22 +05:30
Rohit Garg
25818c560b Fixing execution model and making compatible with windows 2018-06-26 20:29:56 +05:30
frr
17406242b1 Added tests
Fixed some stuff
2018-05-31 13:40:26 +02:00
Rohit Garg
65793ce83b Go Gettable, Setting output path also from mediafile 2018-05-23 14:44:14 +05:30
Rohit Garg
ca3027d8b9 Added input path to mediafile and seek using TS option for input 2018-05-21 10:44:12 +05:30
Rohit Garg
daf3c9fecf File names can have spaces
The commands fail if file name has spaces, added quotes around them for safe exec and compatibility with go os.File library
2018-05-15 17:23:24 +05:30
frr
2e2a6c763c Get the ffmpeg command regardless of the platform 2018-02-27 13:58:56 +01:00
frr
b7ba6ccfee Added preset option
Fixed progress bug
2018-02-05 16:17:57 +01:00
frr
93b5225129 Added get progress from audio transcoding 2018-02-01 18:36:50 +01:00
frr
b9b0fb7a41 getting ffmpeg and ffprobe path automatically 2018-02-01 17:08:17 +01:00
frr
983d2f1308 error handlers 2018-02-01 16:30:02 +01:00
frr
37d274517b Transcoding files
Added getters & setters
Get file's metada using ffprobe
Getting ffmpeg proccess info: frames processed, bitrate, current time and progress percentage through channel
2018-02-01 14:39:38 +01:00
frr
e545a08502 command wrapper
making transcoder
2018-01-28 14:15:41 +01:00
frr
731b6145ac ffmpeg configure
models added
transcode added
2018-01-27 01:55:02 +01:00