[FFmpeg-user] how to merge a video file with an audio file.

William Caulfield william.caulfield at contentbridge.tv
Tue Aug 30 02:00:51 EEST 2016


On Sat, Aug 27, 2016 at 2:08 PM, Paul B Mahol <onemda at gmail.com> wrote:

> On Sat, Aug 27, 2016 at 9:22 PM, jd1008 <jd1008 at gmail.com> wrote:
>
> > I use youtube-dl as the download tool, as follows: (Please bear with me
> > ...)
> >
> > $ youtube-dl -F  https://www.youtube.com/watch?v=aNUYGRn3W9Q
> > [youtube] aNUYGRn3W9Q: Downloading webpage
> > [youtube] aNUYGRn3W9Q: Downloading video info webpage
> > [youtube] aNUYGRn3W9Q: Extracting video information
> > [youtube] aNUYGRn3W9Q: Downloading MPD manifest
> > [info] Available formats for aNUYGRn3W9Q:
> > format code  extension  resolution note
>
>
> Nothing much to do with ffmpeg, but try this:

youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best' -o
'%(title)s.%(ext)s' aNUYGRn3W9Q --restrict-filenames "
https://www.youtube.com/watch?v=aNUYGRn3W9Q"

Warning: completed file is 1.43 GB.


-- 

[image: Inline image 1]

*William Caulfield *| *ContentBridge Systems*
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 13375 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160829/d3e04cb0/attachment.png>


More information about the ffmpeg-user mailing list