Search found 2 matches

by skwirrel
01 Jun 2012 11:40
Forum: DOS Batch Forum
Topic: How to use output of last command
Replies: 7
Views: 6726

Re: How to use output of last command

Thanks :D. Guess it'll work now :).
I try to make a batch file my own, it's always cooler when you can run something you made yourself :).
by skwirrel
01 Jun 2012 04:58
Forum: DOS Batch Forum
Topic: How to use output of last command
Replies: 7
Views: 6726

How to use output of last command

Hello, I am writing a batch file to automate mp4 to mkv remuxing, but i need to be able to use the output of my last command as a variable, eg: C:\Users\Skwirrel\Desktop\ \video>mp4box "files\12 S01E01 Pilot - Schijn Bedriegt.mp4" -info 1 Track # 1 Info - TrackID 1 - TimeScale 25000 - Dura...