The Anthony Cumia Show 03-17-2016 Episode 333 x265 360pseeders: 10
leechers: 4
The Anthony Cumia Show 03-17-2016 Episode 333 x265 360p (Size: 339.06 MB)
Description
No PAD data available.
Media Info: Format : MPEG-4 Format profile : Base Media Codec ID : isom File size : 283 MiB Duration : 2h 2mn Overall bit rate : 324 Kbps Writing application : Lavf57.28.100 Video ID : 1 Format : HEVC Format/Info : High Efficiency Video Coding Format profile : Main@L2.1@Main Codec ID : hev1 Codec ID/Info : High Efficiency Video Coding Duration : 2h 2mn Bit rate : 250 Kbps Width : 640 pixels Height : 360 pixels Display aspect ratio : 16:9 Frame rate mode : Constant Frame rate : 29.970 fps Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Bits/(Pixel*Frame) : 0.036 Stream size : 218 MiB (77%) Writing library : x265 1.9:[Windows][GCC 5.2.0][64 bit] 8bit Encoding settings : wpp / ctu=64 / min-cu-size=8 / max-tu-size=32 / tu-intra-depth=1 / tu-inter-depth=1 / me=1 / subme=2 / merange=57 / no-rect / no-amp / max-merge=2 / temporal-mvp / no-early-skip / rdpenalty=0 / no-tskip / no-tskip-fast / strong-intra-smoothing / no-lossless / no-cu-lossless / no-constrained-intra / no-fast-intra / open-gop / no-temporal-layers / interlace=0 / keyint=250 / min-keyint=25 / scenecut=40 / rc-lookahead=20 / lookahead-slices=0 / bframes=4 / bframe-bias=0 / b-adapt=2 / ref=3 / limit-refs=3 / no-limit-modes / weightp / no-weightb / aq-mode=1 / qg-size=32 / aq-strength=1.00 / cbqpoffs=0 / crqpoffs=0 / rd=3 / psy-rd=2.00 / rdoq-level=0 / psy-rdoq=0.00 / signhide / deblock / sao / no-sao-non-deblock / b-pyramid / cutree / no-intra-refresh / rc=abr / bitrate=250 / qcomp=0.60 / qpmin=0 / qpmax=51 / qpstep=4 / ipratio=1.40 / pbratio=1.30 Audio ID : 2 Format : AAC Format/Info : Advanced Audio Codec Format profile : LC Codec ID : 40 Duration : 2h 2mn Bit rate mode : Constant Bit rate : 66.2 Kbps Channel(s) : 2 channels Channel positions : Front: L R Sampling rate : 48.0 KHz Compression mode : Lossy Stream size : 57.3 MiB (20%) Related Torrents
Sharing WidgetAll Comments |
ffmpeg
-i input
-c:v libx265
-b:v 250k
-minrate 250k
-maxrate 250k
-bufsize 18350
-bsf:a aac_adtstoasc
-b:a 64k
-s 640x360
output.mp4
This allows it to essentially to be a CBR of 250kb/s. You could change it a bit for 720p, but I went back to low-res as nobody seems to seed those.
There is a way of getting around this; you could use something like Plex Media Server and have it transcode on the fly, but it does take a fairly decent processor to do that. You could also re-encode the file back into x264 using FFmpeg os similar, but doing it via Plex is a lot easier.