PyQt
|
Introduction
Having followed my instructions on the development PyQt application that wrote one or more ffmpeg scripts
for compressing MP4 movies you are now challenged to develop, by yourself, a PyQt application for
converting a sequence of images into a MP4 movie.
This challange will be completed in two parts. Part One (due session 9)Initially, you are to sketch using pen/pencil and paper your design of the layout of the UI widgets. Your sketch or sketches should be photographed and linked to a web page that will eventually present a full technical breakdown of your solution to this challange. For the conclusion of this first part of the challenge you are to write the code that will implement your chosen design. The widgets are NOT expected to implement any functionality. Part Two (due session 11)During the second part of the challenge you will be expected to make the UI fully functional. |