**** BEGIN LOGGING AT Mon May 15 03:00:04 2017 May 15 05:24:01 Okay, ongoing puzzle: Orecchiette records audio in either Wav or AAC. Neither of them supports metadata, as far as I know. How do I convert AAC files to something else (with metadata readable by tracker?) without losing quality? I see tracker-extractor- for flac (lossless), vorbis (lossy) and mod (league of its own). Would it make sense to convert May 15 05:24:01 AAC to Vorbis [would it be possible without losing data]? Or would it be sufficient to encapsulate AAC inside Ogg [or MP4 or something] container? May 15 05:32:17 You can't convert to another lossy codec without losing data. May 15 05:32:21 Practically. May 15 05:33:05 cant you just glue id3v1 tag onto aac files? May 15 05:33:17 some players allow that May 15 05:33:43 You probably wouldn't encapsulate AAC in Ogg, dunno if that's possible. May 15 05:34:04 But inside MP4 is pretty standard. That's what "m4a" is. May 15 05:34:10 Maxdamantus: what about converting to flac and the to whatever format? May 15 05:34:33 or just hack tracker-extractor to support aac metadata May 15 05:35:08 freemangordon: well, flac is lossless so no indformation lost there, but you lose information when going to a lessy codec. May 15 05:35:30 ah, you mean on the second conversion May 15 05:35:33 yeah May 15 05:35:48 still having my first coffee for the day :) May 15 05:37:11 You should be able to put AAC into an m4a with ffmpeg doing something like: ffmpeg -i foo.aac -acodec copy foo.m4a May 15 05:37:35 Creating tracker-extractor-aac would be nice, except AAC standard doesn't include metadata, right? May 15 05:37:41 ffmpeg tries to copuy metadata in certain cases, dunno how metadata works with AAC though. May 15 05:38:20 oh, no metadata yet, so you can specify it with additional arguments. May 15 05:38:46 Hmm, nice. May 15 08:13:02 http://i.imgur.com/BA3NC.jpg May 15 08:13:24 who else thinks it's awesome? May 15 08:29:32 Those earphones look very breakable. May 15 08:31:29 im talking more about winamp in a pocket type of thingie May 15 08:39:26 KotCzarny: lol nice May 15 08:40:00 should be easy-peasy with a 3D printer, some paint and one of those adafruit mp3player boards May 15 08:40:03 if our n900 would have such screen, i could use oscp's winamp ui. but sadly there is too much border May 15 08:40:14 although the 'eject' button is a bit pointless i guess May 15 08:40:39 i dont see why this should be a screen , 90% doesnt update ever May 15 08:40:58 for historic reasons :P May 15 08:41:01 also touchscreen are blegh for stuff like this May 15 08:42:04 true. with resistive ts you could tapse some translucent tape though to mark buttons May 15 08:42:20 gross :D May 15 08:42:31 actual buttons ftw May 15 08:42:45 :) May 15 12:23:09 But gone are the days of standalone media players May 15 12:23:29 not entirely true May 15 12:23:54 I had a massive Creative one back in the day 60GB IIRC I loved it. May 15 12:24:36 i had nokia 5510, with massive 64MB of storage May 15 12:25:07 could've squeezed almost 2 hours of music on that baby May 15 12:25:35 It got replaced by my N900 and soon after the FW was bricked on an update. May 15 12:28:59 https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fimages.amazon.com%2Fimages%2FG%2F01%2Felectronics%2Fdetail-page%2Fzenxtra.jpg&f=1 May 15 12:29:39 looks like early walkman/ipod May 15 12:29:53 Ultra fast 2.0 USB... May 15 12:30:22 Circa 2003 IIRC May 15 12:30:49 large high resolution lcd ;) May 15 12:36:02 14:23 < sixwheeledbeast> I had a massive Creative one back in the day 60GB IIRC I loved it. May 15 12:36:06 creative nomad jukebox? May 15 12:36:19 ah, no, smaller one May 15 12:36:54 Great piece of kit in it's time, easy to use and set playlists at parties. Quick swap battery pack and 60GB was a lot before solid state. May 15 12:36:56 Yep May 15 12:37:06 Jukebox Xtra May 15 12:38:35 https://en.wikipedia.org/wiki/Creative_NOMAD#/media/File:Nomad.jpg I had this one May 15 12:38:38 have* actually May 15 12:39:53 it had spinning drive? o.o May 15 12:39:56 I didn't know they where also sold as a "Dell DJ" It would still be working if it wasn't for the garbage SW bricking the FW update May 15 12:41:06 Yep spinning drive in a anti shock tray I recall May 15 12:49:01 KotCzarny: yes May 15 12:52:22 KotCzarny: If I remember correctly, Samsung already makes clip-on hardware keyboard for Galaxy. Aka, on top of capacitive screen? Make it translucent, and it will be not-gross "tape to mark the buttons" May 15 12:53:01 translucent kb is a bit tricky to make May 15 12:53:57 Yes, like transparent fish: there remains non-transparent skeleton. **** ENDING LOGGING AT Tue May 16 03:00:02 2017