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

MKV with MPEG2 DVD Remux - Failed to open file #2197

Closed
4 tasks done
SpaceAgeHero opened this issue Oct 14, 2024 · 3 comments
Closed
4 tasks done

MKV with MPEG2 DVD Remux - Failed to open file #2197

SpaceAgeHero opened this issue Oct 14, 2024 · 3 comments

Comments

@SpaceAgeHero
Copy link

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

@mifi
Copy link
Owner

mifi commented Oct 20, 2024

do you have a small sample file that can reproduce the problem?

@SpaceAgeHero
Copy link
Author

M7_t35.zip

@mifi
Copy link
Owner

mifi commented Oct 22, 2024

thanks. that's a bug

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