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

When Merging Files, Audio Only Plays from first file, remainder of video is mute. Issue Began on MacOS Sequoia #2187

Open
4 tasks done
billzanetti opened this issue Oct 7, 2024 · 1 comment

Comments

@billzanetti
Copy link

billzanetti commented Oct 7, 2024

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Operating System

Other (please specify)

Steps to reproduce

In Mac IS Sequoia (15.0), Video files when merged into one file, the export is completed successfully. However, the file has no audio after the first video. (using preview or QuickTime Player in Mac OS) The video does seem to play with audio using VLC. Something prevents MacOS from getting the audio of the merged files.

Expected behavior

The audio should play.

Actual behavior

There is no audio.

Share log from developer tools

No error occurred.

{
"err": false,
"state": {
"ffmpegExperimental": false,
"preserveMovData": false,
"movFastStart": true,
"preserveMetadataOnMerge": false,
"externalFilesMeta": {},
"mainStreams": [],
"copyStreamIdsByFile": {},
"cutSegments": [
{}
],
"rotation": 360,
"shortestFlag": false,
"effectiveExportMode": "separate",
"outSegTemplate": "${FILENAME}-${CUT_FROM}-${CUT_TO}${SEG_SUFFIX}${EXT}",
"preserveMetadata": "default",
"preserveChapters": true
},
"platform": "darwin",
"version": "3.63.0"
}

@mifi
Copy link
Owner

mifi commented Oct 9, 2024

This happens with all kinds of file types? You mean old files that you merged with losslesscut before MacOS Sequoia will now exhibit this bevaiour?

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