We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
Open the file with quick reconversion to supported format.
Error message: Failed to open file
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" }
No response
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
The text was updated successfully, but these errors were encountered:
do you have a small sample file that can reproduce the problem?
Sorry, something went wrong.
M7_t35.zip
thanks. that's a bug
dedf301
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: