BD_to_AVP icon indicating copy to clipboard operation
BD_to_AVP copied to clipboard

No files found in Godzilla with extensions: ['.mkv']

Open 5UFKEFU opened this issue 9 months ago • 1 comments

image

bd-to-avp --source Godzilla.2014.3D.1080p.BluRay.AVC.DTS-HD.MA.7.1-RARBG.iso --output-root-folder . --transcode-audio

Processing Godzilla.2014.3D.1080p.BluRay.AVC.DTS-HD.MA.7.1-RARBG.iso Running Get disc and MVC video properties \

Custom MakeMKV profile created at Godzilla/custom_profile.mmcp.xml Running Rip disc to MKV file. |

No files found in Godzilla with extensions: ['.mkv'] Traceback (most recent call last): File "/opt/homebrew/bin/bd-to-avp", line 8, in sys.exit(main()) ^^^^^^ File "/Users/jeff/.bd_to_avp_venv/lib/python3.12/site-packages/bd_to_avp/main.py", line 732, in main process_each(input_args) File "/Users/jeff/.bd_to_avp_venv/lib/python3.12/site-packages/bd_to_avp/main.py", line 764, in process_each mkv_output_path = create_mkv_file(input_args, output_folder, disc_info) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/jeff/.bd_to_avp_venv/lib/python3.12/site-packages/bd_to_avp/main.py", line 995, in create_mkv_file raise ValueError("No MKV file created.") ValueError: No MKV file created.

5UFKEFU avatar May 01 '24 05:05 5UFKEFU

Hi! This usually means the source doesn't have MVC content in it. Can you verify that with MakeMKV?

cbusillo avatar May 03 '24 17:05 cbusillo

Hi! This usually means the source doesn't have MVC content in it. Can you verify that with MakeMKV? Thank you!

5UFKEFU avatar May 13 '24 08:05 5UFKEFU