Quantcast
Channel: VideoHelp Forum
Viewing all 45823 articles
Browse latest View live

Capturing SD footage from HDV Cassettes

$
0
0
Hello folks.

Sometimes I will use my Canon Vixia HV30 as a VHS archiving device. These archives I like to dump to my computer for long-term storage. However, the programs I use -- HDV Split and WinDV in Windows 10 -- are failing me.

1. HDV Split will capture HD footage, but it craps out when I try to introduce a mini-DV cassette with a standard-def, VHS recording on it.

2. I'd try WinDV, but it craps out on me no matter what I'm trying to capture, even HD footage. (I keep getting the error message, "Can't find DV output pin".)

Is Adobe Premiere a solution for this? I have a Mac running Catalina (as an alternative platform), but that will no longer recognize firewire, even through a thunderbolt adaptor.

Anyway, thanks folks.

Video picture flicker/flashing problem

$
0
0
I am wanting to convert VHS tapes to digital files on (initially) a laptop running win 10. In the past (up to 10 months ago) I made some successful recordings using an August VGB200. Recently when I attempted to convert the tapes, at first all was well. But then I started to get an annoying flickering or flashing of the video image appearing on Arcsoft Showbiz window. This would go away and come back. It would sometimes seem to respond to a change in the settings but then re-occur with the new setting. I have tried Debut software. And have purchased Video-2-pc device all to no avail. I have elliminated the VHS recorder as a possible cause as the symptom still occurs recording direct from the TV. Tim (at Video-2-pc) suggested that some of his customers identified a win10 update as a possible cause and they overcame the problem by rolling back the updates. My questions are:- 1. Can anyone shed some light on what the problem is?. 2. Has anyone had a problem with win10 updates?. 3. Recommendation of a device that definitely works with the latest win 10 updates?.
Calvin

Intel QSV VS Nvidia CUDA

$
0
0
Hi guys, I use one computer for encoding my Bluray movies on a small size so I can get some backup, I use Handbrake and so far I use h264 NVenc selection but my grahic card doesn´t work anymore, I still have Intel QSV and all I wish to know if I encode some movie with Intel QSV (NVenc no more) the quality result will be the same?

I mean, You know bough a graphic card just por CUDA and just for encode is not funny buy if You says Intel QSV si wors I´ll see

Thank You in advance !!

Item that plays on device does not play in VLC

$
0
0
First post, and not sure where to put it, so putting it here for now.

