Using FFMPEG for Video and Audio with Command Line

Using FFMPEG for Video and Audio with Command Line

Photolearningism

3 года назад

14,222 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Peter Sobieraj
Peter Sobieraj - 23.10.2022 00:38

If you put ffmpeg.exe in C:\Windows\System32 or other directory in PATH then you won't need to cd. You will be able to call it from anywehre.

Ответить
Bleu
Bleu - 15.10.2022 17:47

I don't know how to use ffmpeg, I tried to extract the audio from an MP4 VIDEO in this way ---> C:\Users\Bleu>cd "C:\FFmpeg\bin\ffmpeg.exe" -i "C:\Users\Bleu\Desktop\edge.mp4" -vn edge.AAC
I also tried this ---> C:\Users\Bleu>cd "C:\FFmpeg\bin\ffmpeg.exe" -i "C:\Users\Bleu\Desktop\edge.mp4" -vn "C:\Users\Bleu\Desktop\edge.aac"
This is the automatic command for the program already installed on windows: ffmpeg -i edge.mp4 -vn edge.aac
I hope you can help me by correcting me!
I try to do it manually with the command line, because that way anyone can see and repeat the process that the FFmpeg program follows, without the need to put the file inside the same FFmpeg or without the need to have the program installed, to be able to do it freely.

Ответить
Akel Jounes (Akel)
Akel Jounes (Akel) - 11.06.2022 20:58

Great video thanks for sharing. What about Video sizing and quality image on FFMEG do you know?
Show less

Ответить
BR Tutorials
BR Tutorials - 16.03.2022 01:33

Incredible Video. I Have Ffmpeg In My Android. I Have A 5.1 Video I Need To Extract the 6 Wav Files Out Of It. Could You Help Me Getting Those Wav Files? Thanks

Ответить
Roddy Piper's Irritated Corneas
Roddy Piper's Irritated Corneas - 05.09.2021 03:54

I never knew about the scheduler thing, I'll remember that. Thank you.

Ответить
pom pom
pom pom - 03.08.2021 12:37

i am trying to stream the rtsp url from my friend ' s ip camera ,* who lives in other state * , he sent me his rtsp url of his ip camera but the ffmpeg command got frozen and does not move on to generate the m3u8 file when i run ffmpeg command with rtsp url from my friend ,however when i run ffmpeg command with my * local * rtsp url in my house 's ip camera , it successfully will be able to generate the m3u8 file ,i already successfully tested streaming with vlc player , i could watch the ip camera 's live streaming video from vlc player with rtsp url from my friend ,that he sent me his rtsp url from other stateso with vlc player , it worked but with ffmpeg command , it was failed to generate m3u8 file from my friend 's rtsp url
do you have an idea to fix it with running ffmpeg command with rtsp url that have public ip address as my case ?

Ответить
Gil Bates
Gil Bates - 30.05.2021 08:50

you can add that directory to the [path] environment variable, then you don't have to type out its full file path or be in its directory to run it. That's how commands like "dir" get found without a complete file path.

Ответить
Valerie Albert
Valerie Albert - 19.05.2021 18:49

Pro Tipp!
Just write CMD into the path field and a command line starts in the directory

Ответить
Chris Ford
Chris Ford - 26.02.2021 17:52

Go to ebay. Order a $5 usb sound card. Re-run discovery to get your devices and make a test batch file. Most people will just move on- but for a $5 fix its awesome.

Ответить
rongze du
rongze du - 23.10.2020 00:43

I don't understand what you are saying , I Don't Understand ENGLISH,
Why do Americans speak English so fast

Ответить
Aniruddha Chatterjee
Aniruddha Chatterjee - 18.10.2020 17:51

I don't understand why something like ffmpeg isn't built-in to programs? Is there any utility for this to use commands instead of a GUI?

Ответить
optrader1948
optrader1948 - 04.10.2020 21:34

Good vlog! Thanks! Well done! I often use FFMPEG and the commandline.

Ответить