Open GoogleCodeExporter opened 9 years ago
Hmm, if this is indeed correct (I have still to confirm) then I change my mind:
I think this is indeed a bug. The point is that I believe the output size
should be the size specified in the window, so we will have to change the
metric, or more likely, the location of the cropping syntax, just like I did
with seek.
I will investigate.
Original comment by poipodec...@hotmail.com
on 1 Jan 2012 at 1:19
It seems that ffmpeg now always crops AFTER scaling if the -s option is used,
no matter where I put the video filter for cropping. The resize, padding and
cropping needs rework to get this going. I am not sure if this is compatible
with the named -s options. I.e. this is not easy.
Notes:
1) BUG: Winff currently does NOT replace existing crop settings in the preset.
2) I think the presets with cropping functionality are wrong at the moment.
3) Things like -aspect might give unexpected results if we go this way, and
should probably be replaced by -vf setdar
Original comment by poipodec...@hotmail.com
on 1 Jan 2012 at 5:47
I just found out that this is basically a duplicate of issue 77. I don't mark
it as such as that bug was fixed, and reintroduced by my latest crop fixes for
issue 137.
I am nearly finished with my changes and will commit them pretty soon to trunk.
I hope that somebody is willing to test.
Original comment by poipodec...@hotmail.com
on 3 Jan 2012 at 9:21
I just uploaded commit r604 that should fix the coding part of this bug. I
still need to update the presets. Working on that.
I appreciate feedback. If positive or no comments I will port the changes to
the 1.4 branch and release 1.4.1 later this or next week.
Original comment by poipodec...@hotmail.com
on 4 Jan 2012 at 6:55
I have uploaded a new presets file for libavcodec53 to the download section. I
would appreciate testing.
http://winff.googlecode.com/files/presets-libavcodec53-v3.xml.gz
Original comment by poipodec...@hotmail.com
on 8 Jan 2012 at 7:32
I tested with these new presets on 1.4.0 (I don't have the r604 update) and the
issue was still present, but I'm guessing I need the code update.
Original comment by JamesHoa...@gmail.com
on 9 Jan 2012 at 7:10
Indeed, both code and presets are needed; presets file alone fix a problem with
where both size and cropping are used IN the preset file. I hope to make a
1.4.1 release soon if no one objects. As I can not make the Windows binary we
will have to wait after the release for Matt or Ian.
Original comment by poipodec...@hotmail.com
on 9 Jan 2012 at 7:13
This issue is fixed in the 1.4.1 release.
Debian/Ubuntu packages are currently building. I hope Ian or BiggMatt will soon
create a Windows package.
Original comment by poipodec...@hotmail.com
on 14 Jan 2012 at 7:57
This problem seems to be present in 1.5.3 (Windows). Regression?
Original comment by r...@electroworks.net
on 4 Mar 2014 at 11:54
Or maybe the fix doesn't work in all cases. @ryan, can you please describe what
you did exactly (e.g. which preset and which addition options by you)?
I think the clue is in my third note in message #2.
Original comment by poipodec...@hotmail.com
on 16 Mar 2014 at 11:06
Original issue reported on code.google.com by
JamesHoa...@gmail.com
on 1 Jan 2012 at 8:28