Re: 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_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


Re: 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 fab...@greffrath.com 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 our git repository.


-- 
Alessio Treglia  | www.alessiotreglia.com
Debian Developer | ales...@debian.org
Ubuntu Core Developer| quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers