Re: [FFmpeg-devel] [PATCH] doc/demuxers: add some concat demuxer script examples

2016-01-25 Thread Nicolas George
Le decadi 30 nivôse, an CCXXIV, Tobias Rapp a écrit : > Attached patch adds some example scripts for the concat demuxer to the > documentation. Well, I maintain the code, not really the documentation. > >From 5ffc11e8139476d18cd2eaa28338adb0dda80999 Mon Sep 17 00:00:00 2001 > From: Tobias Rapp >

Re: [FFmpeg-devel] [PATCH] doc/demuxers: add some concat demuxer script examples

2016-01-25 Thread Tobias Rapp
On 19.01.2016 15:47, Tobias Rapp wrote: Attached patch adds some example scripts for the concat demuxer to the documentation. Ping. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] doc/demuxers: add some concat demuxer script examples

2016-01-19 Thread Tobias Rapp
Attached patch adds some example scripts for the concat demuxer to the documentation. Regards, Tobias >From 5ffc11e8139476d18cd2eaa28338adb0dda80999 Mon Sep 17 00:00:00 2001 From: Tobias Rapp Date: Tue, 19 Jan 2016 15:42:33 +0100 Subject: [PATCH] doc/demuxers: add some concat demuxer script exa