[GH-ISSUE #51] Better mp4 compatibility on mobile #38

Closed
opened 2026-02-25 23:40:29 +03:00 by kerem · 0 comments
Owner

Originally created by @geek-at on GitHub (Mar 29, 2018).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/51

since we don't know where the videos are coming from we should re-encode everything with ffmpeg using the -vcodec libx264 -profile:v baseline -level 3.0 -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2" parameter

Originally created by @geek-at on GitHub (Mar 29, 2018). Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/51 since we don't know where the videos are coming from we should re-encode everything with ffmpeg using the ```-vcodec libx264 -profile:v baseline -level 3.0 -pix_fmt yuv420p -vf "scale=trunc(iw/2)*2:trunc(ih/2)*2"``` parameter
kerem closed this issue 2026-02-25 23:40:29 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pictshare#38
No description provided.