ShareSpark

 

Author Topic: PSARips | Encoding Settings [Tutorial] [Cinemadrop]  (Read 711 times)

0 Members and 1 Guest are viewing this topic.

Offline Cinemadrop

  • Topic Author
  • V.I.P.
  • Hero Member
  • *
  • Thanked: 760
  • Reputation: 84
  • Activity:
    0%
  • Join Date: Aug 2021
  • Posts: 338
  • Gender: Male
PSARips | Encoding Settings [Tutorial] [Cinemadrop]
« on: March 14, 2022, 03:59:12 PM »
PSARips | Encoding Settings

We can do this with CLI tools also, but I show how to do this in StaxRip.
You are not allowed to view links. Register or Login for StaxRip set-up.

Main thing in PSA encode process is filtering.
They use a filter from AviSynth called "TemporalDegrain2"
We can also script it manually, but StaxRip is auto scripting it.
So it is easy with StaxRip.

Then encode it to HEVC (x265)

NOTE: When you downscaling from 4K, use below option also
x265 --> Option --> Input/Output --> Dither





Watch You are not allowed to view links. Register or Login tutorial



You can encode the audio file later with qaac. below is the procedure.
First convert the audio track as lossless with ffmpeg.

ffmpeg -i <input_audio> -c:a pcm_s24le <output_audio_path>.wav

Then using qaac encode audio to AAC-HE. below is the code.

<qaac.exe> -v 0 --he <input_audio> -o <output_audio>.m4a

Then remux video, audio and subtitles as you want.

You can also use,
fdkaac
ffmpeg with libfdk_aac




Ⓒ 2022 Cinemadrop | All rights reserved.
« Last Edit: March 14, 2022, 08:06:43 PM by Cinemadrop »
 
The following users thanked this post: greed, Userjo, 𝓢𝓣𝓔𝓝𝓒, vuly, flakeysilverfish

Offline 𝓢𝓣𝓔𝓝𝓒

  • Uploader
  • Senior Member
  • *
  • Thanked: 128
  • Reputation: 4
  • Activity:
    0%
  • Join Date: Aug 2020
  • Location: India 🇮🇳
  • Posts: 203
  • Gender: Male
  • Join - https://t.me/Steve_Encodes
Re: PSARips | Encoding Settings [Tutorial] [Cinemadrop]
« Reply #1 on: March 14, 2022, 04:52:26 PM »
:love:
ℚ𝕦𝕒𝕝𝕚𝕥𝕪 𝕚𝕤 𝕒𝕝𝕝 𝕥𝕙𝕒𝕥 𝕞𝕒𝕥𝕥𝕖𝕣𝕤 𝕓𝕒𝕓𝕪!
Join - You are not allowed to view links. Register or Login
 
The following users thanked this post: Cinemadrop

Tags:
 

SimplePortal 2.3.7 © 2008-2024, SimplePortal