lp://staging/~fdemmer/oggconvert/trunk
Had to convert my Quake2 soundtrack to ogg to use with yquake2 and also found it annoying, that oggconvert could handle only one file at a time -- as do quite a few people (https:/
* I approached it by creating a list of input files you can add (or drop) files into or remove them. The output filename field is gone. Output names are based on input, only the output directory can be set. The transcoding settings are the same for all files.
* The glade file format is changed to GTK Builder and I probably (at least partially) broke i18n in the process. Also the input media detection is somewhat limited now and just based on mime-type detection.
* After one file is transcoded the "success" message still pops up and you need to click it away. I was thinking of changing the progress stuff to a simple progressbar in a statusbar.
- Get this branch:
- bzr branch lp://staging/~fdemmer/oggconvert/trunk
Branch merges
Related bugs
Bug #114817: [Wishlist] support for converting full folders | Wishlist | Confirmed | |
Bug #192644: Confusing quality control | Undecided | New |
Related blueprints
Branch information
Recent revisions
- 56. By Florian Demmer
-
use uri instead of path for input
use MediaChecker instead of simple mimetype detection
thereby readding flash video input support
show media type in input list
automatically remove unsupported input
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/oggconvert