question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

merge video and audio. and convert video to mp4 ERROR

See original GitHub issue

why --merge-output-format mp4 -f 278+249 ERROR: Stream #1:0 -> #0:1 (copy). for merge and convert to mp4? URL https://www.youtube.com/watch?v=sVDDgrM6bIo&feature=youtu.be

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:30 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
pukkandancommented, Nov 26, 2020

@nicolaasjan Write your own postprocessing. Something like youtube-dlc --exec "ffmpeg -i {} -preset fast -c:a copy {}.mp4" URL

2reactions
nicolaasjancommented, Nov 25, 2020

and how to Automatically delete mp4 if the Conversion failed?

I don’t know, but why don’t you use:

-f worstvideo[ext=mp4]+worstaudio[ext=m4a]/worst[ext=mp4]

Then it will never fail.

[Edit] I’m trying to help you and all you come up with is a thumbs down? Please explain.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while merging two mp4 video files with ffmpeg
1 Answer 1 ... There is a problem with your input: Your input videos have different frame dimensions (720×576 vs. 640×480). In such...
Read more >
Fixed: VLC Merge Videos Not Working! - Wondershare Repairit
Step 3: Convert Videos using VLC. Then go to the Play button and click on it and choose Convert in the drop-down menu....
Read more >
How to Merge MP4 Files for Free | 3 Steps
How to merge MP4 files? This video shows 3 steps to merge video files in Windows/Mac and online.
Read more >
How to Merge/Join Multiple MP4 Video Files - WinXDVD
Part 1. Common Errors for Merging MP4 Videos · The video merger absolutely doesn't support MP4 videos. · Some MP4 joiners require process...
Read more >
[Solved] Why Is My Video Converter Not Working
If you are converting videos, make sure that the output format I supported by your video converter. However, if your video converter has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found