Commit Graph

22 Commits

Author SHA1 Message Date
craig.p.drummond
1a2bd6746a Add "-o" to oggenc and faac encoder usage. 2013-11-24 20:14:29 +00:00
craig.p.drummond
cecadf01f3 Default ffmpeg modifier/multiplier needs to be 1, not 0!!!! 2013-08-19 18:55:37 +00:00
craig.p.drummond
c26cb9b161 Untested support for opus file format 2013-08-19 17:55:31 +00:00
craig.p.drummond
f0bad94c9c Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
100b5eeee7 Pass -vn to ffmpeg, to ensure no video! 2013-04-02 19:08:05 +00:00
craig.p.drummond
6d3f271e0b Also support oggenc and faac
(Both currently untested!)
2013-03-13 20:06:08 +00:00
craig.p.drummond
f7fdc12a72 Set ffmpeg to overwrite destination files 2013-03-13 20:04:40 +00:00
craig.p.drummond
6f0b936288 Support lame for CD encoding 2013-03-13 20:03:54 +00:00
craig.p.drummond
c60604502f Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
c57477376b - Fix memleak when copying items to/from devices.
- When creating temp files, ensure these are in /tmp!
- If applying various artist workaround for a remote device, apply the workaround to a local temp file, and send this.
2012-12-03 20:02:02 +00:00
craig.p.drummond@gmail.com
9c357b15a7 Fix detection of audio codecs for ffmpeg 1.0.
BUG:123
2012-10-29 12:12:02 +00:00
craig.p.drummond
173712493c Device sync support for Qt-only builds. To support this, a cut-down version of Solid is included. 2012-09-17 18:39:01 +00:00
craig.p.drummond
8cbc666e00 Use 'avcodec' if 'ffmpeg' is not found. 2012-08-12 14:14:42 +00:00
craig.p.drummond
f5f3114145 Reduce KDE/Qt code duplication - by creating dummy Dialog, MessageBox, and InputDialog classes/namespaces for Qt. 2012-05-31 17:45:57 +00:00
craig.p.drummond
9234e6351b Fix transcoding with new ffmpeg.
BUG:15
2012-05-18 16:33:28 +00:00
craig
6fd75d5337 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
3fc92399cd Use correct value for transcoder parameter. 2012-02-19 14:31:16 +00:00
craig
4b8bdc0c4d Specify "-threads 0" to casue ffmpeg to use multiple threads, if encoder supports this. 2012-02-09 20:10:40 +00:00
craig
852258b3ce Formatting 2012-02-03 19:34:24 +00:00
craig
135ab049bb Add option to only transcode if source is a different format. 2012-01-28 21:37:23 +00:00
craig
8534e5f4a3 Initial transcode support 2012-01-28 11:26:49 +00:00