This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[INFO] CUDA
#13
After too many tries, i am sure that the problem is nvenc... :(

I used a 1 minute sample of War for the Planet of the Apes SBS with 2 options:

1) First i cropped the original file into left and right eye files and then merge them with this command:
ffmpeg -hwaccel cuvid -i warL.mkv -i warR.mkv -sn -acodec copy -filter_complex framepack=sbs -metadata stereo_mode=left_right war2.mkv

2) Here only reconverted the original from sbs to sbs with metadata:
ffmpeg -hwaccel cuvid -i war.mkv -sn -acodec copy -vf stereo3d=sbs2l:sbs2l -metadata stereo_mode=left_right war2.mkv

Both works!!! the TV recognise that the movie is 3D, and you can see with the same file 3D and 2D version.

But... when i use the same command and add -vcodec h264_nvenc ....didnt work 

ffmpeg -hwaccel cuvid -i warL.mkv -i warR.mkv -sn -acodec copy -vcodec h264_nvenc -filter_complex framepack=sbs -metadata stereo_mode=left_right war2.mkv

ffmpeg -hwaccel cuvid -i war.mkv -sn [b]-acodec copy -vcodec h264_nvenc -vf stereo3d=sbs2l:sbs2l -metadata stereo_mode=left_right war2.mkv[/b]

The most important thing about this that:

If i use nvenc... the enconde time is 10 second for a 1 minute movie
If i dont use nvenc... the enconde time is more than 1 minute for a 1 minute movie

What do you think?
Reply


Messages In This Thread
CUDA - by spigui - 08.10.2017, 21:36
RE: CUDA - by Selur - 09.10.2017, 00:42
RE: CUDA - by spigui - 09.10.2017, 04:37
RE: CUDA - by Selur - 09.10.2017, 06:13
RE: CUDA - by spigui - 09.10.2017, 13:18
RE: CUDA - by Selur - 09.10.2017, 17:08
RE: CUDA - by spigui - 12.10.2017, 13:29
RE: CUDA - by spigui - 17.10.2017, 18:33
RE: CUDA - by Selur - 18.10.2017, 01:05
RE: CUDA - by spigui - 18.10.2017, 01:30
RE: CUDA - by Selur - 18.10.2017, 01:56
RE: CUDA - by spigui - 18.10.2017, 03:46
RE: CUDA - by spigui - 29.10.2017, 20:24
RE: CUDA - by Selur - 01.11.2017, 08:01
RE: CUDA - by spigui - 03.11.2017, 22:15
RE: CUDA - by Mimo - 05.11.2017, 19:24
RE: CUDA - by Selur - 05.11.2017, 19:38
RE: CUDA - by Mimo - 21.11.2017, 21:44
RE: CUDA - by Selur - 21.11.2017, 21:49
RE: CUDA - by Mimo - 21.11.2017, 22:00
RE: CUDA - by Selur - 21.11.2017, 22:19
RE: CUDA - by Selur - 21.11.2017, 22:53

Forum Jump:


Users browsing this thread: 5 Guest(s)