Commit Graph

21 Commits

Author SHA1 Message Date
craig.p.drummond
604dfdc77c Default ffmpeg modifier/multiplier needs to be 1, not 0!!!! 2013-08-19 18:55:37 +00:00
craig.p.drummond
dba3417a90 Untested support for opus file format 2013-08-19 17:55:31 +00:00
craig.p.drummond
72cd22161c 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
e81daeb51e Pass -vn to ffmpeg, to ensure no video! 2013-04-02 19:08:05 +00:00
craig.p.drummond
1bb51442de Also support oggenc and faac
(Both currently untested!)
2013-03-13 20:06:08 +00:00
craig.p.drummond
17769c9473 Set ffmpeg to overwrite destination files 2013-03-13 20:04:40 +00:00
craig.p.drummond
71c381cc59 Support lame for CD encoding 2013-03-13 20:03:54 +00:00
craig.p.drummond
09374f37a4 Remove Qt module prefix from includes - will make Qt5 port a little easier! 2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond
ca96ddc8c9 - 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
389fc00b0d Fix detection of audio codecs for ffmpeg 1.0.
BUG:123
2012-10-29 12:12:02 +00:00
craig.p.drummond
187636898e 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
6aa5edb158 Use 'avcodec' if 'ffmpeg' is not found. 2012-08-12 14:14:42 +00:00
craig.p.drummond
f9f1edcb6f 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
157500c77e Fix transcoding with new ffmpeg.
BUG:15
2012-05-18 16:33:28 +00:00
craig
c77d956653 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
999d9f7d56 Use correct value for transcoder parameter. 2012-02-19 14:31:16 +00:00
craig
dbfcdadad1 Specify "-threads 0" to casue ffmpeg to use multiple threads, if encoder supports this. 2012-02-09 20:10:40 +00:00
craig
4521d27d84 Formatting 2012-02-03 19:34:24 +00:00
craig
daabe3ca84 Add option to only transcode if source is a different format. 2012-01-28 21:37:23 +00:00
craig
05e5324c3a Initial transcode support 2012-01-28 11:26:49 +00:00