ffmpeg -i input.mp4 -map 0:1 -map 0:0 -c copy out.mp4
Can you expand on "not working"?tried in telnet but not working

I've just downloaded from YouTube and the video is on stream 0.Problem is when i donwload from youtube the new standar dis adio stream0.
"get an error" covers a multitude of possibilities.(once I install ffmpeg) ?? Do i need to install something ? I just gave the command in telenet and get error.
would be a big hint that it isn't installed.-bash: ffmpeg: command not found
opkg install ffmpeg.

If you are not sure of directory and linux, using filezilla roll down to the HDD (look in /media) and find the file - top right bar in filezilla will show the location you need to use in ffmpegjust installed the package and when going to directory where file is and giving your cmd I get : no such file or directory.Even when I replace iput and output by filename .Not worked in linux a lot.Only windows
Did you put quotes round the filename? It will contain spaces...just installed the package and when going to directory where file is and giving your cmd I get : no such file or directory.Even when I replace iput and output by filename .Not worked in linux a lot.
I gave one. But all you report is that there is an error.no one with example how to do it ?


ffmpeg -i input.mp4 -map 0:1 -map 0:0 -c copy out.mp4 gives input.mp4: no such file or directory
when I give : ffmpeg -i "Steps Party On The Dancefloor Tour 2017 Live @ SSE Arena Wembley.mp4" -map 0:1 -map 0:0 -c copy "Steps Party On The Dancefloor Tour 2017 Live @ SSE Arena Wembley.mp4" in directory where file is I get :
output same as input : exiting
ffmpeg cannot edit existing files in-place.