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

Commnad line problem in post-processing #1442

Closed
psouza4 opened this issue Jul 24, 2015 · 1 comment
Closed

Commnad line problem in post-processing #1442

psouza4 opened this issue Jul 24, 2015 · 1 comment

Comments

@psouza4
Copy link
Owner

psouza4 commented Jul 24, 2015

Originally reported on Google Code with ID 1445

What steps will reproduce the issue?
1.C:\Program Files (x86)\MKVToolNix\mkvmerge.exe in program batch file
2.-o %F\%T.S%SE2E%EP2.%EX --language 0:eng --default-track 0:yes --forced-track 0:no
--language 1:eng --track-name 1:Main --default-track 1:yes --forced-track 1:yes -a
1 -S -T --no-global-tags %V --track-order 0:0,0:1 --title S%SE2E%EP2: %ET
3.


What is the expected output?  What do you see instead?

It should output to "C:\Users\Daniel\Videos\TV\How I Met Your Mother\How I Met Your
Mother.S09E09.mkv

with the title
S09E09: Platonish


but gives the error

11:40 PM :: MCM:  Post-processing running:
11:40 PM :: "C:\Program Files (x86)\MKVToolNix\mkvmerge.exe" -o "C:\Users\Daniel\Videos\TV\How
I Met Your Mother"\"How I Met Your Mother".S09E09.mkv --language 0:eng --default-track
0:yes --forced-track 0:no --language 1:eng --track-name 1:Main --default-track 1:yes
--forced-track 1:yes -a 1 -S -T --no-global-tags "C:\Users\Daniel\Videos\TV\How I Met
Your Mother\Season 9\How.I.Met.Your.Mother.S09E09.Platonish.720p.WEB-DL.DD5.1.AAC2.0.H.264-YFN.mkv"
--track-order 0:0,0:1 --title S09E09: "Platonish"
11:40 PM :: mkvmerge v6.4.1 ('Omega Point') built on Sep 16 2013 22:05:10
11:40 PM :: 
11:40 PM :: Error: The file 'I' could not be opened for reading: open file error.
11:40 PM :: 
11:40 PM :: MCM:  Post-processing finished!


What is the exact version of the Media Center Master that you are using?
Make sure you include the build number (example: 1.24.21610.455).

2.08.27113.582

Please provide any additional information below:

Reported by daniel.arrowsmith on 2013-11-12 12:46:13

@psouza4
Copy link
Owner Author

psouza4 commented Jul 24, 2015

You have quotes in all the wrong places.  You'll need to use a .vbs (with cscript) or
.bat/.cmd to parse the quotes exactly the way your program needs them.

This is not a bug.

Reported by psouza4 on 2014-01-01 21:16:07

  • Status changed: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant