octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53801] [octave forge] (video) fails to build


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #53801] [octave forge] (video) fails to build against ffmpeg 4.0
Date: Sat, 5 Oct 2019 03:55:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #3, bug #53801 (project octave):

The different defines for ffmpeg and libav are a real pain...

If you have a look at the OpenCV class to wrap ffmpeg and libav
(https://sourceforge.net/p/octave/video/ci/devel/tree/src/cap_ffmpeg_impl.hpp)

you'll notive 60% of the code dealing with ffmpeg vs. libav and the many API
changes of the last year. This was the reason to start a new implementation:

https://sourceforge.net/p/octave/video/ci/devel/tree/

using the OpenCV code and build a wrapper for GNU Octave around it. And to
support the new VideoReader and VideoWriter classdef

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?53801>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]