12 Followers
32 Following
320 Posts
(not) an audio engineer / aspiring plant dad / weeb trash / assigned russian at birth / izmir-based eastern europe expert / same @ on ig, ex-birdshite and tumblr
Pixelfedhttps://gram.social/grischa808

RE: https://mastodon.social/@MozillaAI/116279201448628866

All we wanted was a browser. All you had to do was build a browser. You had one job.

A rare moment where you root for regime change in all three countries involved
@HN414 @nixanadoo @catsalad i'd rather suggest "is this tread" for a title
@nixanadoo @catsalad oh yes, that "one day" one is pure gold
@nixanadoo @catsalad by some coincidence my saved pics folder happens to contain some of these as well:
@mcgrew @foone had no idea either, until last month. turns out it can also populate the video with keyframes at a specified interval (e.g. for more precise seeking in a player) but in this case i figured it would sort of help initialize a/v sync with the extra keyframe at zero (if i get the idea correctly). needs more testing anyway.

@mcgrew @foone not sure if related but: i had an a/v desync problem with ffmpeg-trimmed videos after uploading to instagram stories (yeah i know, still have to be there for reasons) which otherwise played okay in vlc etc.

-force_key_frames "00:00:00.000" seemed to fix that for me, at least with test reuploads of same videos but with this added to the final ffmpeg prompt. hadn't tested in a browser player though.