avenc: Choose 25 fps if we don't have any in the caps
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 1 Oct 2013 20:38:32 +0000 (22:38 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 1 Oct 2013 20:38:32 +0000 (22:38 +0200)
commit9becd72b604c6b7ff5568121d19943ea2ea6c481
tree759750669ab8292ae7bc4eaf0303d114c5620cbb
parent2daefd69b8c96da50f106179b351559b3c01926b
avenc: Choose 25 fps if we don't have any in the caps

Some encoders require a non-zero framerate to be configured properly
and just choosing something will make them not fail completely at
least.

https://bugzilla.gnome.org/show_bug.cgi?id=708732
ext/libav/gstavcodecmap.c