-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
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
- Try with a different kind of file to confirm that the problem is related to just this file.
- Try with the newest version from GitHub
- Read the documentation and FAQ, Known issues, Troubleshooting
- Search for your problem under Issues or Discussions
Steps to reproduce
With the latest release 3.63.0 try to open an .mkv file with remuxed DVD MPEG2 video.
With the previos release version this is still possible.
Expected behavior
Open the file with quick reconversion to supported format.
Actual behavior
Error message: Failed to open file
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": "separate",
"preserveMetadata": "default",
"preserveChapters": true
},
"platform": "linux",
"version": "3.63.0"
}
Share the file
No response
Share log from developer tools
2024-10-14T10:26:56.871Z info: Initializing config store
2024-10-14T10:26:56.899Z info: Waiting for app to become ready
2024-10-14T10:26:57.149Z info: CLI arguments { _: [] }
2024-10-14T10:26:57.822Z info: Current version 3.63.0
2024-10-14T10:26:57.822Z info: Newest version 3.63.0
2024-10-14T10:27:00.900Z info: ffprobe -of json -show_chapters -show_format -show_entries stream -i '/home/spaceagehero/Videos/DVD/B1_t02.mkv' -hide_banner
2024-10-14T10:27:00.981Z info: readFormatData /home/spaceagehero/Videos/DVD/B1_t02.mkv
2024-10-14T10:27:00.982Z info: ffprobe -of json -show_format -i '/home/spaceagehero/Videos/DVD/B1_t02.mkv' -hide_banner