martanius
28th May 2018, 10:24
Hello. I recently started using FFmpegSource2 insted of DirectShowSource since it takes like 10 minutes less (or even more with longer videos) to load the video files.
Now encoding video works well but when I try to encode audio, the progress window shows up, it says it's opening file, and shortly after that the window close itself. When I look into the megui log it says it doesn't know that function.
This is what I use:
FFmpegSource2("video.mp4", vtrack = -1, atrack = -1, timecodes="G:\ReCentral\timecodes\timecodes_video.txt")
Anyone know how to encode audio with it? I have to rewrite it to DirectShowSource to be able to encode audio. Even tho it takes much longer.
http://i66.tinypic.com/i5xgsk.jpg
Now encoding video works well but when I try to encode audio, the progress window shows up, it says it's opening file, and shortly after that the window close itself. When I look into the megui log it says it doesn't know that function.
This is what I use:
FFmpegSource2("video.mp4", vtrack = -1, atrack = -1, timecodes="G:\ReCentral\timecodes\timecodes_video.txt")
Anyone know how to encode audio with it? I have to rewrite it to DirectShowSource to be able to encode audio. Even tho it takes much longer.
http://i66.tinypic.com/i5xgsk.jpg