no reason they can't be compatible...
actually i have a replacement ffmpeg that should also work with yours as well..
it just runs the command-line as-is if a certain keyword isn't there...
so if your command was
ffmpeg.exe cmd="{SOURCE_FILE} {DEST_FILE} etc.."
then with mine it would be the same, but change to
ffmpeg.exe cmd=" Zprocess.exe {SOURCE_FILE} {DEST_FILE} etc.."
so my ffmpeg would pass the rest of the cmd line to zprocess.exe as is..
basically, first parameter is commmand you wish to run, and the rest of the line gets passed to that executable as-is..
i tried to make it as universal as possible..
it also waits for that PID to exit,then exits normally, or if 'stop'ed from gbpvr, will terminate that PID... [ProgramID]
[it also kills any other ffmpeg or mencoder or vlc processes running just in case]
all self contained in one executable..
let me know if there are any other things you require to work..
so maybe we can have a 'universal fake ffmpeg' that won't break eachother's stuff..
[we just have to use same calling syntax]
let me know what you think..
actually i have a replacement ffmpeg that should also work with yours as well..
it just runs the command-line as-is if a certain keyword isn't there...
so if your command was
ffmpeg.exe cmd="{SOURCE_FILE} {DEST_FILE} etc.."
then with mine it would be the same, but change to
ffmpeg.exe cmd=" Zprocess.exe {SOURCE_FILE} {DEST_FILE} etc.."
so my ffmpeg would pass the rest of the cmd line to zprocess.exe as is..
basically, first parameter is commmand you wish to run, and the rest of the line gets passed to that executable as-is..
i tried to make it as universal as possible..
it also waits for that PID to exit,then exits normally, or if 'stop'ed from gbpvr, will terminate that PID... [ProgramID]
[it also kills any other ffmpeg or mencoder or vlc processes running just in case]
all self contained in one executable..
let me know if there are any other things you require to work..
so maybe we can have a 'universal fake ffmpeg' that won't break eachother's stuff..
[we just have to use same calling syntax]
let me know what you think..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie