[Ardour-Dev] Exporting markers as mp4chaps

Paul Davis paul at linuxaudiosystems.com
Wed Apr 15 09:20:08 PDT 2015


Github will allow you to submit a pull request which makes things nice and
automatable (or just fast).

Thanks for the work!

On Wed, Apr 15, 2015 at 12:16 PM, Johannes Mueller <
github at johannes-mueller.org> wrote:

> I wrote:
> > Hello everyone,
> >
> > I implemented the option of exporting markers into mp4chaps files.
>
> I pushd my changes to a fork on github. So here you go ...
>
> The following changes since commit
> 9391da0c24000ac479adc00a04a7ad7e197f2049:
>
>   portaudio backend: allow Pa_GetDeviceInfo to fail. (2015-04-15 03:05:09
> +0200)
>
> are available in the git repository at:
>
>   git at github.com:johannes-mueller/ardour.git
>
> for you to fetch changes up to 1583c5b79510fa08fdc1756b54a04f052cbfc815:
>
>   Put an Intro chapter at position 00:00:00.000 (2015-04-15 18:03:39 +0200)
>
> ----------------------------------------------------------------
> Johannes Mueller (2):
>       Added support for exporting mp4 chapter marks
>       Put an Intro chapter at position 00:00:00.000
>
>  gtk2_ardour/export_format_dialog.cc              |  9 ++++
>  gtk2_ardour/export_format_dialog.h               |  2 +
>  libs/ardour/ardour/export_format_manager.h       |  1 +
>  libs/ardour/ardour/export_format_specification.h |  4 ++
>  libs/ardour/ardour/export_handler.h              |  5 +++
>  libs/ardour/ardour/types.h                       |  3 +-
>  libs/ardour/export_format_manager.cc             |  6 +++
>  libs/ardour/export_format_specification.cc       | 17 ++++++--
>  libs/ardour/export_handler.cc                    | 55
> ++++++++++++++++++++++--
>  9 files changed, 94 insertions(+), 8 deletions(-)
>
>
>
> --
> https://github.com/johannes-mueller/
> _______________________________________________
> ardour-dev mailing list
> ardour-dev at lists.ardour.org
> http://lists.ardour.org/listinfo.cgi/ardour-dev-ardour.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20150415/a4c14247/attachment.htm>


More information about the Ardour-Dev mailing list