soixantecircuits / cropcrop

A tool for cropping video easily online
0 stars 1 forks source link

The video file info should be read and render as a box with the real size dimension #6

Closed gabrielstuff closed 11 years ago

gabrielstuff commented 11 years ago

If I upload a 400x500 video file I et a div with fixed dimension of 400x500. If I upload a HD files 1920x1080 I get a div of 1920x1080.

saschmitt commented 11 years ago

Samsy's Server side work to get data and send to client with json SAS's work to display info with the json received