You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This problem happens with all kinds of files that I try. For problem only with a particular file or type, use this other form instead
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.
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"
}
The text was updated successfully, but these errors were encountered: