lemourin has quit [Read error: Connection reset by peer]
function1 has joined #ffmpeg
function1 has quit [Client Quit]
<aaabbb>
furq: it is because i'm comparing a few lossless encodes. i am using mpdecimate=0:1:1:1 to only drop exact duplicates, which should not have any affect on the output if the output is replayed with cfr
lemourin has joined #ffmpeg
function1 has joined #ffmpeg
<aaabbb>
and i want to make sure the encodes are correct. of about 8500 frames, more than 7000 are exact duplicates and even a frame full of skip macroblocks 7000 times takes up a lot of space
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
Muimi has joined #ffmpeg
waleee has quit [Ping timeout: 240 seconds]
lusciouslover has joined #ffmpeg
Muimi has quit [Quit: Going offline, see ya! (www.adiirc.com)]
jarthur_ has quit [Quit: jarthur_]
jarthur has joined #ffmpeg
zsoltiv_ has quit [Ping timeout: 264 seconds]
Traneptora has quit [Remote host closed the connection]
synapt is now known as nate
zumba_addict has quit [Quit: Client closed]
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #ffmpeg
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
kurosu has joined #ffmpeg
lusciouslover has quit [Ping timeout: 260 seconds]
AbleBacon has quit [Read error: Connection reset by peer]
Ogobaga has quit [Quit: Konversation terminated!]
Ogobaga has joined #ffmpeg
iliv has quit [Quit: "<paniq> you know when i walk out the door, there is plenty of stupid people. i open irc, there is plenty of intelligent people. so the choice comes easy."]
MrZeus_ has quit [Ping timeout: 246 seconds]
iliv has joined #ffmpeg
iliv has quit [Ping timeout: 245 seconds]
iliv has joined #ffmpeg
ZLima12 has quit [Ping timeout: 264 seconds]
rv1sr has joined #ffmpeg
FH_thecat has quit [Quit: Leaving]
fossdd has quit [Read error: Connection reset by peer]
MrZeus_ has joined #ffmpeg
fossdd has joined #ffmpeg
Blacker47 has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
fossdd is now known as achill
achill is now known as fossdd
zombean has joined #ffmpeg
alexherbo2 has joined #ffmpeg
lavaball has joined #ffmpeg
MootPoot has quit [Quit: Connection closed for inactivity]
alexherbo2 has quit [Ping timeout: 250 seconds]
alexherbo2 has joined #ffmpeg
treefrob has quit [Remote host closed the connection]
minimal has joined #ffmpeg
lusciouslover has joined #ffmpeg
lusciouslover has quit [Ping timeout: 245 seconds]
FH_thecat has joined #ffmpeg
zombean has quit [Ping timeout: 276 seconds]
lavaball has quit [Remote host closed the connection]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #ffmpeg
theracermaster has quit [Read error: Connection reset by peer]
kurosu has joined #ffmpeg
zombean has quit [Ping timeout: 252 seconds]
fling has quit [Remote host closed the connection]
fling has joined #ffmpeg
Tinos has quit [Quit: Client closed]
Vonter has quit [Ping timeout: 260 seconds]
Vonter has joined #ffmpeg
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #ffmpeg
iive has joined #ffmpeg
zsoltiv has joined #ffmpeg
waleee has joined #ffmpeg
jess has joined #ffmpeg
stolen has joined #ffmpeg
jagannatharjun has joined #ffmpeg
zombean has joined #ffmpeg
manwithluck has quit [Ping timeout: 252 seconds]
Kruppt has joined #ffmpeg
sonicrules1234 has joined #ffmpeg
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
catsoften has quit [Ping timeout: 264 seconds]
catsoften has joined #ffmpeg
rsx has joined #ffmpeg
<causasui>
i'm using '-vf cropdetect' to find letterboxing, which I then remove with '-vf "$crop_area"'. however I'm noticing that it only crops horziontally and never vertically. is that expected? do I need something different than cropdetect?