Advertisement
Guest User

Untitled

a guest
Sep 29th, 2020
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Thumbnail: https://files.catbox.moe/tmbwq4.jpg
  2. original video description: https://files.catbox.moe/546zrg.txt
  3.  
  4. Completing the file:
  5. Attach thumbnail:
  6. AtomicParsley.exe .\video.mp4 --artwork .\thumbnail.jpg
  7.  
  8. if the command above fails due to an error like
  9. AtomicParsley error: bad mpeg4 file (ftyp atom missing or alignment error)
  10. it is because youtube-dl fucked up (why does she have to do ara ara at the very end of the stream...)
  11. fix it with this command:
  12. ffmpeg -i originalvideo.mp4 -c:a copy -c:v copy fixedvideo.mp4
  13.  
  14. Add to description to the video's comment:
  15. Right click video,
  16. select properties,
  17. click details,
  18. double click comments' value,
  19. fill with content of original video description txt
  20.  
  21.  
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement