Video speed is incorrect when proxies are used #90350

Closed
opened 2021-08-01 07:02:34 +02:00 by Ajay Biswas · 10 comments

System Information*
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: AMD Radeon (TM) R5 M335 ATI Technologies Inc. 4.5.13586 Core Profile Context 19.12.2 26.20.15002.61

Blender Version
Broken: version: 2.93.1, branch: master, commit date: 2021-06-22 05:57, hash: 1b8d33b18c
Worked: (newest version of Blender that worked as expected)

Exact steps for others to reproduce the error
F10261830

  • Import the video on the timeline
  • build proxies

play

It will play at around 2x speed, which is incorrect.

*System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: AMD Radeon (TM) R5 M335 ATI Technologies Inc. 4.5.13586 Core Profile Context 19.12.2 26.20.15002.61 **Blender Version** Broken: version: 2.93.1, branch: master, commit date: 2021-06-22 05:57, hash: `1b8d33b18c` Worked: (newest version of Blender that worked as expected) **Exact steps for others to reproduce the error** [F10261830](https://archive.blender.org/developer/F10261830/video4_3.mp4) - Import the video on the timeline - build proxies # play It will play at around 2x speed, which is incorrect.
Author

Added subscriber: @ajaybiswas

Added subscriber: @ajaybiswas

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

Can you upload movie file here as well? I suspect this would be seek bug

Can you upload movie file here as well? I suspect this would be seek bug
Author

video4_3.mp4 Sure. This is the movie file. Try splitting it multiple times.

[video4_3.mp4](https://archive.blender.org/developer/F10261830/video4_3.mp4) Sure. This is the movie file. Try splitting it multiple times.

This will be fixed in 2.93.2 which is release candidate now, but you can download it from https://builder.blender.org/download/daily/

However with proxies this file doesn't work correctly in current master. There are more seek bugs fixed, will have to check if this issue is covered. I think this is new bug. So I will update report a bit and confirm so we can investigate.

This will be fixed in 2.93.2 which is release candidate now, but you can download it from https://builder.blender.org/download/daily/ However with proxies this file doesn't work correctly in current master. There are more seek bugs fixed, will have to check if this issue is covered. I think this is new bug. So I will update report a bit and confirm so we can investigate.
Richard Antalik changed title from Video plays two times after splitting it during video editing to Video speed is incorrect when proxies are used 2021-08-03 23:44:13 +02:00

Changed status from 'Needs User Info' to: 'Confirmed'

Changed status from 'Needs User Info' to: 'Confirmed'

Checked cause of this problem - it's "caused" by a68f5456e4 but that is because timecodes are not used after this patch which is correct behavior. Even though it's not very great as default.

Solution to this issue is to enable timecodes.
More automatic solution could be to enable timecodes when enabling proxies, but since this can be done manually this maybe isn't best option.
Since 2.93 also frame PTS is not stored in proxy movie file. But even this is fixed it (try using file built with previous versions) doesn't resolve the issue immediately. But I think it should be possible to copy PTS in a way, that proxy file is treated same way as original during decoding. that would be best solution.

This needs to be investigated in bit more detail, so will classify as known issue, which should be looked at in near future.

Checked cause of this problem - it's "caused" by a68f5456e48 but that is because timecodes are not used after this patch which is correct behavior. Even though it's not very great as default. Solution to this issue is to enable timecodes. More automatic solution could be to enable timecodes when enabling proxies, but since this can be done manually this maybe isn't best option. Since 2.93 also frame PTS is not stored in proxy movie file. But even this is fixed it (try using file built with previous versions) doesn't resolve the issue immediately. But I think it should be possible to copy PTS in a way, that proxy file is treated same way as original during decoding. that would be best solution. This needs to be investigated in bit more detail, so will classify as known issue, which should be looked at in near future.

Changed status from 'Confirmed' to: 'Archived'

Changed status from 'Confirmed' to: 'Archived'

Seems that this has been resolved already, so will close.

Seems that this has been resolved already, so will close.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#90350
No description provided.