Hello Rboy,
It seems that new version 2.3.11 does not take unsupported container+codec into consideration when doing the conversion.
Here is the conversion log:
https://dl.dropbox.com/u/1535263/Match%20of%20the%20Day_BBC%201_2012_12_29_23_29_00.wtv-mcebuddy21-2012-12-30T08-08-03.2368726%2B01-00.log
My profile looks like this:
[Recode Qty - 3 720p] Description=720P conversion order=handbrake,ffmpeg,mencoder handbrake-unsupported=wtv+h264 handbrake-general=--decomb --optimize -f mp4 -4 handbrake-video=-e x264 -b 2000 -x handbrake-audio=-E faac -6 auto -R auto -B 192 -D 0 handbrake-audioac3=-E faac -6 auto -R auto -B 256 -D 0 handbrake-ext=.mp4 handbrake-audiodelay=skip ffmpeg-general=-async 1 -threads 0 ffmpeg-video=-ss 3 -vf yadif=3:-1:0 -r 50 -vcodec mpeg4 -q 5 -f mp4 -y ffmpeg-audio=-acodec copy ffmpeg-audioac3=-acodec copy ffmpeg-ext=.mp4 ffmpeg-audiodelay=skip mencoder-general=-ss 3 -vf pullup,softskip,yadif=0:-1,hqdn3d,harddup mencoder-video=-ovc x264 -x264encopts bitrate=3000:me=hex:trellis=1:subq=8:partitions=all:8x8dct:me=hex:ref=8:rc_lookahead=50:keyint=25:keyint_min=20:bframes=3:weight_b:level_idc=41:b_pyramid=normal:direct_pred=auto:mixed_refs:deblock=-1,-1:nofast_pskip:nodct_decimate:threads=auto mencoder-audio=-oac faac -faacopts br=192:mpeg=4:tns:object=2 mencoder-audioac3=-oac faac -faacopts br=256:mpeg=4:tns:object=2 mencoder-ext=.mp4 mencoder-remuxto=.mp4 mencoder-audiodelay=skip SkipCropping=true
I'd expect it to convert with ffmpeg since profile says handbrake is unsupported for wtv+h264 combination but
INFORMATION> 2012-12-30T09:21:10 MCEBuddy.Engine.ConversionJob --> Converting INFORMATION> 2012-12-30T09:21:10 MCEBuddy.Transcode.ConvertWithHandbrake --> Checking for Unsupported profile for container / codec combination INFORMATION> 2012-12-30T09:21:10 MCEBuddy.Transcode.Convert --> Converting with Handbrake
Am I doing something wrong ?
Kind regards,
-vladimir