[FFmpeg-devel] [PATCH] avfilter/src_movie: add various commands

Michael Niedermayer michael at niedermayer.cc
Wed May 25 16:57:34 CEST 2016


On Thu, Feb 18, 2016 at 01:22:58AM +0700, Muhammad Faiz wrote:
> On Wed, Feb 17, 2016 at 10:20 PM, wm4 <nfxjfg at googlemail.com> wrote:
> > On Wed, 17 Feb 2016 21:30:20 +0700
> > Muhammad Faiz <mfcc64 at gmail.com> wrote:
> >
> >> From 6291c06dacbe2aa48a97bf36835ec8a3bce8a40a Mon Sep 17 00:00:00 2001
> >> From: Muhammad Faiz <mfcc64 at gmail.com>
> >> Date: Wed, 17 Feb 2016 21:21:12 +0700
> >> Subject: [PATCH] avfilter/src_movie: add various commands
> >>
> >> add seek command
> >> add get_duration command
> >> ---
> >>  doc/filters.texi        | 24 ++++++++++++++++++++++++
> >>  libavfilter/src_movie.c | 37 +++++++++++++++++++++++++++++++++++++
> >>  2 files changed, 61 insertions(+)
> >>
> >
> > Possibly it happens to work for you because there are no filters with
> > much buffering and you didn't try video.
> >
> For video only, it doesn't work
> ffplay -f lavfi "movie=video.mkv, sendcmd=c=1 movie seek -1|120000000|0"

this is because lavfi doesnt have AVFMT_TS_DISCONT set and ffplay
expects no discontinuity in that case.

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160525/95e047b1/attachment.sig>


More information about the ffmpeg-devel mailing list