https://bugs.kde.org/show_bug.cgi?id=392294

            Bug ID: 392294
           Summary: Rendered videos are always 1000 fps
           Product: kdenlive
           Version: 17.12.3
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Video Display & Export
          Assignee: j...@kdenlive.org
          Reporter: ftech...@yahoo.fr
  Target Milestone: ---

When rendering videos (in any format) the output video file is always set to
1000 frames per second.

This issue in not directly visible when playing the video in a video player
like VLC or MPV because the video duration is set correctly.

Here is an example of what ffprobe is showing from a video encoded with
Kdenlive :

$ ffprobe -i myvideo.webm -hide_banner

Input #0, matroska,webm, from 'myvideo.webm':
  Metadata:
    ENCODER         : Lavf57.83.100
  Duration: 00:00:05.00, start: 0.000000, bitrate: 1136 kb/s
    Stream #0:0: Video: vp8, yuv420p(bt709/unknown/bt709, progressive),
1920x1080, SAR 1:1 DAR 16:9, 1k fps, 25 tbr, 1k tbn, 1k tbc (default)
    Metadata:
      DURATION        : 00:00:05,003000000
    Stream #0:1: Audio: vorbis, 48000 Hz, stereo, fltp (default)
    Metadata:
      DURATION        : 00:00:04,943000000

As you can see, even though my project was defining 24fps, frame rate is set to
1k fps.

Thank you.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to