Simplifying Tech
Simplifying Tech
  • Видео 105
  • Просмотров 766 504
How to Merge Audio and Video in Seconds with FFmpeg without re-encoding
How to Merge Audio and Video in Seconds with FFmpeg without re-encoding
FFmpeg is an incredible tool that can seemingly do anything with your multimedia files. With using this command recently and it has saved me a ton of time already.
How to merge video and audio without re-encoding
The command:
ffmpeg -i video.mp4 -i audio.mp3 -c copy -map 0:v:0 -map 1:a:0 output.mp4
(Replace video.mp4 with your video file, audio.mp3 with your audio file, and output.mp4 with your desired output file name)
Download: www.ffmpeg.org/download.html#build-windows
Learn more: ffmpeg.org/
#ffmpeg #videoediting #opensource
______________________
⏲️Time Stamps⏲️
00:55 - Agenda
00:59- What is FFmpeg , and encoding ?
01:40 - Do...
Просмотров: 409

Видео

How To Run Python Code From Notepad using Command Line on Windows in 4 minutes
Просмотров 3824 месяца назад
How To Run Python Code From Notepad using Command Line on Windows in 4 minutes In this video we will see how to run python scripts with the command prompt here we are going to learn how to write Python Programming code in Notepad & execute in command prompt. Below things we will leran in video 1. write a Python code in Notepad. 2. How to run Python code using cmd prompt 4. How to I run a .py fi...
How to Extract Audio from Video Using VLC Media Player Within 2 Minutes.
Просмотров 2,9 тыс.5 месяцев назад
How to Extract Audio from Video Using VLC Media Player Within 2 Minutes Are you in Process of creating MP3/audio files from a video file? In this Session, we'll take you through the process of extracting audio from a video file using VLC Media Player in 2 minutes. VLC is a popular media player that offers a wide range of features, including the ability to extract audio tracks from videos. Follo...
How to Download & Install Playstore Apps in Laptop or PC | Use any mobile app from your windows
Просмотров 1785 месяцев назад
How to Download & Install Playstore Apps in Laptop or PC | Use any mobile app from your windows In this video How to install mobile apps onto windows. how to download the apk file and then how to install the apk using the emulator on windows. How to Install Playstore On Windows How to Download Apps How to SETUP Emulator How to Install Apps 👋 how to download & install the apk using the emulator ...
🔴 How to record computer Screen using OBS Studio + Gameplay Recording Tutorial, Free. 2024.
Просмотров 3875 месяцев назад
🔴 How to record computer Screen using OBS Studio Gameplay Recording Tutorial, Free. 2024. In this video How to Record Your Computer Screen Using OBS Studio. So let us see How to record desktop screen with OBS Studio. Quick Start your Screen Recording With Open Broadcaster Software. How to install OBS Studio on Windows 10 Quick Start Screen Recording With OBS Studio In this step-by-step tutorial...
How to Merge Multiple Videos into One Using VLC Media Player in 5 minutes
Просмотров 11 тыс.5 месяцев назад
How to Merge Multiple Videos into One Using VLC Media Player in 5 minutes In this tutorial you'll learn how to merge multiple videos using vlc media player. I am going to use command prompt to merge videos using vlc exe file. Don't Forget to Subscribe. Learn how to merge multiple video clips with VLC player. TEXT: To understand: VLC Installed location Files sout gather:.. destination file sout-...
How To Edit Your PDF Files Free Without Watermarks Online in 5 minutes| Edit Text in PDF Files
Просмотров 1725 месяцев назад
How To Edit Your PDF Files Free Without Watermarks Online in 5 minutes| Edit Text in PDF Files In this video, you'll learn how to edit a PDF free without watermark. You'll be able to edit text in PDF files, sign documents, whiteout/erase anything on PDF files plus much more. Whether you're on a Mac, PC, laptop, iPhone, Android or mobile device, these methods will allow you to edit PDF for free ...
How to Convert Video Files Using VLC Media Player in 5 Minutes | Convert MKV, MP4, AVI, MP3
Просмотров 5395 месяцев назад
How to Convert Video Files Using VLC Media Player | Convert MKV, MP4, AVI, MP3 This is step-by-step tutorial, will guide you through how to convert videos files to any format such as MKV, MP4, AVI, MP3 etc using a program called VLC Media Player .No Watermarks nothing its completely free. Convert your files to well known format like mp4,mov etc. VLV Player Download link : www.videolan.org/vlc/d...
How to Install MySQL on Ubuntu/Linux | Configure MySQLWorkbench | Basic Queries
Просмотров 6095 месяцев назад
How to Install MySQL on Ubuntu/Linux | Configure MySQLWorkbench | Basic Queries This is step-by-step tutorial, will guide you through installation of MySQL on your Ubuntu 22.04 system. Reference Blog Link: simplifyingtechcode.wordpress.com/2024/08/11/how-to-install-mysql-on-ubuntu-22-04/ Here's what you'll learn: 1. Installation Methods: - Mysql on Ubuntu - Mysql Workbench 2. Configuration and ...
Top 6 Java Certifications to Level Up Your Career Java, Enterprise, Web and Cloud
Просмотров 2,4 тыс.6 месяцев назад
Top 6 Java Certifications to Level Up Your Career Java, Enterprise, Web and Cloud. If you are a Java developer and wondering which IT certification you can do to take your career to the next level, then you have come to the right place. Being certified in Java demonstrates a high degree of proficiency and competency in the language, making one stand out to potential employers and customers. In ...
The Ultimate Full Stack Java Developer Roadmap in 2024 | How to make career in Java?
Просмотров 9187 месяцев назад
The Ultimate Full Stack Java Developer Roadmap in 2024 | How to make career in Java? Beginners to Advanced In this video we are going to learn what are tools , frameworks and technology required to become Full Stack Java developer step by step from beginners to advanced level. In short this video will help to show you roadmap if you thinking to make career in Java frontend or backend area. #jav...
How To Load Data from a Oracle table to Elasticsearch Using Logstash
Просмотров 1,2 тыс.7 месяцев назад
How To Load Data from a Oracle table to Elasticsearch Using Logstash #ELK stack [ #ElasticSearch, #Logstash, #Kibana] How To Load Data from a Oracle table to Elasticsearch Using Logstash In this tutorial, we will learn how to load/migrate data from a Oracle table to Elasticsearch using Logstash Here we are Demonstrating ingest data from Oracle using logstash jdbc plugin to elasticsearch . Visua...
How To Connect Elasticsearch v8.13 from Java Client with http port [non SSL]
Просмотров 1,1 тыс.9 месяцев назад
⭐How To Connect Elasticsearch v8.13 from Java Client with http port [non SSL] ⭐ In this video what you will learn 1. Basic introduction to Elasticsearch. 2. How to start ElasticSearch and Kibana 3. How to configure Elastic with Http /non SSL 5. How to Create index from Java rest client with http. 6. How to Insert data to elastic from Java rest client with http. 7. How to query/search data from ...
How To Reset Ubuntu Forgotten Password | Ubuntu OS Password Reset 2024
Просмотров 11 тыс.9 месяцев назад
How To Reset Ubuntu Forgotten Password | Ubuntu OS Password Reset 2024 If you forgot your user password on Ubuntu, don’t worry. You can reset an Ubuntu password easily. This guide explains an easy method for changing the root password on Ubuntu mentioned in video 1. Login to your Ubuntu OS, rebooting your Ubuntu system. hit shift plus Escape button together till GRUB menu appears 2. In the boot...
Elasticsearch Rest Java client HTTPs Connection with Example | Create | Query| Indexing Docs
Просмотров 1,4 тыс.10 месяцев назад
⭐Elasticsearch Rest Java client HTTPs Connection with Example | Create | Query| Indexing Docs | 2024⭐ In this video what you will learn 1. Basic introduction to Elasticsearch. 2. How to start ElasticSearch and Kibana version 8.10 3. How to create truststore certificate using keytool command 4. How to connect to elastic over https/SSL. 5. How to Create index from Java rest client with https. 6. ...
How to Install and Configure ELK Stack [8.12] version on Ubuntu Linux | 2024
Просмотров 3,5 тыс.10 месяцев назад
How to Install and Configure ELK Stack [8.12] version on Ubuntu Linux | 2024
How to Print Diamond Shape Star Pattern in Java | 2024
Просмотров 1,2 тыс.10 месяцев назад
How to Print Diamond Shape Star Pattern in Java | 2024
How To Connect Oracle Database from Spring Boot App to perform CRUD Operations | Spring Data JPA
Просмотров 10 тыс.Год назад
How To Connect Oracle Database from Spring Boot App to perform CRUD Operations | Spring Data JPA
How To Do Java JDBC CRUD Operations Using Oracle Database
Просмотров 1,4 тыс.Год назад
How To Do Java JDBC CRUD Operations Using Oracle Database
How To Connect Oracle Database from Java using JDBC & Eclipse
Просмотров 8 тыс.Год назад
How To Connect Oracle Database from Java using JDBC & Eclipse
How To Download And Install Oracle 19c Database &SQL Developer | Running SQL queries.
Просмотров 6 тыс.Год назад
How To Download And Install Oracle 19c Database &SQL Developer | Running SQL queries.
How to Centralize SpringBoot logs to ELK Elasticsearch using Filebeat and Logstash
Просмотров 14 тыс.Год назад
How to Centralize SpringBoot logs to ELK Elasticsearch using Filebeat and Logstash
How to Create java Web application using NetBeans IDE | Install Configure Tomcat 10 Server
Просмотров 6 тыс.Год назад
How to Create java Web application using NetBeans IDE | Install Configure Tomcat 10 Server
How to install MongoDB 7 on Windows 10/11 | Install Mongo Shell | MongoDB CRUD Operations
Просмотров 1,1 тыс.Год назад
How to install MongoDB 7 on Windows 10/11 | Install Mongo Shell | MongoDB CRUD Operations
Create a Simple Login Form Application using Spring Boot & JSP | Web App Development
Просмотров 18 тыс.Год назад
Create a Simple Login Form Application using Spring Boot & JSP | Web App Development
How to Find your saved WiFi Passwords Windows 7/8/10/11, Free and Easy
Просмотров 8 тыс.Год назад
How to Find your saved WiFi Passwords Windows 7/8/10/11, Free and Easy
How To Load Data from a MySQL table to Elasticsearch Using Logstash | 2023
Просмотров 13 тыс.Год назад
How To Load Data from a MySQL table to Elasticsearch Using Logstash | 2023
How To Make Ubuntu Full Screen In VirtualBox | Fix Screen resolution in Ubuntu 2023
Просмотров 12 тыс.Год назад
How To Make Ubuntu Full Screen In VirtualBox | Fix Screen resolution in Ubuntu 2023
SonarQube Configuration On Windows With SpringBoot | Code coverage | 2023
Просмотров 6 тыс.Год назад
SonarQube Configuration On Windows With SpringBoot | Code coverage | 2023
How to Install and Configure Linux on Windows 10 | Complete Guide
Просмотров 971Год назад
How to Install and Configure Linux on Windows 10 | Complete Guide

