FromGermany123
New Member
Hello I'm new
I Use an online translator - My English is not so good.
After I have recorded a video with OBS, I look in the LOG file.
I can not find the FFmpeg script used for this!
Example:
ffmpeg -video_size 1920x1080 -framerate 30 -f x11grab -i :0.0+0,0 -f pulse -ac 2 -i 0 -c:v libx264rgb -crf 0 -preset ultrafast sample.mkv
I would like to manually check what OBS has done with the terminal console
I Use an online translator - My English is not so good.
After I have recorded a video with OBS, I look in the LOG file.
I can not find the FFmpeg script used for this!
Example:
ffmpeg -video_size 1920x1080 -framerate 30 -f x11grab -i :0.0+0,0 -f pulse -ac 2 -i 0 -c:v libx264rgb -crf 0 -preset ultrafast sample.mkv
I would like to manually check what OBS has done with the terminal console