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 _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers