Opened 15 years ago

Closed 15 years ago

#6488 closed defect (fixed)

nuvexport 0.5 version check with ffmpeg 0.5

Reported by: stephen@… Owned by: xris
Priority: minor Milestone: unknown
Component: Apps - Nuvexport Version:
Severity: medium Keywords: nuvexport version check 0.5 ffmpeg
Cc: Ticket locked: no

Description

i have discovered that on line 75 of export/ffmpeg.pm that the result of the regex for checking the ffmpeg version no longer has a trailing hyphen so the regex should be changed to something like m/ffmpeg\sversion\s0.5[,-]/si

i have confirmed this works

cheers Steve

Change History (1)

comment:1 Changed 15 years ago by xris

Resolution: fixed
Status: newclosed

(In [21021]) fix #6488 -- ffmpeg version uses a comma now instead of a hyphen

Note: See TracTickets for help on using tickets.