

- HOW TO MAKE FLV TO MP4 HOW TO
- HOW TO MAKE FLV TO MP4 MP4
- HOW TO MAKE FLV TO MP4 FULL
- HOW TO MAKE FLV TO MP4 CODE
- HOW TO MAKE FLV TO MP4 PC
Hello I have the newer version of OBS and since I have no way for windows media player to view the flv file I need a way to either change the format that the recordings are recorded in or some type of app to let me view them. How do I view my recordings in obs? or how do I change the format from flv to mp4?
HOW TO MAKE FLV TO MP4 HOW TO
Step by step would be super- how to record the screen
HOW TO MAKE FLV TO MP4 PC
Hi, I want to record my PC screen for a presentation, do you have some pointers as all I can seem to record is my voice? Want to join in? Click EDIT to write this answer. I think it was caused by: Uninstalling OBS multi-platform. :: You can also use command "timeout /T *seconds here*" insted of "pause" if you wanted to.OBS is now saving as. :: end without telling if the files actually got moved. :: Without this the window will close right after the batch got to it's :: Add two colons before the pause command if want it to close automatically. :: Will ask you to press any button to close. :: ^^ You can see if the files were moved.
HOW TO MAKE FLV TO MP4 MP4
:: Add two colons before the MOVE command if you don't want the MP4 to be moved.

:: Add the location for the MP4 files between the quotes. :: ^^ This will be the location for the MP4 File. :: Add two colons before the MOVE command if you don't want the FLV to be moved. :: Add the location for the FLV files between the quotes. :: ^^ This will be the location for the FLV File. :: just to make sure it wont rush to the next command too soon. :: ^^ this will make the batch wait for 3 (default) seconds before moving the files :: ^^ Does the conversion from the original to MP4 and will place the. :: (I'm sorry for the possible typos and bad grammar in the comments) :: You can contact me, WayZHC, via PM if you have any problems with this batch. :: This is a fully customizable batch for your needs and i've added some comments :: Just drag and drop the flv on the "FLV to MP4.bat" to start the process. :: Place this batch to the folder you record to. :: You can set it to move both files or just the MP4 (or vice versa). :: Use this batch if you want the Files to be moved after the conversion. Name it FLV to MP4.bat and change the save type from.
HOW TO MAKE FLV TO MP4 CODE
copy and paste the code (below) to the notepadĤ.

I added a lot of comments to the batch file telling what the commands will do and gave some tips to customize it for your needs.Ģ. Just leave the recording folder open on the background for fast access. So people recording locally can easily do this between the matches. The whole process will take only few seconds to be done (depends of the size of the files and the speed of the HDD). You can make this convert the files and move them to another HDD/SSD or to an external storage. You want to convert the FLV to MP4 and you'd like to have the FLVs and MP4s in different folders to keep the folders more clear and finding the files afterwards is much easier.Įxample usage B: You want to record to a fast HDD or SSD with very limited space so keeping the files there is not an option. mp4 (or vice versa).Įxample usage A: You have set a folder where you record the FLVs to. I made a batch to convert the file automatically and after the process it will move the files where you want them to be located. Re: How to convert FLVs to MP4 fast without re-encodīatch: Converting from FLV to MP4 and moving the files automatically!
HOW TO MAKE FLV TO MP4 FULL
Step 3: Run the following command (If ffmpeg.exe is not in your path, you will have to type out its full path): Step 2: Open a command prompt and navigate to where your video is stored. Step 1a (Optional): Add the /bin folder where you extracted FFmpeg into your PATH environment variable to make it easy to access (Control Panel > System > Advanced System Settings > Advanced Tab > Environment Variables > System Variables > PATH > Edit, put a semicolon at the end and type the new path) Extract it somewhere that you will remember.

You can get the latest Windows version from here. Thus, you can very quickly and easily switch containers without needing to re-encode the video or audio! So the only difference is the container itself. They both are simply containers for an h.264/AVC video track and a AAC audio track. So if you are recording an FLV and OBS crashes, the FLV should not get corrupted.įLVs and MP4s are actually very similar. FLVs, however, don't have this problem, because the container is designed to be started and stopped at any time. If you're recording an MP4, and OBS crashes before the MP4 can finish saving, it will be corrupted. However, we know that OBS is beta software, and streaming is a complicated, resource-intensive process, and sometimes things crash. Usually, this means saving the video as an MP4 in your Broadcast settings. A lot of streamers like to save a local copy of the video they stream out in order to edit it later, upload it to YouTube, or just keep an archive.
