lp://staging/~kerry.hatcher/oggconvert/trunk
- Get this branch:
- bzr branch lp://staging/~kerry.hatcher/oggconvert/trunk
Branch merges
- Tristan Brindle: Pending requested
-
Diff: 76 lines (+27/-4)2 files modifiedOggConvert/ocv_main.py (+8/-3)
oggconvert (+19/-1)
Branch information
Recent revisions
- 24. By Tristan Brindle
-
* Use "StartupNotify=
true" in the .desktop file as it doesn't seem to hurt
anything, and apparently makes things better with gnome-shell. Fixes
LP: 539971 - 23. By Tristan Brindle
-
* Update translations from Launchpad, add ar, da, el, ja, lv and ro.
* Do a bit of ChangeLog updating
- 22. By Tristan Brindle
-
Use the new "quality" property on the Schro encoder to set the quality, rather
than the old "noise-threshold". This increases the required Schro version
to (I think) 1.0.8, but that's fine since we now require it to be in
gst-plugins-bad. - 21. By Tristan Brindle <tristan@smugtop>
-
Add support for the newly-opened VP8 codec and the WebM flavour of Matroska
(if the user has the right GStreamer elements installed, anyway).Also, schroenc detection no longer working since it moved to gst-plugins-bad
- 20. By Tristan Brindle
-
Remove spurious GenericName[en_GB] added to oggconvert.desktop by
Nautilus. Fixes bug #270986. - 19. By Tristan Brindle
-
* Change setup.py to include .mo files in source tarball, allowing
translations to work without having to install OggConvert* Update ChangeLog, README for release
This is 0.3.2
- 18. By Tristan Brindle
-
Just some minor things:
* Show a message in the progress bar for the first three seconds rather
than being blank* Reword the "authors" bit of the about dialogue so that the wrong
people don't get e-mailed about OggConvert :)* We've got a lovely SVG logo, so let's show it off in the about
dialogue* The transcoder now accepts any URI for output, as it does for input.
This means that in theory it can save to remove locations. As with
input, this mostly works, but is slightly confused by the fact that
the GTK file selector uses GIO, but GStreamer uses Gnome-VFS (at least
on my system). Hopefully future GStreamer versions will bump the rank of
GIO so that gets used instead.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/oggconvert