fall back to use video-duration from container if stream duration is n/a
authorRobin Gareus <robin@gareus.org>
Sun, 3 Jan 2016 18:50:39 +0000 (19:50 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 3 Jan 2016 18:50:39 +0000 (19:50 +0100)
commit396644dcf2eed660b84b8249ac57c43ad4165ce9
tree991c98465cdfc50c1bd07e96e823bc558516df49
parent1e5bcc4f76698c9ba2ded5a2bfcbea8082ec00f8
fall back to use video-duration from container if stream duration is n/a

this fixes issues with some .mkv files encoded with
libebml v1.2.0 + libmatroska v1.1.0
gtk2_ardour/transcode_ffmpeg.cc