Messages
Ordered list of dispatched messages across all your buses
"App\Message\ActivityPub\Inbox\ActivityMessage" |
|
---|---|
Caller | In SharedInboxController.php line |
Bus | messenger.bus.default |
Message | App\Message\ActivityPub\Inbox\ActivityMessage {#353 +payload: "{"@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"actor":"https://lemmy.world/c/selfhosted","to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"id":"https://feddit.org/activities/create/07eade56-1621-4fc7-88de-774e1ed0333e","actor":"https://feddit.org/u/A_norny_mousse","@context":["https://join-lemmy.org/context.json","https://www.w3.org/ns/activitystreams"],"to":["https://www.w3.org/ns/activitystreams#Public"],"object":{"type":"Note","id":"https://feddit.org/comment/8178976","attributedTo":"https://feddit.org/u/A_norny_mousse","to":["https://www.w3.org/ns/activitystreams#Public"],"cc":["https://lemmy.world/c/selfhosted","https://lemmy.world/u/jhdeval"],"content":"<p>Not exactly what you asked:</p>\n<p>Is your plan to also reduce resolution and bitrate? If not:</p>\n<ul>\n<li>It’s going to reduce visual quality anyhow.</li>\n<li>Are you sure “changing codecs” would save you as much space as you think it would?</li>\n</ul>\n<p>It depends where your material comes from. If it’s ripped from streaming services it’s (generally) already as compressed at as it can be regardless of codec. E.g. Amazon mostly still provides their streams in h26<strong>4</strong> (a 20 yo codec) that’s very high quality at very small filesize.</p>\n<p>If you still want to do that: I don’t believe there is one automated solution that will save quality <strong>and</strong> space across the board. (If there is, I’d like to hear about it)</p>\n<p>A scenario I’d envision for myself:</p>\n<ol>\n<li>tinkering with ffmpeg for test results</li>\n<li>grouping material according to these results</li>\n<li>set up a separate ffmpeg-script for each group</li>\n<li>wrap the whole thing into a systemd service and make sure it survives reboots, i.e. picks up where it left.</li>\n</ol>\n","inReplyTo":"https://lemmy.world/post/34002910","mediaType":"text/html","source":{"content":"Not exactly what you asked:\n\nIs your plan to also reduce resolution and bitrate? If not: \n\n- It's going to reduce visual quality anyhow.\n- Are you sure \"changing codecs\" would save you as much space as you think it would?\n\nIt depends where your material comes from. If it's ripped from streaming services it's (generally) already as compressed at as it can be regardless of codec. E.g. Amazon mostly still provides their streams in h26**4** (a 20 yo codec) that's very high quality at very small filesize.\n\nIf you still want to do that: I don't believe there is one automated solution that will save quality __and__ space across the board. (If there is, I'd like to hear about it)\n\nA scenario I'd envision for myself:\n\n1. tinkering with ffmpeg for test results\n1. grouping material according to these results\n1. set up a separate ffmpeg-script for each group\n1. wrap the whole thing into a systemd service and make sure it survives reboots, i.e. picks up where it left.","mediaType":"text/markdown"},"published":"2025-08-05T19:56:57.046989Z","tag":[{"href":"https://lemmy.world/u/jhdeval","name":"@jhdeval@lemmy.world","type":"Mention"}],"distinguished":false,"language":{"identifier":"en","name":"English"},"audience":"https://lemmy.world/c/selfhosted","attachment":[]},"cc":["https://lemmy.world/c/selfhosted","https://lemmy.world/u/jhdeval"],"tag":[{"href":"https://lemmy.world/u/jhdeval","name":"@jhdeval@lemmy.world","type":"Mention"}],"type":"Create","audience":"https://lemmy.world/c/selfhosted"},"cc":["https://lemmy.world/c/selfhosted/followers"],"type":"Announce","id":"https://lemmy.world/activities/announce/create/b73d011e-463e-4da4-bf61-5f1c8e89bc78"}" +request: [ "host" => "kbin.spritesserver.nl" "method" => "POST" "uri" => "/f/inbox" "client_ip" => "135.181.143.221" ] +headers: [ "content-type" => [ "application/activity+json" ] "host" => [ "kbin.spritesserver.nl" ] "date" => [ "Tue, 05 Aug 2025 19:57:28 GMT" ] "digest" => [ "SHA-256=EoJp0QEQhZpOZPN8Z81EkIlGt2wrULY0KiG8/ysNmYg=" ] "signature" => [ "keyId="https://lemmy.world/c/selfhosted#main-key",algorithm="hs2019",headers="(request-target) content-type date digest host",signature="EYWtsJWSp4JUtnrG4Vb+Y6qq7NjtS3/ctZy0fgqP6WGPtMw6wAaquxdLzMIqkIZ0pfCBJapovSu6xIw5i2HN/CsXeonQukPnIItLE1viCxmR0PE2IE6Qp/F+dIVzMSWkbMNiauXaCicVHt0LgK9We9hR3oS/LleqKC3QLD9QdTwlg8pwEBEGV+1r1tU51Emv/PhZR1+Z7FrT+Y/tdepqbxhUjrCWs5KH8jR/0d6aY6OLmMgENSHIMzalHxS982CyA+d71YDSIhH9f1OwwXOfLzvf3PApFknfJDA8feYdnrgUcYPShEgDW402CaS3ORE/xYvlZNplL5J8y3tt61UrfA=="" ] "traceparent" => [ "00-bf54a103795b75be6dd4877d9dea4ca9-4ee6f19ffdfd2927-01" ] "tracestate" => [ "" ] "accept" => [ "*/*" ] "user-agent" => [ "Lemmy/0.19.12-4-gd8445881a; +https://lemmy.world" ] "accept-encoding" => [ "gzip" ] "content-length" => [ "3625" ] "x-php-ob-level" => [ "1" ] ] } |
Envelope stamps when dispatching | No items |
Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#343 -busName: "messenger.bus.default" } Symfony\Component\Messenger\Stamp\SentStamp {#268 -senderClass: "Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransport" -senderAlias: "async_ap" } Symfony\Component\Messenger\Stamp\TransportMessageIdStamp {#227 -id: "62745743" } |