incredibleMachines / 30PP

Player and Uploader App for 30 Park Place
0 stars 0 forks source link

implement concat button #128

Closed jmsaavedra closed 10 years ago

jmsaavedra commented 10 years ago

top of page only has a "MAKE timeline" button (in case there are no objects in the timeline collection, this generates the collection using the db).

need to add a "concatenate GO" button which calls ffmpeg and concats all videos

jmsaavedra commented 10 years ago

button exists: https://github.com/incredibleMachines/30PP/commit/fff57654a5504a6d1ae868f107b576e0e0d53759

concatenate function in timeline.js is empty

jmsaavedra commented 10 years ago

https://github.com/incredibleMachines/30PP/commit/cc6a2025fcf5272f4744b1146c7453d09359572c !!!