Changes

Line 444: Line 444:     
<output> - file name of the video that will be converted to mp4.
 
<output> - file name of the video that will be converted to mp4.
 +
 +
'''Additional audio converting from video file'''
 +
Please find attached files required for video converting, so there is also audio.
 +
[https://drive.teltonika.lt/f/fd842e86a16344e681d8/?dl=1 Here]
 +
 +
When you receive a *.h265 file, you will need to convert it to *.mp4, by using the “VideoConverter.exe”.
 +
There is a *.bat file with an example.
 +
 +
The principle use is very simple. Instead of converting with the FFMPEG library, you just use the “VideoConverter.exe”:
 +
ZmConverter\VideoConverter.exe "path_to_input_file.h265" "path_to_converted_file.mp4"
 +
[[File:Audio converter.jpg|thumb|left]]
    
==Video files and conversion==
 
==Video files and conversion==