Movie: Insomnia (2002)
IMDB: https://www.imdb.com/title/tt0071230
Rating: 7.2/10 (270,000 votes)
Video: 1920x800 10 bit AV1
Duration: 01:58:14
Size: 2456MB
Settings: VMAF Target 96, cpu-used 2
VMAF mean ?
--------------------------------
Audio: Opus stereo
Languages: English, Spanish, French, German
Subtitles: English, French, German, Spanish, Portugese
Settings: 48000hz 128kbps
--------------------------------
Encoded by: ranma
Group: AV1D
--------------------------------
Encoder: aomenc
Version: 3.0.0-202
--------------------------------
Tools: Av1an
MKVToolNix
--------------------------------
The Movie:
Two Los Angeles homicide detectives are dispatched to a
northern town where the sun doesn't set to investigate
the methodical murder of a local teen.
Director: Christopher Nolan
Writers: Hillary Seitz, Nikolaj Frobenius and Erik Skjoldbjærg (1997 screenplay)
Stars: Al Pacino, Robin Williams, Hilary Swank
About:
AV1 is a modern free format providing amazing quality
at lower bitrates than h.264/265.
For improving AV1 playback use the mpv video player and follow this guide:
https://www.reddit.com/r/AV1/comments/gjq2mv/drastically_improving_av1_playback/
If you still can't get it to play, try using a mid to high
end Android/iDevice from 2016 or beyond. And even Chrome
can play it if you rename the .mkv to .webm!
--------------------------------
Lastly: As an attempt to spread and hopefully popularize AV1,
here's my encode command for this encode:
python av1an.py -i source.mkv -v " --cpu-used=2 --end-usage=q --cq-level=20 --threads=8 --bit-depth=10 --tile-columns=1 " -a " -an " -p 2 -s scenes.csv -log log.log --vmaf --vmaf_path "vmaf_v0.6.1.pkl" -ff " -vf crop=1920:800:0:140 " --vmaf_filter "crop=1920:800:0:140" --target_quality 96 --min_q 14 --max_q 32 -o output --chunk_method vs_lsmash (don't normally use --cpu-used=2 unless you have the time to waste)
image uploader