FFmpeg scripting?

Phil Davis revdev at pdslabs.net
Wed Jun 24 15:46:11 EDT 2015


Hi Tim,

Here is a resource whose "ffmpeg basics" PDF I have found well worth the 
money:

     http://ffmpeg.tv/

I've used the same approach as Alex - constructing the commands and then 
running them via shell() - with ffmpeg, mediainfo and other apps from 
within LC.

Best -
Phil Davis



On 6/23/15 11:06 PM, Tim Selander wrote:
> Hi,
>
> Have 1,500 files of our TV program buried in an awkward file tree. I 
> want to use LC to pick out all the video files, getting  a list of 
> files with their full paths. That part I can do. Now I want to feed 
> that list of files to ffmjpeg (open source video compression program) 
> to convert to a different format.
>
> Assuming I'll have to use a bash script or something? This will be a 
> first for me.
>
> Any chance listers have used LC and ffmjpeg together, and can throw me 
> some pointers on how to do this?
>
> TIA
>
> Tim Selander
> Tokyo, Japan
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>

-- 
Phil Davis





More information about the use-livecode mailing list