News:

ポストを行うにはアカウントの登録を行ってください
Please register account, if you want to post.

Main Menu

[Request] NVEnc support in the future?

Started by POOP, February 21, 2014, 09:39:48 AM

Previous topic - Next topic

icez

Quote from: De-M-oN on October 21, 2015, 09:56:52 AM
The video looks fine for me.
Are you sure you watched it at ID #308 ?

Well, I encoded at 2048x1152 and watched it at the label 1080P on Youtube... Is that right?

De-M-oN

Yes but for that short video : Pause the video, select 1080p by yourself (automatic still considers 303 not just 308) and wait until it has switched and then continue watching.

switching while playback takes some time to switch.

Anyway - the video looks as expected. Maybe you really watched accidentally the wrong encode ID.

icez

Quote from: De-M-oN on October 22, 2015, 03:45:38 AM
Yes but for that short video : Pause the video, select 1080p by yourself (automatic still considers 303 not just 308) and wait until it has switched and then continue watching.

switching while playback takes some time to switch.

Anyway - the video looks as expected. Maybe you really watched accidentally the wrong encode ID.

I'll take a look at that and test it. Anyway, can you see any difference between my video and the second one from Threatty that I sent in the other post?

De-M-oN

cutscenes/trailer will always look better than real gameplay.

They're much easier to compress.

Additionally: He used the 2048x1152 resolution as well. But only at 30fps. The HFR ones will look even better.

icez

Quote from: De-M-oN on October 22, 2015, 04:03:54 AM
cutscenes/trailer will always look better than real gameplay.

They're much easier to compress.

Additionally: He used the 2048x1152 resolution as well. But only at 30fps. The HFR ones will look even better.

Yeah but I can see a huge difference even in the gameplay parts. Whats HFR?

De-M-oN

QuoteYeah but I can see a huge difference even in the gameplay parts.

You save bitrate at the non-complex parts. Thats how VBR works. Saving bitrate on non-complex parts, to have more on complex parts without exceeding the average limit.
He used 2048x1152, and your 4second video looked good too.
HFR = High Framerate ..

icez

#51
Quote from: De-M-oN on October 22, 2015, 04:09:07 AM
QuoteYeah but I can see a huge difference even in the gameplay parts.

You save bitrate at the non-complex parts. Thats how VBR works. Saving bitrate on non-complex parts, to have more on complex parts without exceeding the average limit.
He used 2048x1152, and your 4second video looked good too.
HFR = High Framerate ..

So it`s better to use VBR instead of CRF while configuring x264 codec in MeGUI? And just to be sure these are the steps that I should follow?

Edit with Vegas > render as AVI Uncompressed > Encode with MeGUI in MP4 conatiner using H264 codec, right?

Malix

crf has constant image quality, it uses as many bits as needed to achieve the desired quality. Therefore it is a vbr method as well.

De-M-oN

Youtube uses a combination of both (CRF + max average Bitrate) - and I meant youtube.

Why uncompressed? just use again the same lossless codec you used for the video capture.

You can also use a frameserver. This would skip this step:

www.debugmode.com/frameserver/


Or edit with Avisynth & MeGUI alone (leave vegas away). Qualitywise and speedwise the best solution. But editing is then via avisynth script and not timeline.

I would use MKV at MeGUI. MKV supports much more audio codecs, like FLAC, Opus etc.

icez

Quote from: De-M-oN on October 23, 2015, 06:22:54 AM
Youtube uses a combination of both (CRF + max average Bitrate) - and I meant youtube.

Why uncompressed? just use again the same lossless codec you used for the video capture.

You can also use a frameserver. This would skip this step:

www.debugmode.com/frameserver/


Or edit with Avisynth & MeGUI alone (leave vegas away). Qualitywise and speedwise the best solution. But editing is then via avisynth script and not timeline.

I would use MKV at MeGUI. MKV supports much more audio codecs, like FLAC, Opus etc.

Got it, thanks. I use Vegas because is where I edit the clips, mix them, etc... Some people said that MKV is not a good container to Youtube and that I should always encode as MP4, is that true?

De-M-oN

Quote from: icez on October 24, 2015, 01:10:04 AM
Got it, thanks. I use Vegas because is where I edit the clips, mix them, etc...

How said:

QuoteOr edit with Avisynth & MeGUI alone (leave vegas away). Qualitywise and speedwise the best solution. But editing is then via avisynth script and not timeline.
You decide.


QuoteSome people said that MKV is not a good container to Youtube and that I should always encode as MP4, is that true?

And what reason did they give?

Anyway: This is pure bullshit.

icez

Quote from: De-M-oN on October 24, 2015, 06:14:40 AM
Quote from: icez on October 24, 2015, 01:10:04 AM
Got it, thanks. I use Vegas because is where I edit the clips, mix them, etc...

How said:

QuoteOr edit with Avisynth & MeGUI alone (leave vegas away). Qualitywise and speedwise the best solution. But editing is then via avisynth script and not timeline.
You decide.


QuoteSome people said that MKV is not a good container to Youtube and that I should always encode as MP4, is that true?

And what reason did they give?

Anyway: This is pure bullshit.

I still have to use Vegas to make slowmotion, video effects and other things that are only possible through a video editor, vegas or premiere...

De-M-oN

QuoteI still have to use Vegas to make slowmotion, video effects and other things that are only possible through a video editor, vegas or premiere...

This is possible with Avisynth too.