Commit graph

18 commits

Author SHA1 Message Date
Clinton Hall
6b82d77add Merge pull request #144 from nightexcessive/patch-1
Make the log slightly more verbose to improve status messages in NZBGet
2013-05-31 03:39:01 -07:00
Michael Johnson
283f158e0e Make the log slightly more verbose to improve status messages in NZBGet 2013-05-31 07:18:03 -03:00
Michael Johnson
9d491c14b0 Enable the use of the experimental AAC codec 2013-05-27 08:14:09 -03:00
clinton-hall
c7cb0453da resolve conflict 2013-05-26 22:53:29 +09:30
clinton-hall
c7947952c4 Conflicts:
autoProcess/Transcoder.py
2013-05-26 22:49:03 +09:30
NightExcessive
90de2e47b5 Added a niceness option to the Transcoder 2013-05-26 05:11:25 -04:00
Michael Johnson
512eb2e6a9 Set the ffmpeg loglevel to warning so that it doesn't spam SABnzbd postprocessing logs 2013-05-26 05:43:30 -03:00
clinton-hall
2950caad33 add exception on logging close #83 2013-05-01 13:51:11 +09:30
Clinton Hall
aa6f29968f Merge pull request #106 from nightexcessive/master
Always transcode all streams of a file
2013-04-01 15:53:30 -07:00
NightExcessive
c72240bc2e Improved detection of empty configuration options 2013-04-01 17:46:01 -04:00
NightExcessive
9e00ef72a5 Added the ability to choose a subtitle codec 2013-04-01 15:32:19 -04:00
Michael Johnson
792e8b7876 Missing codecs no longer result in an error 2013-04-01 14:48:22 -03:00
Michael Johnson
512b4d789b Always transcode ALL streams
I just ran into an issue where only certain audio streams (which happened to be French) of a file got transcoded. -map 0 forces ffmpeg to always transcode all streams.
2013-04-01 12:00:40 -03:00
Clinton Hall
d69dd8450d more from #103 2013-03-31 17:35:06 -07:00
NightExcessive
21673659a0 Improved the detection of ffmpeg on non-Windows systems 2013-03-31 14:07:21 -04:00
NightExcessive
2248538f3c Added the ability to choose an x264 preset 2013-03-31 14:06:46 -04:00
Clinton Hall
965fa74c71 quote ffmpeg in which call. fix 102 2013-03-30 23:32:25 -07:00
clinton-hall
cd470ae1ad Ouch. Almost lost these :( 2013-03-13 23:15:34 -07:00