11 lines
526 B
Plaintext
11 lines
526 B
Plaintext
use libmagic to determine file types?
|
|
add av_freep cleanup to raii interface for libav* (probably replacing unique_ptr in that case)
|
|
raii-ify the muxing function
|
|
fix muxing fps/bitrate issue
|
|
scale video thumbnails to same size as image thumbnails (500 in either dimension, same aspect ratio)
|
|
crosspost title
|
|
thread pool for workers. rehurn std::promise?
|
|
sync with matrix. add events to a queue that consumer can wait on or nonblocking check
|
|
don't create thumbnail if image is already sufficiently small
|
|
youtube video download
|