ffmpeg | branch: master | Peter Große | Mon Oct 30 12:25:26
2017 +0100| [22241208eb7d0168b2afc128af5a128a9ef0a89b] | committer: Diego
Biurrun
avconv.c: fix calculation of input file duration in seek_to_start()
Fixes looping files without audio or when using stream_copy, where
ist->nb_samp
ffmpeg | branch: master | Peter Große | Thu Oct 26 18:02:05
2017 +0200| [91760a934055ab06812885ab5ec1a97a8db6d217] | committer: Luca Barbato
dashenc: copy stream frame rate to output stream
Leads to setting of DefaultDuration in Matroska muxer based on frame rate
instead of timebase.
Fixes
ffmpeg | branch: master | Peter Große | Fri Jun 30 17:28:53
2017 +0200| [a58873b11198d04670b7f98f5a8a749d742db7c5] | committer: Anton
Khirnov
avconv: when using -loop option bail out if seek to start fails
Fixes an infinite loop when a demuxer fails to seek to the start of the input.
Signed
ffmpeg | branch: master | Peter Große | Sun Oct 29 12:08:05
2017 +0100| [3ddb887c88483ce089b29a30d0d0aa574c8cdc66] | committer: Michael
Niedermayer
ffmpeg.c: fix calculation of input file duration in seek_to_start()
Fixes looping files without audio or when using stream_copy, where
ist
ffmpeg | branch: master | Peter Große | Sun Oct 29 15:07:12
2017 +0100| [0ae1f6ddeb350d767a4860e1dcffea9cebe9917c] | committer: Michael
Niedermayer
ffmpeg.c: fix code style in seek_to_start
Signed-off-by: Peter Große
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Peter Große | Thu Oct 26 17:58:40
2017 +0200| [3c838e6442bbe1afb7bf82942471342bcea87a27] | committer: Michael
Niedermayer
dashenc: copy stream frame rate to output stream
Leads to setting of DefaultDuration in Matroska muxer based on frame rate
instead of timebase
ffmpeg | branch: master | Peter Große | Sun Oct 29 16:10:36
2017 +0100| [44ede215b6623eb5e24bac013ea668366e2f258a] | committer: Michael
Niedermayer
dashenc: set DASH related options for the subsequent matroska muxer when using
webm
This patch is inspired by the ffmpeg webm_chunk muxer and
ffmpeg | branch: master | Peter Große | Thu Oct 26 17:58:37
2017 +0200| [1443859a8d0dcffdc01f969f7cde61769aaca31a] | committer: Michael
Niedermayer
dashenc: don't write header data before the first packet arrives
Fixes: 1b8ef01f04ab ("dashenc: add webm support")
Signed-off-
ffmpeg | branch: master | Peter Große | Thu Oct 26 18:17:31
2017 +0200| [2911dabd51dc61f594e43904f27f3afd01f3f835] | committer: Michael
Niedermayer
dashenc: allow AdaptationSets to have different average frame rates
Signed-off-by: Peter Große
Signed-off-by: Michael Niedermayer
> h
ffmpeg | branch: master | Peter Große | Fri Oct 27 21:18:47
2017 +0200| [8edb9d457251c190f7ad9de764981f79eb113374] | committer: Michael
Niedermayer
dashenc: move UTCTiming element to the end of the manifest
Required by comformance XSD [1].
[1]
https://github.com/Dash-Industry-Forum
ffmpeg | branch: master | Peter Große | Thu Oct 26 17:58:35
2017 +0200| [3606c114172ec0cb25660b4c2e146bed5b211ba3] | committer: Michael
Niedermayer
dashenc: use av_dict_set_int instead of static function
Signed-off-by: Peter Große
Signed-off-by: Michael Niedermayer
> h
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:33
2017 +0100| [c5c663541739cb813a2a5668ee8339b535b35d7d] | committer: Martin
Storsjö
doc: add dash muxer
Signed-off-by: Peter Große
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:32
2017 +0100| [7295b7373862ee54903b33d6ef3335531dfa93ad] | committer: Martin
Storsjö
dashenc: add webm support
Use webm muxer for VP8, VP9 and Opus codec, mp4 muxer otherwise.
Signed-off-by: Peter Große
Signed-off-by: Martin Storsjö
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:31
2017 +0100| [01f1f017d831cf14617aaaeafcec3ae3a81efce7] | committer: Martin
Storsjö
dashenc: use avio_dynbuf instead of packet_write callback
The dash_write function drops data, if no IOContext is initialized.
Since the mp4 muxer is
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:30
2017 +0100| [dce2929efa8e82b0832a828f7e8cb81ff8c20a4e] | committer: Martin
Storsjö
dashenc: copy language and role metadata from streams assigned to sets
Signed-off-by: Peter Große
Signed-off-by: Martin Storsjö
> h
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:29
2017 +0100| [ca9bc9de690258d4761a19b0df6e9c9113b80115] | committer: Martin
Storsjö
dashenc: default to one AdaptationSet per stream
Previously all mapped streams of a media type (video, audio) where assigned
to a single AdaptationSet
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:28
2017 +0100| [efd2fc41b3f0749f9715d50b581f22bbaa8c5b99] | committer: Martin
Storsjö
dashenc: allow assigning all streams of a media type to an AdaptationSet
Using the characters "v" or "a" instead of stream index n
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:27
2017 +0100| [3d23a5f96ad72961c14ba3a0c2add8f2ab374b61] | committer: Martin
Storsjö
dashenc: add support for assigning streams to AdaptationSets
Also makes sure all streams are assigned to exactly one AdaptationSet.
This patch is
ffmpeg | branch: master | Peter Große | Mon Jan 30 13:49:44
2017 +0100| [9df9309d233f59d9706444a1e24ac24139f2640d] | committer: Martin
Storsjö
dashenc: calculate stream bitrate from first segment if not available
Bandwidth information is required in the manifest, but not always
provided by
ffmpeg | branch: master | Peter Große | Sun Jan 29 15:26:25
2017 +0100| [e519dcd937c7c98815ba9884867590e302272016] | committer: Martin
Storsjö
dashenc: separate segments based on current segment duration
The current implementation creates new segments comparing
pkt->pts - first_
ffmpeg | branch: master | Peter Große | Sun Jan 29 20:41:22
2017 +0100| [1920382aa9f21d7ed1a3c2214990da8d2b067a92] | committer: Martin
Storsjö
dashenc: add option to provide UTC timing source
If set, adds a UTCTiming tag in the manifest.
This is part of the recommendations listed in the
ffmpeg | branch: master | Peter Große | Fri Jan 27 00:25:08
2017 +0100| [95f1004bdfdf2d26c330c1d4b7c4ac9352d60b18] | committer: Martin
Storsjö
dashenc: add mandatory id to AdaptationSet and Period in manifest
Signed-off-by: Peter Große
Signed-off-by: Martin Storsjö
> h
22 matches
Mail list logo