vtl: use avi/mjpeg (insted of mpeg4) for video proxy
authorRobin Gareus <robin@gareus.org>
Sun, 16 Jun 2013 15:04:00 +0000 (17:04 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 16 Jun 2013 15:04:00 +0000 (17:04 +0200)
commite3db97efe94d6c7d1f07421c9fdd3b23a38b53a8
tree3ef5cd099b1ca7f674f2cf5dde86452840a58f68
parent24af570d069ebd5410837dc8e2b5be9756e45d6d
vtl: use avi/mjpeg (insted of mpeg4) for video proxy

 * average picture quality is worse
 * ..but seeking works accurately
   (no more PTS/DTS mess with Quicktime files)
 * ffmpeg transcode to mpeg4 retains PTS, DTS ( to mjpeg does not)
 * eventually harvid&xjadeo need to be
   updated to seek to non-monotonic PTS, DTS timestamps
gtk2_ardour/transcode_ffmpeg.cc