[Catalog] [Manage]

[Return]
Posting mode: Reply
Name
E-mail
Subject
Message
File
Embed   (paste a YouTube URL)
Password   (for post and file deletion)
  • Supported file types are JPG, PNG, GIF, SWF, AAC, FLAC, OGG, OPUS, MP3, MP4, WAV and WEBM.
  • Images greater than 250x250 will be thumbnailed.

File: 1691662596791.jpg–(87.46KB, 680x680, I dont speak brainwashed.jpg)
No.148
Sympathy for the devil, the aspect ratio is off.
You can fix it with FFmpeg.exe
make a folder, rename vid to Sympathy.mkv,
Create a .bat file, with this inside, run it,

-----
ffmpeg -i Sympathy.mkv -aspect 2.350 -c copy Sympathy-2.35.mkv
Pause

Pause
-----

save that for other vids you want to fix, and you can play with the numbers until you get it right to your liking

I love FFmPEG, very powerful tool, fast and lossless LOTS of other stuff you can DO with it, Join two vids:

ffmpeg.exe -f concat -i list.txt -c copy output.mp4

Pause
Create a list.txt with the vid files named 1.mkv and 2.mks on separate lines

ENJOY
¨ No.149
Pffft....
Using ffmpeg on windoze.
Batch files instead of script
Takes all night. Shitty multithread support
¨ No.150
1691845975535.jpg–(1.16MB, 1920x1080, IMG_20230809_200633_257.jpg)
Im sure win 10 can multithread.
But if running ffmpeg at all please output as mpeg not mkv

Delete Post