Changes

no edit summary
Line 446: Line 446:     
<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==
 +
This information is only for cameras that support sound recording
 +
 +
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 '''codec''' "path_to_input_file.h265" "path_to_converted_file.mp4"
 +
 +
Will receive with h265 codec:
 +
 +
[[File:Gauni_su_h265s.jpg|alt=|frameless|653x653px]]
 +
 +
To have the h264 codec:
 +
 +
[[File:H264s.jpg|alt=|frameless|660x660px]]
 +
 +
In the end, you will have this:
 +
 +
[[File:End_of_codec.jpg|alt=|frameless|658x658px]]
    
==Video files and conversion==
 
==Video files and conversion==

Navigation menu