Opened 8 years ago

Closed 8 years ago

#5592 closed defect (invalid)

How to change frame rate of video using coding(c++)

Reported by: sagar Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

  • I have two videos, with two different, for example 15 and 25.
  • Now i want to extract frame and compare them, but as i have told before fps of both video are different.
  • So is there any way to change fps of video using c++.or any way to take only 15 frames from 25 fps video which is same as 15 fps video.
  • Means is there any way to know that, frame from 15 fps video is same as frame from 25 fps video.

How to reproduce:

% ffmpeg -i input ... output
ffmpeg version
built on ...

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Change History (1)

comment:1 by Carl Eugen Hoyos, 8 years ago

Component: ffmpegundetermined
Keywords: c++ ffmpeg removed
Priority: importantnormal
Resolution: invalid
Status: newclosed
Type: taskdefect

This does not look like a bug report. Please post all user questions on one of the user mailing lists.

Note: See TracTickets for help on using tickets.