Search found 29 matches

by johnzapf
Wed May 24, 2017 2:55 pm
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

ok, I see its a separate download. got it. I dont remember having to do that before.

Thanks
John
by johnzapf
Wed May 24, 2017 2:52 pm
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

the .bat is in the handbrake folder. But there is no handbrakecli.exe in that folder, only HandBrake.exe.

Where is handbrakecli.exe, is that a separate download now?
by johnzapf
Wed May 24, 2017 1:57 pm
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

thanks for the log file help.

I get this in the log.txt


'handbrakecli' is not recognized as an internal or external command,
operable program or batch file.
by johnzapf
Wed May 24, 2017 1:25 am
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

so how can I simplify all this and use a preset? so with this: handbrakecli -i "C:\Users\John.artisticimages\Desktop\VIDEO\%file%.%fileext%" -t 1 --angle 1 -c 1 -o "\\aiws01\c$\Program Files (x86)\Wowza Media Systems\Wowza Streaming Engine 4.6.0\content\%file%-1080.mp4" -f mp4 -O...
by johnzapf
Wed May 24, 2017 12:19 am
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

Been messing with the code for 4 hours, just going back to doing manually. I don't see what I am missing.
by johnzapf
Wed May 24, 2017 12:16 am
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

handbrakecli -i "C:\Users\John.artisticimages\Desktop\VIDEO\%file%.%fileext%" -t 1 --angle 1 -c 1 -o "\\aiws01\c$\Program Files (x86)\Wowza Media Systems\Wowza Streaming Engine 4.6.0\content\%file%-1080.mp4" -f mp4 -O --decomb -w 1920 --crop 0:0:0:0 --loose-anamorphic --modulus 2...
by johnzapf
Tue May 23, 2017 11:30 pm
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

not working. something changed in this last update. that code has been working for 2 years.

please, if any one can help, doing this manually has taken 10 hours so fare today just to do 3 files.

cant get it to put out the log files so I can see whats going on.


John
by johnzapf
Tue May 23, 2017 2:22 pm
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

Re: code not woring since update

the problem is something in this code: need to look up how to add the log file code in so I can see whats going on this is not working ---------------------------------- "2> my-activity-C:\Users\John.ARTISTICIMAGES\Desktop\log.txt" ----------------------------------- handbrakecli -i "...
by johnzapf
Tue May 23, 2017 1:31 am
Forum: Windows
Topic: code not woring since update
Replies: 14
Views: 3857

code not woring since update

can anyone tell me why this code is not working any more since the last update? all works but handbrack... ---------------------------------------------------- set /P file=Enter input File Name: set /P fileext=Enter input File Extension: set /P tit=Enter Input Title: set /P dis=Enter Input Descripti...
by johnzapf
Thu Apr 20, 2017 12:09 am
Forum: Feature Requests
Topic: New Preset - Same As Original
Replies: 9
Views: 4303

Re: New Preset - Same As Original

is there something other then mp4box, cant figure that out.

John
by johnzapf
Wed Apr 19, 2017 5:30 pm
Forum: Feature Requests
Topic: New Preset - Same As Original
Replies: 9
Views: 4303

Re: New Preset - Same As Original

Wow, you guys are in a bad mood today. You know what I mean, same as the file I am converting ie.mkv to .mp4, just want it to convert at the same size, same frame rate, same sound, same everything, keeping the file as good as possible doing the conversion. I hope someone can figure out what I am say...
by johnzapf
Wed Apr 19, 2017 3:23 pm
Forum: Feature Requests
Topic: New Preset - Same As Original
Replies: 9
Views: 4303

New Preset - Same As Original

I would like to see a preset for "SAME AS ORIGINAL" I think this is one of the most import presets needed. when I am converting a file to a differant type I don't want to reduce the quality and obviously I cant make the quality better then the existing file, so a Preset called SAME AS ORI...
by johnzapf
Thu Dec 01, 2016 9:23 pm
Forum: Windows
Topic: help with handbrakecli code
Replies: 3
Views: 901

Re: help with handbrakecli code

it would be nice if there was a cli preview button in handbrake.
by johnzapf
Thu Dec 01, 2016 9:23 pm
Forum: Windows
Topic: help with handbrakecli code
Replies: 3
Views: 901

Re: help with handbrakecli code

Thanks for the heads up, as soon as I saw the logs it showed me all I need to no to get my code right,

Thanks
John
by johnzapf
Thu Dec 01, 2016 8:07 pm
Forum: Windows
Topic: help with handbrakecli code
Replies: 3
Views: 901

help with handbrakecli code

I am trying to use handbrakecli to automate things for me. I can do basic things and that works, but when I make a custom profile and add to the code like -Z "John" it doesn't seam to use that profile. So then when I try to do all by code and I cant figure out how to use --encoder-preset-l...
by johnzapf
Mon Jun 13, 2016 7:44 pm
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

Perfect, thank you soooo much.

John
by johnzapf
Mon Jun 13, 2016 7:01 pm
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

Can you point me in the right direction on how to ask for 2 inputs, file and extension? I am not a code person at all that is why I am on this forum asking for help.
by johnzapf
Mon Jun 13, 2016 3:47 pm
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

this almost works
set /P file=Enter file:
Handbrakecli -i d:\temp\%file% -o d:\temp\%file%1920.mp4

it prompts me, I type in test.mov and it starts BUT the out put file has the extension of the input file on it.

IE: test.mov1920.mp4 needs to end up just, test1920.mp4
by johnzapf
Sun Jun 12, 2016 3:20 am
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

Use a text editor to create the batch file "test.bat", with the contents: handbrakecli -i "C:\Users\John\Desktop\VIDEO\%~n1.mov" -o "C:\Users\John\Desktop\MP4\%~n11920.mp4" -w 1920 --preset="Normal" You would then execute using: test "my video name goes h...
by johnzapf
Sun Jun 12, 2016 1:27 am
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

Hmm, non of that works form me, thanks for trying, I will figure it out.
by johnzapf
Sun Jun 12, 2016 12:47 am
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

I can write the script, I am simply trying to find a command? if someone knows the command to use the original file name in the output file that would be great, that is all I am asking for.

Thanks.
by johnzapf
Sat Jun 11, 2016 2:49 am
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

so how do I figure this out, 3 days of trying so far? it takes me about 20 minute just to add one movie to Wowza, the code on website, the title picture, etc, just trying to make it a little simpler, I cant believe things like this are still so much work, seems simple. take a file, name it size it 4...
by johnzapf
Fri Jun 10, 2016 9:22 pm
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

I think you are misunderstanding what I am trying to do. I don't want to have to edit the batch file every time and put a name in there. I want to put a file in the "VIDEO" folder what ever the name, kids.mov and have the batch file out put 4 sizes named kids1920.mp4, kids1280.mp4 etc... I...
by johnzapf
Fri Jun 10, 2016 4:30 pm
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

I tried that, not working. this is just a single file, not a DVD, etc... libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Users\John\Desktop\VIDEO\.mov/BDMV/index.bdmv libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Users\John\Desktop\VIDEO\.mov/BDMV/BACKUP/index.b...
by johnzapf
Fri Jun 10, 2016 12:57 am
Forum: Command Line Interface And Scripting
Topic: Batch to multiple sizes
Replies: 25
Views: 7891

Re: Batch to multiple sizes

OS is windows 10 Pro 64bit

%~n1 is not working for me?

handbrakecli -i C:\Users\John\Desktop\VIDEO\%~n1.mov -o C:\Users\John\Desktop\MP4\%~n11920.mp4 -w 1920 --preset="Normal"