User:Woozle/linkdump/2022: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Line 594: Line 594:
* https://www.bbc.com/travel/article/20200301-rebuilding-the-worlds-northernmost-town - [[Longyearbyen]]
* https://www.bbc.com/travel/article/20200301-rebuilding-the-worlds-northernmost-town - [[Longyearbyen]]
* https://www.bbc.com/travel/article/20220920-koks-in-greenland-an-epic-food-journey-in-the-arctic - [[Greenland]], [[Koks]]. I just want to know how they constructed the building...
* https://www.bbc.com/travel/article/20220920-koks-in-greenland-an-epic-food-journey-in-the-arctic - [[Greenland]], [[Koks]]. I just want to know how they constructed the building...
* https://galactica.org/mission/ - another example of "AI" doing a terrible job at comprehension
** https://fediscience.org/@ct_bergstrom/109355405785907389

Revision as of 02:04, 17 November 2022

January

February

March

April

May

June

July

August

To rotate a video 90 degrees, try:

$INPUTVIDEO='input.mp4'
$OUTPUTVIDEO='output.mp4'
ffmpeg -i $INPUTVIDEO -metadata:s:v rotate="-90" -codec copy $OUTPUTVIDEO

September

October

November