vtl: rework import workflow
authorRobin Gareus <robin@gareus.org>
Fri, 29 Mar 2013 11:20:09 +0000 (12:20 +0100)
committerRobin Gareus <robin@gareus.org>
Fri, 29 Mar 2013 11:36:14 +0000 (12:36 +0100)
commitdaec8e44d52116d8841cf08954b930142c8dc495
treea423c66a1f8667ca69d6fffc01fda27dff800c85
parent47ee22d91dbfa35b45c7cef8b825b4a7685c71c8
vtl: rework import workflow

 - do not allow to simply copy the video file
 - decision to transcode or just reference is made in "transcode dialog"
   not during file-selection.
   Only there the actual codec is known and can be judged to be suitable
   for direct reference
 - simplify "transcode dialog" - no more buttons for specific actions,
   drop-down select actions.
 - increase minimum bitrate for imported file to 500kbit/s
gtk2_ardour/add_video_dialog.cc
gtk2_ardour/add_video_dialog.h
gtk2_ardour/ardour_ui.cc
gtk2_ardour/transcode_video_dialog.cc
gtk2_ardour/transcode_video_dialog.h
gtk2_ardour/video_copy_dialog.cc [deleted file]
gtk2_ardour/video_copy_dialog.h [deleted file]
gtk2_ardour/wscript