just change the input extension to whatever your source is.mimi8384 wrote: Fri Feb 04, 2022 4:06 pm But i not have the mkv file.I can demux m2ts file from bluray to obtain DTS audio track with TS MUXER, and then?
Code: Select all
ffmpeg.exe -i input.m2ts -map 0:1 -c:a eac3 -b:a 1536k -c:s copy output.mkv0 being video 1
1 being video 2
2 being english audio
You're supposed to see flashes if the rpu is used, and a video on top of the red image if fel is used...mimi8384 wrote: Fri Feb 04, 2022 4:32 pm Tested “RPU-FEL Test DT DL p7” .mp4 and .ts, both show same images ( as your post ), but .mp4 stuck at 0,20” while .ts play entitely….so, DV work?
see @staknhalo video: viewtopic.php?p=118382#p118382