Комментарии

  • @WorkFps
    @WorkFps 3 дня назад

    Works perfectly, also @TheCrazyCartModChannel thanks for the tip

  • @sergeyleshchuk2866
    @sergeyleshchuk2866 5 дней назад

    Be careful, this VLC extractor is bugged and does not work properly. For my 16-minutes video the resulting audio is 1 second shorter. It made me a lot of problems. I will google for something else.

    • @juanpablo.a
      @juanpablo.a 2 дня назад

      so? it's just 1 second

    • @sergeyleshchuk2866
      @sergeyleshchuk2866 День назад

      @juanpablo.a until you combine audio with video and realize that audio is not synchronized. Its like you speak first and then your mouth opens.

  • @rubendiazdiaz1783
    @rubendiazdiaz1783 6 дней назад

    It works..

  • @suryaleela5130
    @suryaleela5130 10 дней назад

    Thankyou

  • @k.karthickkanagaraj3364
    @k.karthickkanagaraj3364 14 дней назад

    I followed the same steps, Zookeeper is not running can you provide your Whatsapp number, I can send the screenshot

    • @simplifyingtech
      @simplifyingtech 14 дней назад

      Ok Email : simplifyingtechcode@gmail.com

  • @alonaki
    @alonaki 19 дней назад

    Try this (VLC version 3.0.21): open VLC media player, Media, choose Convert/Save…, + Add… (choose the video file, open), show more options, Play another media synchronously (extra audio file, …), Browse…, + Add (choose the audio file, open), Select, Convert/Save, Edit selected profile, write a new Profile Name and choose MP4/MOV in Encapsulation, Keep original video track in Video codec, Keep original audio track in Audio codec, Save, choose a Destination file, Start. Good luck. I use the K-Lite_Codec_Pack_1870_Mega for playing, windows media player has problems. P.S. i had a mkv video file to convert and two audio files, one mpeg-4 and one mp3, and i chose MKV in Encapsulation instead MP4/MOV with the mp3 audio file.

  • @azimshaikh179
    @azimshaikh179 27 дней назад

    it works perfectly but the only thing Is that you need patience because it takes longer time than you expected

  • @OjaswiRai-s7x
    @OjaswiRai-s7x 27 дней назад

    thanks

  • @AustinTronics
    @AustinTronics Месяц назад

    It works. I had to add the VLC exe to my Windows system environment variables. Win key > type "system env"... and select it > "Environment Variables" > go to system variables and double click PATH > Select New and add the path to your VLC exe. Then instead of running "C:\Program Files\VideoLAN\VLC\vlc.exe" for the first part of the command, just run "vlc".

  • @hashimifox
    @hashimifox Месяц назад

    THANKS IT WORKED

  • @talil3261
    @talil3261 Месяц назад

    Thanks. I used it with mp3 files and it worked

  • @k4k2
    @k4k2 Месяц назад

    Thank you

  • @UnlimitedGIN
    @UnlimitedGIN Месяц назад

    It says there is no such file or directory. How do I get past this Edit : I managed to fix it by copying the files as a directory and then pasting them on the link you provided.

    • @claire9935
      @claire9935 Месяц назад

      could you please help me with this problem? what do you mean with "copying the files as a directory"? Thanks

    • @UnlimitedGIN
      @UnlimitedGIN Месяц назад

      @claire9935 if you are on win 11, right click on the target file and copy as path.

  • @marcelobc2230
    @marcelobc2230 Месяц назад

    Hi, very thanks for this tutorial, Could you do a course on udemy about that: Oracle db, sql developer, spring boot...

  • @as_wani
    @as_wani Месяц назад

    Nice 👍

  • @shamieraamatzin9513
    @shamieraamatzin9513 Месяц назад

    why i can't reach kibana at localhost 5601 ?

  • @mpgcode
    @mpgcode Месяц назад

    Works!

  • @beast_d_8230
    @beast_d_8230 2 месяца назад

    It works 👍🏼

  • @newapppapplicaiiont
    @newapppapplicaiiont 2 месяца назад

    veryhelpful

  • @ECEBoiniSaikumar
    @ECEBoiniSaikumar 2 месяца назад

    Connected to oracle database but it is creating table and inserting values what is the problem

  • @thoughtsworld-v6q
    @thoughtsworld-v6q 2 месяца назад

    Followed all your steps but not successful in my case, please if you can help in other way

    • @simplifyingtech
      @simplifyingtech 2 месяца назад

      You should covert first in vlc format then merge,it should work if all steps followd. if this is aslo not working then use dedicated tool lile filmora or obs studio to merge..

  • @shortstoryuniverseaudio
    @shortstoryuniverseaudio 2 месяца назад

    I’ve been struggling with merging audio and video efficiently, so I can’t wait to try this method. Thanks for making the process so clear!

  • @davidwilson4804
    @davidwilson4804 2 месяца назад

    Hi Without log stash also we can send the log file for springboot application

    • @simplifyingtech
      @simplifyingtech 2 месяца назад

      @@davidwilson4804 yes we can using other technologies like Splunk etc

  • @shashikantpandey8439
    @shashikantpandey8439 2 месяца назад

    Its saying give root password for maintenence instead of press enter for maintainence

  • @rajkumarwinc9372
    @rajkumarwinc9372 2 месяца назад

    Can you please create one more video for SSL enable true and login with super user and create different users and roles

    • @simplifyingtech
      @simplifyingtech 2 месяца назад

      @@rajkumarwinc9372 sure for ssl enabled true refer this ruclips.net/video/oR6pwGGpWW0/видео.html For users and roles lets see

  • @ferngzcarr
    @ferngzcarr 2 месяца назад

    Thanks very much for your help!

  • @GeorgeHogge
    @GeorgeHogge 2 месяца назад

    Worked for me. Thanks so much!

  • @Fasih27
    @Fasih27 2 месяца назад

    what about encrypted passwords?

    • @simplifyingtech
      @simplifyingtech 2 месяца назад

      Have you tried this on Windows?

    • @Fasih27
      @Fasih27 2 месяца назад

      @ yes

    • @simplifyingtech
      @simplifyingtech 2 месяца назад

      Ok give me some more details where you encountered encrypted passwords ..

  • @S__Khan__
    @S__Khan__ 3 месяца назад

    Video starts at 3:00

  • @ahmedmazhar5380
    @ahmedmazhar5380 3 месяца назад

    Thanks broo it really helped me

  • @lnna5462
    @lnna5462 3 месяца назад

    Finally a video that actually answers the question of how to find passwords of previously saved WiFi. Thank you!

  • @rudedude14
    @rudedude14 3 месяца назад

    will it work in all video formats

  • @sn6sandeep
    @sn6sandeep 3 месяца назад

    This one helped

  • @Aelotyola
    @Aelotyola 3 месяца назад

    I followed all the steps and did the converting step even tho the files were .mp4 to begin with. Copied your command with changed locations to fit my system. When running the command I get a pop up from VLC saying "VLC media player could not start. Either the command line options were invalid or no plugins were found" I tried the command with VLC already open and with it closed with the same result

    • @simplifyingtech
      @simplifyingtech 3 месяца назад

      Follow 1st step in video

    • @thoughtsworld-v6q
      @thoughtsworld-v6q 2 месяца назад

      Same here please help

    • @rajatpawar1364
      @rajatpawar1364 2 месяца назад

      Not working done with all you said it is saying access is not recognized as an internal or external command

    • @simplifyingtech
      @simplifyingtech 2 месяца назад

      Is your files present in same location where you running command ? -- This happens when you try to execute a command or script that is located in a different folder of the same path.

  • @maskedwolf5834
    @maskedwolf5834 3 месяца назад

    Hey! Great video, but I have questions. What if I use HTML instead of JSP? Would it still work the same? How do I add my CSS style or JS file to the login and welcome pages?

    • @simplifyingtech
      @simplifyingtech 3 месяца назад

      Glad it helped you, yes you may use html instead but these will be static pages, css and js files you may load via claapath or src main resources directory Specify css referance in html page..

  • @devinmartell9280
    @devinmartell9280 3 месяца назад

    When I eter my user it says it does not exist

  • @MohammadAsifQazizada
    @MohammadAsifQazizada 3 месяца назад

    when I import a csv file it not import completly. what is the probloem?

    • @simplifyingtech
      @simplifyingtech 3 месяца назад

      Please share exception or failure log details.. that you are getting...

  • @tan.rajesh1481
    @tan.rajesh1481 3 месяца назад

    Thank you so much brother. you are save my day. thanks

  • @Dutch_Prepper
    @Dutch_Prepper 3 месяца назад

    Doesn't work at all

    • @simplifyingtech
      @simplifyingtech 3 месяца назад

      Have you followed all metioned steps, without skipping ?

  • @dhruvchaurasia52
    @dhruvchaurasia52 3 месяца назад

    Thanks!

  • @AbdulRaffey-fr4eh
    @AbdulRaffey-fr4eh 4 месяца назад

    Useful information shering

  • @osevwerhaesesteve1382
    @osevwerhaesesteve1382 4 месяца назад

    It worked just fine thanks

  • @Tnx236
    @Tnx236 4 месяца назад

    Thank you so much. very helpful. if anyone have any query for windows 8.1 installation let me know. MongoDBCompassIsolatedEdition.exe use this one it will work.

  • @tinyhydrogreens1932
    @tinyhydrogreens1932 4 месяца назад

    Thank you!

  • @tanusreedey4197
    @tanusreedey4197 4 месяца назад

    How long it takes to merge 6hr long 1080p video ?

    • @simplifyingtech
      @simplifyingtech 4 месяца назад

      This depends on your machine configurations ,still it will take a long time, will suggest to use dedicated tools like Filmora or adobe for thismuch long video

  • @kishorea8872
    @kishorea8872 4 месяца назад

    Failed to perform request {:message=>"Unsupported or unrecognized SSL message", :exception=>Manticore::UnknownException, :cause=>#<Java::JavaxNetSsl::SSLException: Unsupported or unrecognized SSL message>} I Got this in CMD , I did same what you have teach could you help me to solve this issue ??

    • @simplifyingtech
      @simplifyingtech 4 месяца назад

      So basically from logstash elastic connection not happening, is your Elastic enabled with ssl ? If yes make ssl false in elasticsearch.yml refer this for same setting ruclips.net/video/L6ijY_SZZ_8/видео.htmlsi=b_mPB3VIsVI3MvPb

    • @kishorea8872
      @kishorea8872 4 месяца назад

      @@simplifyingtech Actually xpack.security.http.ssl: enabled: false is already ( false ) only i ran elastic with this configuration , any other changes need to do ??

    • @kishorea8872
      @kishorea8872 4 месяца назад

      Could you help me for this ?

  • @kevinpalmero3811
    @kevinpalmero3811 5 месяцев назад

    what version are you using?

  • @CHAALALANFEL
    @CHAALALANFEL 5 месяцев назад

    I followed all steps and the console saids that password updateed successfully but when i tried to login that does nt work with motif authentication failed

  • @Shoko_16
    @Shoko_16 5 месяцев назад

    Dude its opening an another grub mode

    • @simplifyingtech
      @simplifyingtech 5 месяцев назад

      Hope you followed all steps since begining..

    • @nerdwithnolife1797
      @nerdwithnolife1797 Месяц назад

      in case you're still struggling, I got this issue multiple times, and it turned out I had to press Shift+Esc only once (more than once and it shows the grub command line instead)

    • @jaishriharivishnu
      @jaishriharivishnu 28 дней назад

      Thanks ​@@nerdwithnolife1797

  • @namratanarade7523
    @namratanarade7523 5 месяцев назад

    Very interesting video 👍