lp:~fdemmer/oggconvert/trunk

Created by Florian Demmer and last modified

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://bugs.launchpad.net/oggconvert/+bug/114817). The way the code is written it is more than a small patch to full directory support though.

* 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:~fdemmer/oggconvert/trunk
Only Florian Demmer can upload to this branch. If you are Florian Demmer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Demmer
Project:
OggConvert
Status:
Development

Recent revisions

64. By Florian Demmer

fix typo #1089309

63. By Florian Demmer

update changelog
bump version to 0.4

62. By Florian Demmer

correct error message
some code beautification

61. By Florian Demmer

add icons to data_files

60. By Florian Demmer

display icons for media types in input list

59. By Florian Demmer

add gneric audio & video icons

58. By Florian Demmer

fix error when clicking empty listbox

57. By Florian Demmer

added tooltip to satisfy bug #192644

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

55. By Florian Demmer

get media type directly from MediaChecker

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:oggconvert
This branch contains Public information 
Everyone can see this information.

Subscribers