My stepfather picked up a device (a Victorla VTA-750B) and used it to convert an audio tape for a CD-R. It plays just fine in the Victrola, but VLC 3.0.11 (and my stepmother's Lennox Sound boombox) will not play it. Looking at the disc with File Explorer, the disc looks empty. The log follows (with names removed/replaced):

main debug: processing request item: cdda:///G:/, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 7 items, index 6
main debug: starting playback of new item
main debug: resyncing on cdda:///G:/
main debug: cdda:///G:/ is at 6
main debug: creating new input thread
main debug: Creating an input for 'cdda:///G:/'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\________\AppData\Local\Temp
main debug: `cdda:///G:/' gives access `cdda' demux `any' path `/G:/'
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: creating demux: access='cdda' demux='any' location='/G:/' file='G:\'
main debug: looking for access_demux module matching "cdda": 15 candidates
cdda debug: using winNT/2K/XP ioctl layer
main debug: no access_demux modules matched
main debug: creating access: cdda:///G:/
main debug: (path: G:\)
main debug: looking for access module matching "cdda": 26 candidates
cdda debug: using winNT/2K/XP ioctl layer
lua debug: Trying Lua scripts in C:\Users\_________\AppData\Roaming\vlc\lua\meta\fe tcher
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in C:\Users\_________\AppData\Roaming\vlc\lua\meta\ar t
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.lua c
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.lua c
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.lua c
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.lua c
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
qt debug: IM: Setting an input
cdda error: could not read TOCHDR
cdda error: no audio tracks found
main debug: no access modules matched
main debug: dead input
qt debug: IM: Deleting the input
main debug: changing item without a request (current 6/7)
main debug: nothing to play

removing black frames from interlaced footage without quality loss?

$
0
0
Hi!
I got a VHS rip of an old anime called Serial Experiment Lain. Unfortunately there are some black frames randomly in the video stream every few seconds to minutes. Weirdly enough after a black frame, the interlacing is very visible and goes away again after the next black frame.
https://www.youtube.com/watch?v=sK3y4lO61rc

The original uploader stated "The video is uncompressed, probably to retain every single grain of vhs tape goodness for the sake of authenticity." But it isn't. There are some minimal compression artifacts. Also it's only 4gb over 1.5 hours of footage with 720x480 at 29.97fps per file.
My question would be if it would be possible to remove those black frames possibly without reencoding the whole stream. Is there maybe a program that can remove black frames, replace those with the nearest nonblack and just reencode those bits from the last I-frame to the next and copy everything else from the original stream?

I have tried ffmpeg with the following command:
"ffmpeg -i in.mpg -vf blackframe=0,metadata=select:key=lavfi.blackframe. pblack:value=99:function=less -vsync cfr -c:a copy out.mpg"
It worked wonderfull! Unfortunately the quality loss is very extreme. I would like to keep it very high quality.

After that I tried to include "qtrle -pix_fmt rgb24" to get a lossless file and bother about compressing it later. The only problem, for some reason it looks like it uses chroma subsampling, or some other sort of lossy compression, even though I used rgb24, which should be lossless. This would mean, that it was already there before this process. Checking with MediaInfo revealed, that the original file also has 4:2:0 chroma subsampling. The interlacing would explain, why it is not easy to see. But the ffmpeg version also still has interlacing, but it now reports as "interleaved fields" and I'm not sure how to change that to upper first. As I understand it, that explains the different screenshots. But I also don't know enough to be sure.
https://imgur.com/a/8CaBGlV

Also the finished file was ~150gb and I'm not sure I can get it down again to the ~4gb of the original file without losing too much quality.

This is my first time having anything to do with VHS rips and interlaced video, so please correct me if I am wrong with anything and feel free to reply if you have any suggestions on this topic!



MediaInfo Data

-Videostream-
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings : CustomMatrix / BVOP
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : M=3, N=15
Format settings, picture structure : Frame
Duration : 1 h 38 min
Bit rate mode : Variable
Bit rate : 5 909 kb/s
Maximum bit rate : 8 000 kb/s
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate : 29.970 (30000/1001) FPS
Standard : NTSC
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.570
Time code of first frame : 00:00:00:00
Time code source : Group of pictures header
Stream size : 4.08 GiB (94%)
Color primaries : BT.601 NTSC
Transfer characteristics : BT.601
Matrix coefficients : BT.601

vimeo videos

$
0
0
I have some guitar web pages which are in html I have been told they are vimeo videos. but how can I save them as .mp4 as I cant get them to download as .mp4

Having trouble with probably an embarrassingly easy FFMpeg routine

$
0
0
Hey guys, it's ya boi Lemon comin' at you with yet another FFMpeg hiccup, slap like and hit that bell

So I have some old DV videos that I'd like to convert with FFMpeg just because I wanna git gud with FFMpeg, no other reason. I could very easily accomplish this in VirtualDub but NO

The source videos are 16:9 DAR 29.97 (59.94) interlaced. I want to convert them to x264 square pixel deinterlaced videos (CRF 20 medium) presumably with yadifx2, and I also want to scale them to 1280x720 because for some reason Youtube treats SD videos like shit.

Can anyone help me map out this command? I feel like I'm having to enter the -vf argument three different times in the same command.

Remove first and last chapter of 100+ mkv files

$
0
0
Hi all,

Is there a relatively simple way to remove the first and last chapters of an mkv withour re-encode or remuxing the file?

If there isn't, is there a script someone could point me to that would achieve my desired result?

Thanks

"Real" untouched Remux of an UHD BluRay: eac3to vs. mkvtoolnix vs. MakeMKV

$
0
0
Hello guys,

I was wondering how I am doing a real remux of an seamless UHD BluRay. In my example I am trying to backup my Star Wars Episode 9 UHD to my hard disk. I found the right playlist and added the playlist to mkvtoolnix, eac3to and MakeMKV to make a remux of it. Theoretically, every software should create the exact same files, because it is a remux. But every software created partly different files. I demuxed every mkv and every movie file (the HEVC stream) had a minimal different file size. (See the picture I uploaded)

So I was wondering: Does every Software create an untouched Remux? Where do the minimal differences come from? Which software creates the real untouched Remux? Keep in mind: With a not seamless branching UHD, mkvtoolnix and eac3to are creating exact same files. Only with seamless branching the files are different. And MakeMKV creates every time slightly different files.
Image
[Attachment 55267 - Click to enlarge]

anyone able to download this trailer?

Colorspace Conversions - YUY2 and YV12

$
0
0
With regards to SD home videos captured lossless YUY2 with HuffYUV codec with target delivery codec h264/mp4:

If all of my AviSynth filters work in YUY2, should I still be converting to YV12 anyway within my script?

If so, should I still do it at the top of my script? Or as the very last thing I do?

i.e. Is there any benefit in retaining YUY2 as long as possible or better to convert to YV12 early on before all the filters? Is there any speed gain if converting to YV12 before QTGMC? My version of QTGMC accepts YUY2.

Or, should I leave it YUY2 and just add -pix_fmt yuv420p to my ffmpeg batch file script when converting to h264?


2nd Question:

If my target output format is instead ProRes 422, do I just keep it in YUY2 the whole time? I assume if I convert to YV12 in the Avisynth script, I have to convert back in the ffmpeg conversion to ProRes because ProRes is 422, not 420? :confused:

Is AV1 Codec Really Better Then x265?

$
0
0
downloaded some music videos on youtube at 1080p that use AV1 codec and some where as small as 29mb example https://www.youtube.com/watch?v=RgKAFK5djSk for the size of the video the video and audio quality is still quite good

ive been told that AV1 is better then x265 but is this really true? im yet to do any tests

i remember back when some people said YP9 was better then X264 when in fact it was worse

Trouble opening AVS in Virtualdub or Avidemux

$
0
0
Alright, I'm trying to use QTGMC on a VOB source. The VOB has been run through DGIndex. I can't figure out why this isn't opening in either Virtualdub or Avidemux.
Virtualdub reports: "File (the avs) does not have a video stream."
Avidemux reports: "Attempt to open (file) failed!"

I suspect I'm missing something blatantly obvious, but I'm not very familiar with avisynth usage.

Here's the contents of the AVS:

Mpeg2Source("C:\asdfas\VTS_01_2.d2v")
SetMTMode(5, 8)
QTGMC( Preset="Slow", SourceMatch=3, Sharpness=1.0, TR2=0, Lossless=2 )

Handbrake settings for Simpsons DVDs?

$
0
0
OK, so I've been having some trouble getting optimal video quality from my Simpsons DVD rips using Handbrake but I have made progress. I've been able to reduce combing/interlacing by using the "decomb" feature using the "yadif" setting with the preset set to "default" and interlace detection set at "default" as well as setting the "detelecine" option to "default."

However there is still pronounced juttering in panning shots such as the one in this clip https://youtu.be/nu3eidxD2z4 where the camera pans around the boardroom.

My other settings are:

-30fps Framerate set to Constant Framerate
-Encoder Preset set to "very slow"
-Container is MP4 and is web optimized.

Does anyone know of any further settings/tweaks that can get rid of the pesky judder? This is a US NTSC DVD btw.

Thanks!

Color Blending Post Encoding?

$
0
0
Hi again everyone,

My sister has a collection of some old Cartoons I'm helping her to archive. The original Cartoons I tried to de-interlaced looked wrong. So I did some research on previous threads and figured out de-interlacing is not always the proper way to handle Cartoons. After some reading about Inverse Telecine and Srestore, this looked best to me:

Code:

SetFilterMTMODE("QTGMC", 2)
AviSource("E:\BabarRaw.avi")
ConvertToYV16(interlaced=true)
RoboCrop()
ChromaShiftSP(Y=3)
MergeChroma(last, Spline36Resize(width/2, height).aWarpSharp(20).Sharpen(1.0).nnedi3_rpow2(2, cshift="Spline36Resize", fwidth=width, fheight=height))
Levels(45, 1.0, 210, 16, 235, coring=false)
AssumeBFF()
QTGMC(Preset="Slower", EdiThreads=3)
Srestore(25)
Prefetch(3)

Played around in AvsPMod and it looks strange. Like every other frame ghosting the previous. But I think something funky with this Video. When I originally Capture and masked it - there was way too much to black to crop on the left side. I suspect this was actually a NTSC cartoon that was being aired on PAL. So this might be a hint of what's going on. But, I went ahead and encoded that, and noticed strange color blending (Blend.jpg). I can't see this Blend, at least not that harsly in AvsPmod (AvsPmod.png). Is that an encoding problem?
Attached Thumbnails
Click image for larger version

Name:	Blend.png
Views:	N/A
Size:	346.3 KB
ID:	55289  

Attached Images
 
Attached Files

Plugins or Programs to download stream videos

$
0
0
Chrome plugins don't work anymore to download vids. What unofficial plugins or just programs do we have to download vids from most websites?

legria hfg40 camorder

$
0
0
Does above camcorder have two sound channels and if so how do you display them on screen thank you

How I stil copy files from old not working Philips DVD R 3595h

$
0
0
Here's a small help from me as I got help from your topics... I got me used Philips DVD Recorder in order to digitize my old VHS and VHS-C tapes. Recorder had non working DVD drive, I found out latter motor for moving head was busted. So I opened it, and as it is plain 3.5" IDE connection for both - DVD R drive and HDD - I connected IDE DVD+R drive from one of my old PCs and it worked flawlessly. Original Philips replacement drive is about 100$ if you can still found one (D5.2 Closed) so it doesn't make any sense. I will try to find a bit shorter PC drive in future, strip off front panel and put it into Philips DVDR.

Image
[Attachment 55299 - Click to enlarge]

Image
[Attachment 55300 - Click to enlarge]


After fully functional DVD+R drive in it, I connected VCR via SCART and started to digitize tapes, after some experimenting and understanding, I burn DVD+R with videos, finalize it on PC and extract files via DVD Ripper software, recode it into MP4 via HandBrake and voila. PC will read DVD RW (which in my case, all were old and full of errors... ) and DVD+R, when finalized. Open DVD+Rs will make problems (in my case), using IsoBuster is not making sense as it is costly. So I just burn DVD+Rs and as a matter of fact, I will totaly make 10 of them for my tapes as digital archive and also on my discs and cloud as MP4.

Seeing weird QTGMC output in specific areas

$
0
0
I have some old EP tapes that I have been capturing and attempting to preserve. Since a lot of the content is originally interlaced video and commercials QTGMC is the obvious first choice.

Unfortunately I am seeing some weird artifacts with one specific area. In testing I have tried multiple captures using different codecs, bypassing TBC, different vcrs, different capture devices...all with the same result. This one little section on the tape gives QTGMC the fits.

The front of the car should look something like this
Image
[Attachment 55302 - Click to enlarge]


QTGMC on its own makes it look like this every other frame, creating some weird flashing errors (trust me it is hard to miss in motion)
Image
[Attachment 55303 - Click to enlarge]



Basic QTGMC:

Quote:

AssumeTFF()
QTGMC(preset="Medium", InputType=0)
Doubling it up like a repair looks a little better:

Quote:

QTGMC(preset="Slower").QTGMC(Preset="Medium", InputType=1)
Don't see the same artifacts with a simple FieldDeinterlace or TDeint but it introduces other less desirable effects:

Quote:

FieldDeinterlace()
or

Quote:

tdeint(mode=1)

Trying this lends to some jerky 60fps. Every other frame feels like a halfstep:

Quote:

FieldDeinterlace()
bob
QTGMC(preset="Medium", InputType=1)
This is the best option so far:

Quote:

tdeint(mode=1)
QTGMC(preset="Medium", InputType=1)
Just curious if anyone has any thoughts on something to try. I feel like I must be missing something with fixing it within QTGMC.

The entire tape isn't like this. I also have about 12 other tapes with almost 70+ hours in between them so hoping to keep it simple as well.

Thanks.
Attached Files

Io Data GV-USB2 V Dub Proc Amp and Histogram

$
0
0
I'm trying to use the histogram in V Dub 1.9.11 during capture with my GV-USB2 but the V Dub "Levels" function is inoperative with the message "No video levels controls are available with this capture driver".

That doesn't appear to be correct because Video>Capture Filter reveals the Proc Amp on a tab. The problem is, I can't use it live, because opening that tab freezes the incoming video signal. Setting the proc amp controls then becomes a bit convoluted because I have to go out of the proc amp screen to view the live video.

Is there a way of getting "live" proc amp controls with the GV-USB2? I'd be happy to use different capture software is that would mean I'd get access to the live Proc amp.

Thanks! Al
Viewing all 45823 articles
Browse latest View live