Comment 5 for bug 508975

Revision history for this message
Paul Bußmann (paul-medwyn) wrote :

I'd like to put my Video Disk Recorder streams (.trp) into a new container (.mkv), trim it at front at end and remove commercial breaks. Doing so OpenShot currently re-encodes the complete footage although it could direct stream copy from the .trp-file to the .mkv file. This is why I currently use ffmpeg to first demux the channels, OpenShot to get the exact timestamps of the cuts and mkvmerge to create a bunch of files. :(

As an idea for how to integrate the functionality in the UI, it would be very nice if one could chose "keep" (in the dropdown chooser with "Low", "Medium", "High") at the quality selection in the basic settings tab of the project export dialog (I'm not aware of the english dialogs, I use it in german). Selecting "keep" can then automatically set the video profile to the same as the footage. The container (e.g. mkv, avi, etc.) is determined by the export file's name.