Bug#681436: Processed: transcode failed while ripping a DVD
Fabian Greffrath
fabian at greffrath.com
Mon Aug 27 08:53:49 UTC 2012
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_param_video_preset = NULL" and
remove this specific option from the TCConfigEntry lavcopts_conf[]
struct in export/ffmpeg_cfg.c:240.
- Fabian
More information about the pkg-multimedia-maintainers
mailing list