avidemux: add convert query, fix duration query
authorLRN <lrn1986 at gmail.com>
Thu, 9 Apr 2009 22:26:44 +0000 (00:26 +0200)
committerWim Taymans <wim@metal.(none)>
Thu, 9 Apr 2009 22:26:44 +0000 (00:26 +0200)
commit3e7aede3ea4a0078dbbbf09b22eb762e5eda404b
tree93055075c0c943d94fc90a0e2bc3881fd7b85b18
parent7d438518fbcf35281f5decbd5add971c417ed233
avidemux: add convert query, fix duration query

Fix the duration query so that it also works with formats other than
TIME, such as DEFAULT to get the number of frames.

Add a convert function.

Fixes #578052.
gst/avi/gstavidemux.c