i have an operation i perform repeatedly and would like to write
a bash script to do it automatically.
what i'd like to do is:
1. open an image sequence in qtplayer
2. file--->export
3. set options (like custom size, what codec)
4. save the export as the same filename as the first file of the image sequence
can this be done via bash?
can anyone point me to some info on passing parameters to qtplayer via bash?
thanks,
BabaG
a bash script to do it automatically.
what i'd like to do is:
1. open an image sequence in qtplayer
2. file--->export
3. set options (like custom size, what codec)
4. save the export as the same filename as the first file of the image sequence
can this be done via bash?
can anyone point me to some info on passing parameters to qtplayer via bash?
thanks,
BabaG