Re: [FFmpeg-user] Making conditional statements with FFMPEG

2015-04-30 Thread Jim Shupert
On 4/30/2015 8:22 AM, Chris Zecco wrote: Thanks Moritz, Would I enter this right into my command prompt, or would I create a separate file to run this statement from? I keep getting an error saying "File unexpected at this time". Apologies for any ignorance. I am new to using the command win

Re: [FFmpeg-user] Making conditional statements with FFMPEG

2015-04-30 Thread Werner Robitza
On Thu, Apr 30, 2015 at 3:04 PM, Werner Robitza wrote: > There are many ways to get Bash on Windows. I should add that you can also transform this into a Windows Batch file, or a Java program that does the looping and executes ffmpeg. What's important is that ffmpeg on its own cannot do what you

Re: [FFmpeg-user] Making conditional statements with FFMPEG

2015-04-30 Thread Werner Robitza
On Thu, Apr 30, 2015 at 2:22 PM, Chris Zecco wrote: > > Thanks Moritz, > > Would I enter this right into my command prompt, or would I create a separate > file to run this statement from? I keep getting an error saying "File > unexpected at this time". Apologies for any ignorance. I am new to us

Re: [FFmpeg-user] Making conditional statements with FFMPEG

2015-04-30 Thread Chris Zecco
e: [FFmpeg-user] Making conditional statements with FFMPEG Hi Chris, On Wed, Apr 29, 2015 at 18:50:55 +, Chris Zecco wrote: > I was wondering if there was a way to create an IF-THEN statement > using FFMPEG for files in a certain directory. No, but with Unix scripting, this is a breeze.

Re: [FFmpeg-user] Making conditional statements with FFMPEG

2015-04-29 Thread Moritz Barsnick
Hi Chris, On Wed, Apr 29, 2015 at 18:50:55 +, Chris Zecco wrote: > I was wondering if there was a way to create an IF-THEN statement > using FFMPEG for files in a certain directory. No, but with Unix scripting, this is a breeze. (For non-native speakers: This is very simple with Unix scriptin

[FFmpeg-user] Making conditional statements with FFMPEG

2015-04-29 Thread Chris Zecco
I was wondering if there was a way to create an IF-THEN statement using FFMPEG for files in a certain directory. For example, I am using FFMPEG to crunch down file sizes of videos to 50MB or lower. I would ideally like to do the following: For file sizes in excess of 200MB: Encode video bit rate