Recordings and MCE Buddy

How can I play my DVR recordings after transcoding to 265 mp4 with MCE Buddy? Channels is looking for a mpg that I deleted. Any ideas are apricated.

-Mike

1 Like

The name has to be the same and so is the extension. You can use the HDHomeRun 265 profile. You can choose whether to remove commercial or not.

[HDHomeRun H.265]
Description=Use this to remove the commercials and convert the source video into a SiliconDust HDHomeRun compatible MPG file with (H.265/AC3) video/audio.
order=handbrake,ffmpeg
ffmpeg-general=-threads 0
ffmpeg-video=-vf yadif=0:-1:1,hqdn3d -vcodec libx265 -preset medium -crf 26 -f mpegts -map 0:v -sn
ffmpeg-audio=-acodec ac3 -ab 192k -map 0:a
ffmpeg-audioac3=-acodec ac3 -ab 384K -map 0:a
ffmpeg-ext=.ts
ffmpeg-audiodelay=skip
handbrake-general=--decomb --denoise --loose-anamorphic --verbose=2
handbrake-video=--start-at duration:0 -e x265 --encoder-preset medium -q 26
handbrake-audio=-E ffac3 -R auto -B 192 -D 0 -a 1,2,3,4,5
handbrake-audioac3=-E ffac3 -R auto -B 384 -D 0 -a 1,2,3,4,5
handbrake-ext=.mp4
handbrake-remuxto=.ts
handbrake-audiodelay=skip
PreConversionCommercialRemover=true
RenameExt=.mpg

[----------------------]
1 Like

Thanks! I found the HDHomeRun H.265 preset right before you responded.

How do you input the comskipped file?