My source is a ROKU 3 on wifi capture software is OBS.
Here is the one I bought, currently unavailable on Amazon though.
https://www.amazon.com/gp/product/B08YRWB7VD/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
+ Reply to Thread
Results 31 to 43 of 43
-
It's not important the problem be solved, only that the blame for the mistake is assigned correctly
-
Regarding my realtime IVTC cap in post #20, I tracked the A/V sync problem down to the "decimate=5". Without that the audio and video stay in sync. Decimation doesn't normally cause an A/V sync problem (if I capture as MJPEG first, then decimate that file with ffmpeg the output doesn't have a sync error) but I guess doing it in realtime is causing something to mess up. Switching to faster encoder settings (or a faster codec) didn't help. Changing the order of the filters (crop first, decimate second should be a little faster) didn't help either. It's unfortunate since most of what I would want to capture is film based.
I also figured out how to get the levels correct without adjusting the capture device's proc amp. Here's the IVTC script with that modification:
Code:ffmpeg -y -color_range tv -f dshow -rtbufsize 1G -rtbufsize 1G -show_video_device_dialog true -show_video_crossbar_connection_dialog true -video_size 1920x1080 -framerate 30.00 -i video="USB Video":audio="Digital Audio Interface (USB Digital Audio)" ^ -pix_fmt p010le -vf crop=1920:800:0:140,decimate=5,scale=in_color_matrix=bt709:in_range=limited:out_color_matrix=bt709:out_range=limited ^ -c:v hevc_qsv -preset:v veryfast -global_quality 18 -profile:v main10 -colorspace bt709 -color_range tv -c:a pcm_s16le output24p.mkv
Last edited by jagabo; 18th Feb 2022 at 22:42.
-
-
Is that HDCP protected contentIt's not important the problem be solved, only that the blame for the mistake is assigned correctly
-
-
I was able to capture from DVDs, BDs, and Netflix.It's not important the problem be solved, only that the blame for the mistake is assigned correctly
-
My capture machine doesn't have an optical drive.
It's not important the problem be solved, only that the blame for the mistake is assigned correctly -
-
Seriously?
You wrote "Device can supply 1080p @ 60fps (I can set it easily in ie VLC or OBS)." How was anyone to guess from your first post (as originally written) that 1080p @ 60fps is not a resolution and framerate you believed this device would be capable of delivering in its captures?
Ignore list: hello_hello, tried, TechLord, Snoopy329 -
No idea what you mean, but I do not care for this device, or it’s capture abilities
I use it mainly as a “monitor” for RPi
It was fun to give it a go, but I have nothing to capture anyway any more (last tapes I done years ago)
But it can capture just fine (or acceptable or whatever opinion one might have)
If one wants something better this could be an option (10x + the cost)
http://www.tystvideo.com/en/product_detail/172/411.html
Honestly I had simply no idea where to set the options in VD2 (last time I used VD was a decade ago)
Hence the thread is solvedLast edited by sebus; 24th Feb 2022 at 07:39.
-
Similar Threads
-
chinese usb 3 device capture
By codebox in forum Capturing and VCRReplies: 28Last Post: 21st Jul 2021, 15:20 -
What is a good USB Capture Device to use with VirtualDub?
By anachronon in forum Capturing and VCRReplies: 12Last Post: 2nd Mar 2021, 16:56 -
Out of touch with video capture - USB capture device advice
By Lambchop in forum Capturing and VCRReplies: 7Last Post: 25th Nov 2018, 04:19 -
Firewire / USB / Capture device
By GovertdeKat in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 5Last Post: 23rd Nov 2018, 11:01 -
Device not detected on VHS to USB Capture-Converter
By hello0 in forum Capturing and VCRReplies: 10Last Post: 26th Jun 2017, 06:46