Hacker News new | past | comments | ask | show | jobs | submit login

FFmpeg one is great. Looks useful. I have few commands that I use saved in a note. Is there a way to support youtube videos?

E.g I use these

> youtube-dl -g "youtubelink"

> ffmpeg -ss 12:15 -i "1st-URL" -ss 12:15 -i "2nd-URL" -t 5:15 -map 0:v -map 1:a -c:v libx264 -c:a aac output.mkv

Both urls are for audio and video.




I haven't added support for multiple inputs yet, but I will soon. Thanks for checking it out!




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: