OpenShot / openshot-qt

OpenShot Video Editor is an award-winning free and open-source video editor for Linux, Mac, and Windows, and is dedicated to delivering high quality video editing and animation solutions to the world.
http://www.openshot.org
Other
4.33k stars 540 forks source link

preview video freezes after 1 second. Have followed all instructions: reinstall w daily build etc, increased cache to 4000 #5303

Closed lozzo52 closed 1 year ago

lozzo52 commented 1 year ago

Screenshot 2023-08-18 071836 <!-- Please verify this bug has not already been reported: https://github.com/OpenShot/openshot-qt/issues -->

Describe the bug: A clear and concise description of what the bug is.

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior: A clear and concise description of what you expected to happen.

System Details:

Log Files: If you are experiencing a crash, please collect and attach logs of the problem. Log files can be found in the .openshot_q [openshot-qt.log](https://github.com/OpenShot/openshot-qt/files/12373640/openshot-qt.log) [libopenshot.log](https://github.com/OpenShot/openshot-qt/files/12373642/libopenshot.log) t folder in your user home directory. Log files over 2 MB in size will need to be compressed, please attach a ZIP file instead of the raw logs.

Exception / Stacktrace: If you are experiencing a crash or strange output on the command line, please attach a small snippet of the exception here, but please keep it as small as possible (for readability).

Screenshots: (Optional) If applicable, add screenshots to help explain your problem. To include screenshots, copy/paste them here, drag the image(s) into this form, or click the link below this edit field to load images saved to your computer. All images are public, so please don't post screenshots containing personal information.

Colorjet3 commented 1 year ago
  1. What Operating System/version are you running (Windows 10 pro? Ubuntu 22.04 lts? etc?)
  2. Please provide details about your hardware (CPU, GPU/RAM, System RAM, Storage type).
  3. How much free disk space do you have?
  4. Provide some details about your project like what type files are you working with (.mov, .jpg, .mp4, etc?)
  5. Did you increase the Cache to 4000 before the freeze or after the freeze?
  6. Does this happen with one project or all projects?
  7. Any other details that might be beneficial for a speedy troubleshooting.
lozzo52 commented 1 year ago

Hi Colorjet3, I read somewhere that if you convert the MP4 video files first , then it seems to play OK. [image: image.png]

So I used VLC convert to "video for youtube HD" and the preview works fine!

[image: image.png]

The original resolution: [image: image.png]

and the converted file resolution: [image: image.png]

I have no idea why this works, but maybe you do.

Thanks for a great program!

http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail Virus-free.www.avg.com http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail <#m_-6500503385257634278_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Fri, 18 Aug 2023 at 14:24, Colorjet3 @.***> wrote:

  1. What Operating System/version are you running (Windows 10 pro? Ubuntu 22.04 lts? etc?)
  2. Please provide details about your hardware (CPU, GPU/RAM, System RAM, Storage type).
  3. How much free disk space do you have?
  4. Provide some details about your project like what type files are you working with (.mov, .jpg, .mp4, etc?)
  5. Does this happen with one project or all projects?
  6. Any other details that might be beneficial for a speedy troubleshooting.

— Reply to this email directly, view it on GitHub https://github.com/OpenShot/openshot-qt/issues/5303#issuecomment-1683335134, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAEBAHI7RJD3XD4LJU2IHVDXV3VBPANCNFSM6AAAAAA3UUWQUI . You are receiving this because you authored the thread.Message ID: @.***>

Colorjet3 commented 1 year ago

Hello @lozzo52. This is something common in the video editing world. OpenShot, being opensource and dependent on volunteers for development, doesn't have the ability sometimes to deal with irregularities with video/audio combination files with frame rates, bit rates, etc. So, you will need to run it through a converter which will normalize the file.

Some more advanced editors will recognize this irregularity and either converted for you or prompt you to convert it.

Glad you are moving forward with your project.