-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
can't hear the video audio on mobile #2267
Comments
Try to open the file first, then make error report. Also what kind of phone and computer and video player? |
No error occurred. { My PC uses a Asus Mainboard and runs on Windows 11, I use a video player called GOM player (it's a Korean player) |
Did you try suggestions from faq like disabling one audio track (or the other) or mov instead of mp4 or vice versa |
Sometimes disabling audio track worked, sometimes it didn't. I have two audio tracks with the same codec, duration, bitrate, data. Have no idea what's the difference between these two, but sometimes turning one of these two works |
for the files that nothing works, does the same problem happen if you just export without cutting anything? what if you change the in-cutpoint slightly? |
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
Steps to reproduce
I take a video and crop it with losslesscut. Then I send it on discord, but when I try to play it on my phone, I can't hear the audio. The audio is still there when I hear it on my pc.
Expected behavior
I should be able to hear the video audio on my phone too
Actual behavior
I can't hear the audio when I play the video on my phone
Provide an error report
No error occurred.
{
"err": false,
"state": {
"ffmpegExperimental": false,
"preserveMovData": false,
"movFastStart": true,
"preserveMetadataOnMerge": false,
"externalFilesMeta": {},
"mainStreams": [],
"copyStreamIdsByFile": {},
"cutSegments": [
{}
],
"rotation": 360,
"shortestFlag": false,
"effectiveExportMode": "merge",
"outSegTemplate": "${FILENAME}-${CUT_FROM}-${CUT_TO}${SEG_SUFFIX}${EXT}",
"preserveMetadata": "default",
"preserveChapters": true
},
"platform": "win32",
"version": "3.64.0"
}
Share the file
No response
Share log from developer tools
No response
The text was updated successfully, but these errors were encountered: