start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2025/11/12 04:16] adminstart [2026/03/10 14:38] (current) – [Видео - Youtube] admin
Line 3: Line 3:
 <WRAP LEFT tip 60%> <WRAP LEFT tip 60%>
 **Interesting** \\ **Interesting** \\
 +https://pairdrop.net/ https://snapdrop.net/ \\
 https://deepwiki.com/ \\ https://deepwiki.com/ \\
 https://console.substack.com/p/console-91 \\ https://console.substack.com/p/console-91 \\
Line 101: Line 102:
 ++++ ++++
  
-++++ FFMPEG - powershell recode hevc|+++++ FFMPEG|
 <code BASH> <code BASH>
 +-- split video to multiple audio on 10 min
 +ffmpeg -i input.mp4 -f segment -segment_time 600 -vn -acodec libmp3lame -q:a 2 output_%03d.mp3
 +
 +
 +=- powershell recode hevc
 +
 +
 $fileDirectory = ".\"; $fileDirectory = ".\";
 $parse_results = New-Object System.Collections.ArrayList; $parse_results = New-Object System.Collections.ArrayList;
  • start.1762921012.txt.gz
  • Last modified: 2025/11/12 04:16
  • by admin