From: Carnë D. <car...@gm...> - 2012-10-05 14:23:53
|
On 5 October 2012 13:19, Donjan Rodic <dr...@st...> wrote: > I've had some video processing tasks and noticed the octave video-1.0.2 > package from OctaveForge has fallen into disrepair. I've emailed the > designated maintainer Xavier Delacour some days ago but haven't received a > reply yet, so I hope this is the right place to hand in the patch set. > > Most of the work to make it play nice with newer ffmpeg versions has been > done by Nitzan [1], my fixes make it correctly return NumFrames and the file > size with newer ffmpeg versions, plus not reject videos with odd dimension > sizes. > > Please cc me as I'm not subscribed to the dev list. Hi Donjan the video package is indeed unmaintained at the moment, last release was more than 3 years ago. Despite no maintainer, some users have submitted patches to the package so yours no longer applies. Could you please submit a new one against the dev version? You should be able to checkout the current devel with: svn checkout https://svn.code.sf.net/p/octave/code/trunk/octave-forge/main/video Also could you please submit bug reports and patches to https://sourceforge.net/p/octave/bugs/ Things get lost too easily in mailing lists. Thanks in advance, Carnë |