jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.5k stars 454 forks source link

All audio is replaced with STATIC or silence #370

Open DallMit opened 2 years ago

DallMit commented 2 years ago

Describe the bug When I put the downloaded videos into vegas (vegas pro 16.0), the sound is replaced with LOUD static AND silence, no audio from the actual video is present. This only happens with videos downloaded through Open Video Downloader. If I first download only the video and then only the audio, it does not happen. Using MP4 format download for videos. If I open the video normally, (not in vegas), the audio works fine.

To Reproduce Steps to reproduce the behavior:

  1. Download video+audio (from a youtube video)
  2. Put it into vegas
  3. Hit play
  4. Get your ears blasted by static

Expected behavior Not getting blasted by static

Additional info (please complete the following information):

Additional context I can make a video of the whole process if it helps. I am not sure if this a vegas problem or open video downloader problem. I tried fixing it by following this guide: https://www.vegascreativesoftware.info/us/forum/avc-xavc-s-issues-in-vp15-16-try-disabling-so4compoundplug-dll--108345/ But all it did was make videos that are downloaded using open video downloader not importable into vegas. All other videos perfectly going in fine. Even though they are both MP4 files, videos from open video downloader are different in some way?

ghost commented 2 years ago

Got this issue aswell, but with Premiere.

The only way I know how to fix this issue is to reencode the video with Handbrake (or any other encoding software like ffmpeg). Then placing the render into Premiere, Sony Vegas or any other editing software.

StefanLobbenmeier commented 2 years ago

or any other encoding software like ffmpeg

strange, we are already using ffmpeg to merge audio and video

StefanLobbenmeier commented 2 years ago

If I open the video normally, (not in vegas), the audio works fine

then I doubt that it’s a issue in this project, if anything you would have to raise it to https://ffmpeg.org/bugreports.html , but probably first check for fixes in vegas