[Feature] Support 3gp video format #247

Closed
opened 2026-02-04 19:02:25 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Chiogros on GitHub (Sep 5, 2022).

Describe the bug
When uploading a 3gp video through Android/Web, the upload succeeds but the video doesn't appear in medias list and do not consume any storage (like if it wasn't stored).

Task List

  • [ y ] I have read thoroughly the README setup and installation instructions.
  • [ i use dockerless btw ] I have included my docker-compose and .env file.
  • [ y ] I have included information on my machine, and environment.

To Reproduce
Steps to reproduce the behavior:

  1. Download 3gp video to reproduce
  2. Upload it
  3. See the error, no more storage has been used and the video doesn't appear in medias list.

Expected behavior
Consume storage and show in medias list.

System

  • Phone OS [iOS, Android]: Android 8.0
  • Server Version: 1.26.0
  • Mobile App Version: 1.25.0

Additional context
I looked at the source code, 3gp isn't in supported formats list.

Originally created by @Chiogros on GitHub (Sep 5, 2022). **Describe the bug** When uploading a 3gp video through Android/Web, the upload succeeds but the video doesn't appear in medias list and do not consume any storage (like if it wasn't stored). **Task List** - [ y ] I have read thoroughly the README setup and installation instructions. - [ i use dockerless btw ] I have included my `docker-compose` and `.env` file. - [ y ] I have included information on my machine, and environment. **To Reproduce** Steps to reproduce the behavior: 1. [Download 3gp video to reproduce](https://drive.google.com/file/d/1rOCfe6jmAtEDysHsK3FmtdsvBZT9L589/view?usp=sharing) 2. Upload it 3. See the error, no more storage has been used and the video doesn't appear in medias list. **Expected behavior** Consume storage and show in medias list. **System** - Phone OS [iOS, Android]: `Android 8.0` - Server Version: `1.26.0` - Mobile App Version: `1.25.0` **Additional context** I looked at the source code, 3gp isn't in supported formats list.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#247