vcs

  • Status Unconfirmed
  • Percent Complete
    0%
  • Task Type Bug Report
  • Category General
  • Assigned To
    outlyer
  • Operating System
  • Severity Low
  • Priority Defer
  • Reported Version 1.0.100a (1.10)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: vcs
Opened by proxy_tomek - 03.03.2010
Last edited by outlyer - 03.03.2010

FS#95 - Running vcs from find fails on WMVs. They work directly.

Originally reported by Tomasz Strózik

Example given:

$ find $DIR \(-name "*.avi" -o -name "*.wmv" -o -name "*.mpg" -o -name "*.mp4" \) -exec vcs -dt -ds -n 12 -c2 -H 200 --jpeg --quiet {} \;

Works on avi, mpg and mp4 but fails on wmv with
Failed to capture frame (at second xxx.000)

Processing the same file directly works:

$ vcs -dt -ds -n 12 -c2 -H 200 --jpeg --quiet File.wmv
Project Manager

Can't reproduce :/

Project Manager

This shouldn't be a multi-file problem since find should call vcs on each file (at least GNU find works like this).

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing