]> gitweb.erp-flowers.ru Git - erp24_rep/yii-erp24/.git/commit
feat(ERP-236): add console command for batch MOV→MP4 conversion
authorAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Tue, 24 Feb 2026 14:09:59 +0000 (17:09 +0300)
committerAleksey Filippov <Aleksey.Filippov@erp-flowers.ru>
Tue, 24 Feb 2026 14:09:59 +0000 (17:09 +0300)
commit265ad44e53fb5d50c20b35e84f4fc2e98daae61e
tree97feac4034284bfc686af3b83175e7e8226a9372
parent557ed141854b53c597c702b6199b2ed307d5139e
feat(ERP-236): add console command for batch MOV→MP4 conversion

php yii convert-video/status   — show stats
php yii convert-video/run      — convert all
php yii convert-video/run --limit=50 --dry-run — preview

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
erp24/commands/ConvertVideoController.php [new file with mode: 0644]