https://bugs.gpodder.org/show_bug.cgi?id=585
--- Comment #10 from [email protected] 2010-03-14 14:49:32 GMT --- (In reply to comment #9) > Cool things happening here :) > > Some thoughts: > > * We should support video in addition to audio > * Video conversion might require a "user-definable" encoder line > (I think people have "known-good" command lines for their devices > with MPlayer of ffmpeg - or at least they can Google such lines) Maybe also in audio, or at least a way to configure the encoding quality. By default lame encodes to 128kbps CBR and oggenc to ~112kbps. That could be low for music podcasts and, if you have few free space in your device, too high for voice podcasts. Anyway, if this won't be configurable I suggest to use VBR instead CBR in lame. Maybe -V5 or -V6. > * The user should be allowed to choose which formats are supported > through the UI (by simply entering a comma-separated extension list?) > * The user should be allowed to choose into which format unsupported > audio files get converted (based on which encoders we have Here is an screenshot of the dialog on Amarok1.4 http://amarok.kde.org/gallery2/main.php?g2_itemId=1390&g2_imageViewsIndex=1 > * We should give the user the option to not sync unsupported files and > videos (not every player supports video) or to try to convert the files To extract the audio can be a good idea in some cases. In fact, I'm subscribed to several feeds with the audio of documentals. BTW, about the m4a files, apart of faad and faac, there is also neroaacdec, neroaacenc and neroaactag which are gratis but not libre. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
