Skip Menu |

This queue is for tickets about the Video-FFmpeg CPAN distribution.

Report information
The Basics
Id: 104473
Status: new
Priority: 0/
Queue: Video-FFmpeg

People
Owner: Nobody in particular
Requestors: hans [...] mesoscopic.mines.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: fixes and extensions for Video::FFmpeg - patch attached
Date: Sat, 16 May 2015 11:54:45 -0600 (MDT)
To: bug-Video-FFmpeg [...] rt.cpan.org
From: Hans Ecke <hans [...] mesoscopic.mines.edu>
I tried emailing Max but no response so far. Now trying the bug tracker... I've been using your Video::FFmpeg package for the last couple years for a home-grown video management system. I have made a few changes in my own copy: * compile fixes for newer ffmpeg * new metadata API * removal of spurious log messages on the console * pass exact error messages from the ffmpeg core out * add title(), is_comment(), is_forced(), tags(), nb_chapters() methods * durations as double second instead of int microsecond {some durations are not multiples of one microsecond} * fps can be base_fps() or avg_fps() {some files have one, some the other, typically the best thing for display is to use avg_fps() || base_fps()} All of these have been extensively tested. Are you interested in integrating this into your upstream distro on CPAN? Hans

Message body is not shown because sender requested not to inline it.