[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart cut cannot be disabled for full video, prevents adding additional audio tracks to video #1483

Closed
4 tasks done
cosborn4 opened this issue Feb 19, 2023 · 1 comment
Closed
4 tasks done

Comments

@cosborn4
Copy link

I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first

Operating System

Windows 10

Steps to reproduce

In the following steps, I wish to replace the audio track of an MP4 file with a separate MP3 audio track. The file will not need to be cut, just exported with the new audio track.

  1. Open new instance of LosslessCut
  2. Drag any MP4 file into the program. There should be only one segment in the timeline bar which equal in length to your entire MP4 file, like this:
    image
  3. In the tracks menu, click "Include more tracks from other file"
  4. Locate, select, and open an MP3 track
  5. In the tracks menu, discard the MP4 file's audio and keep the new MP3 audio, like so:
    image
  6. As stated before we are going to keep the entire length of the track and won't need to cut it. But to reproduce the bug we will temporarily shorten the segment.
  7. On the timeline bar, set the cursor/playhead in a bit from the end of the track
  8. Click "end current segment at current time". The timeline should now look like this: image
  9. Make sure export options are shown when exporting
  10. Click Export
  11. Since the segment has been shortened, we have the option to change the cut type. In the export options menu, turn on smart cut.
    image
  12. Exit the export options and set the segment to the entire length of the file again:
    image
  13. Click export again, keeping the same options as before. This time you will not see options to change the cut type, since we are no longer performing a cut operation.
  14. Export the file
  15. Play the exported file. It does not have any audio!

Expected behavior

The video should export with the new audio track, since we are not cutting the track and just exporting it at full length.

Actual behavior

The video is exported without audio even when exporting the full track. Smart cut is presumably still "shadow-enabled" and prevents the new audio track from being added to the video.

Share log

No response

@mifi
Copy link
Owner
mifi commented Feb 19, 2023

got a little logic issue there. thanks for reporting 👍

@mifi mifi closed this as completed in 9130924 Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants