add u2b format type, tweak j2k, mjpg. rm raw_gray
[goodguy/history.git] / cinelerra-5.0 / cinelerra / fileffmpeg.C
index 12b8b839e520936231e938c3fb0f53443c352edf..04bdd750b084362656167ce69c78a3bdc29aa39c 100644 (file)
@@ -465,6 +465,7 @@ FFMPEGConfigVideo::FFMPEGConfigVideo(BC_WindowBase *parent_window, Asset *asset)
        preset_popup = 0;
 
        bitrate = 0;
+       quality = 0;
        video_options = 0;
 }