Bug#681436: Processed: transcode failed while ripping a DVD

2012-08-27 Thread Alessio Treglia
tags 681436 pending thanks On Mon, Aug 27, 2012 at 10:53 AM, Fabian Greffrath wrote: > I'd say the fix is to set "char *lavc_param_video_preset = NULL" and remove > this specific option from the TCConfigEntry lavcopts_conf[] struct in > export/ffmpeg_cfg.c:240. ACK'd. I've pushed the patch into

Bug#681436: Processed: transcode failed while ripping a DVD

2012-08-27 Thread Fabian Greffrath
Am 26.08.2012 22:15, schrieb Debian Bug Tracking System: Bug #681436 [transcode] k3b: transcode failed while ripping a DVD Indeed transcode calls ffmpeg with "-vpre medium" options, whereas a preset called "medium" does not exist and thus ffmpeg fails. I'd say the fix is to set "char *lavc_p