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

WinError 10061

$
0
0
Hi everybody,

Up until 2 weeks ago I could have downloaded easily with youtube-dl any free available link from NBC.

Yesterday I got this error message for this link: "https://www.nbc.com/the-tonight-show/video/joaquin-phoenix-zoey-deutch/4038789"

ERROR: Unable to download XML: <urlopen error [WinError 10061] No connection could be made because the target machine actively refused it> (caused by URLError(ConnectionRefusedError(10061, 'No connection could be made because the target machine actively refused it', None, 10061, None),))

I tried to uninstall all relevant programs that I've installed since my last try, but no luck.

Now, any Youtube video is still downloading with this command, but this type of link from NBC, not anymore.

Any clue, guys?

Thanks

Can't seem to remux .TS files with ffmpeg

$
0
0
Hey guys. You might remember me posting a thread or two here and there about using my El Gato Capture HD to record things and having a heck of a time with it, as it natively stores AVC files inside .ts containers which have proven to be a real pain to work with. Right now I'm trying to record some live sports events for archival purposes. The El Gato capture software (which is the only software that seems to read the 1080i input off my WOW! cable box correctly) stores the video as a single video stream along with multiple audio streams in a .ts file. I want to stream copy the files to .mkv using the video stream and the only relevant audio stream. The El Gato software does convert the captures to MP4, but it takes SO LONG for that transcode to happen, and I'd rather not transcode them at all if possible.

I've been trying to get better with ffmpeg lately. The command I'm using to try to make this happen is ffmpeg -i INPUT.ts -c:v copy -map 0:2 OUTPUT.mkv

This results in a file with audio only.

Code:

C:\Users\Cursed Lemon\Videos\EGC_Library\My Great Game - My Great Capture - 2019
-10-06 01-08-31>ffmpeg -i Recording_2019-10-06_01-08-31_0002.ts -c:v copy -map 0:2 test.mkv > test.txt
ffmpeg version N-95216-ge6625ca41f Copyright (c) 2000-2019 the FFmpeg developers
  built with gcc 9.2.1 (GCC) 20190918
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --e
nable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus -
-enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --ena
ble-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enabl
e-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuvid --enable-d3d1
1va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
  libavutil      56. 35.100 / 56. 35.100
  libavcodec    58. 59.101 / 58. 59.101
  libavformat    58. 33.100 / 58. 33.100
  libavdevice    58.  9.100 / 58.  9.100
  libavfilter    7. 61.100 /  7. 61.100
  libswscale      5.  6.100 /  5.  6.100
  libswresample  3.  6.100 /  3.  6.100
  libpostproc    55.  6.100 / 55.  6.100
[mpegts @ 000000000051fe80] DTS 6834658 < 6839163 out of order
[mpegts @ 000000000051fe80] Stream #1: not enough frames to estimate rate; consider increasing probesize
[mpegts @ 000000000051fe80] start time for stream 1 is not set in estimate_timings_from_pts
[mpegts @ 000000000051fe80] stream 1 : no TS found at start of file, duration not set
[mpegts @ 000000000051fe80] Could not find codec parameters for stream 1 (Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'Recording_2019-10-06_01-08-31_0002.ts':
  Duration: 00:00:18.23, start: 75.974011, bitrate: 34078 kb/s
  Program 2
    Stream #0:0[0x64]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr,
 90k tbn, 59.94 tbc
    Stream #0:1[0x66]: Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv), 90k tbr, 90k tbn, 90k tbc
    Stream #0:2[0x67](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 234 kb/s
    Stream #0:3[0x69](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 224 kb/s
    Stream #0:4[0x3ec](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:5[0x3f0](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 224 kb/s
    Stream #0:6[0x3f7](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:7[0x65](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 234 kb/s
    Stream #0:8[0x3f3](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:9[0x3eb](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:10[0x3f5](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:11[0x3ed](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:12[0x3f1](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
    Stream #0:13[0x4e7](eng): Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 217 kb/s
File 'test.mkv' already exists. Overwrite? [y/N] y
Stream mapping:
  Stream #0:2 -> #0:0 (aac (native) -> vorbis (libvorbis))
Press [q] to stop, [?] for help
Output #0, matroska, to 'test.mkv':
  Metadata:
    encoder        : Lavf58.33.100
    Stream #0:0(eng): Audio: vorbis (libvorbis) (oV[0][0] / 0x566F), 48000 Hz, stereo, fltp
    Metadata:
      encoder        : Lavc58.59.101 libvorbis
size=    220kB time=00:00:18.21 bitrate=  99.0kbits/s speed=9.74x
video:0kB audio:208kB subtitle:0kB other streams:0kB global headers:4kB muxing overhead: 5.607529%

C:\Users\Cursed Lemon\Videos\EGC_Library\My Great Game - My Great Capture - 2019-10-06 01-08-31>

I've attached a MediaInfo dump of the input file in question, if that helps.

Do I need to do something special to these TS files before I can just remux them into matroska files?
Attached Files

I want to delete subtitles

I there any benefit to encoding to 10-bits?

$
0
0
This question has been asked, and in theory, answered numerous times, with the topic usually popping up as it related to x264 vs x264 10-bit. The generally accepted answer is that even with an 8-bit source there are benefits to encoding to 10-bit because, the argument goes, of smoother color gradients due to higher precision math. This seems like a reasonably conclusion, and in fact I admit I am guilty of offering this advice in the past.

However, a recent discussion with a sparing partner on this forum led me to start rethinking this position, especially as i watched him tap dance around the offer he made and I accepted only for him to back out of with silly objections.

One of the objections revolved around the source I proposed for his test and his claims that since some of the encoders to be tested support 10-bit encoding and some don't, that it would unfairly penalize the 8-bit encoders by using a 422 10-bit source.

Despite mocking him, I spent some time thinking about this and no matter with way I look at it, I can't escape one very simple reality, it probably doesn't matter whether or not you encode to 8-bit or 10-bit because the final encode will be viewed in nearly all cases on an 8-bit monitor, which means that the 10-bit encoding needs to somehow be mapped to an 8-bit display.

In order to display a true 10-bit image, you need a video card, drivers and monitor that support true 10-bit output. But most monitors only support 8-bit, some support a pseudo 10-bit output, and as far as I know there are no consumer tv's that currently support 10-bit output.

Further compounding my skepticism is that some, if not all, non-pro encoding front ends, such as handbrake, despite being able to output a 10-bit or 10/12-bit video (in the case of x265), the internal processing is still done in 420 8-bit.

So I decided to perform a test, using the source named BMPCC6K_Wedding.mov, from here:

https://www.blackmagicdesign.com/products/blackmagicpocketcinemacamera/workflow

The source is ProRes, 1034 Mb/s, 6144x3456, 24fps, 422 and I used the latest build of Handbrake on Manjaro, with all the updates.

When you load this in Handbrake, it automatically crops it 448 top and bottom to 6144x2560 and I outputted it as 1920x1080 storage resolution, 2592x1080 2.40:1 display resolution.

I considered outputting it at 6k, but the reality is that most people don't even have a 4k monitor, much less a 6k monitor, at 1080p, it should give us a realistic idea of the benefit to an end user in encoding to bit depths higher than 8-bit.

As a side note, for $2500, this camera is one hell of a value, 13 stops, capable of recording to RAW or ProRes, full 6k resolution, if I were running a streaming site, with unique content, I would author and stream in 5k as a way of differentiating my site from competitors. Fun fact, there is an "adult" site that sells it's movies at resolutions up to 5k, though I strongly suspect it's 4k that's been upscaled.

What I did was encode the first one to x264 with CRF 22, then did a 2 pass encode for x264 10-bit and x265 8/10/12-bit. As you will note, in some case the encoder missed the target bit rate slightly.

Just for fun, I did a few higher quality encodes as well, at 6k, with x264 CRF 16 and i tried to match the bit rate with NVENC HEVC but it fell short of the target bit rate by a bit, I will be uploading those shortly as there seems to be a problem with the forum accepting those uploads at the moment.

If anyone has access to any commercial encoders, Main Concept, Sony AVC, Apple, Ateme, or a Turing card and wants to join in the fun, feel free to run your own test.

HQQ.Tv videos download on MAC

Can't convert .tiff's to lossless video [color problem]

MKVtoolnix: How to Demux audio without making a MKA ?

$
0
0
Hello,
I tried to demux a Flac file from a MKV, but TSmuxer does not recognize Flac and MKVtoolnix creates an MKA every time (which generates a problem when I try to modify audio from an MKA).

How can I demux my Flac files please ?


Entering the format name does not work well...
On MKVtoolnix, for AC3 tracks, when I try "output.ac3" (to avoid making an MKA), the track does not have the same duration as when it's demux with TSmuxer

Please help to download mp2t stream

$
0
0
Video downloadhelper for firefox can get the link

Code:

https://vdrm.vtvgiaitri.vn/stream/gAAAAABdmr0Ta2MWM0GFZyU5My5v6X-m88c63ap-nFd9Ww3NcCN36-KdIQWBfbhugQEKb0oDe6Y3vpW1MhDy_YPdeXopJW5Jx_CKVoh1FS5Iacc3CDdWX9WVZ1-9Kpvryz6twQz3oaaFMYg1Tk6hsTJ62t4geAXStzA_sriUCe82H-wjXnz_Jt9VdzaAbdmofCqEeaWy-Rl6OJNy7tZYK8tjpNrrjkL-ALEU5DasyiTGLVeg9n5q154=?hlsToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJVc2VyIjp7InVzZXJuYW1lIjoiZ3Vlc3QiLCJwbGF0Zm9ybSI6IndlYnNpdGUiLCJ2aWRlb19wYXRoIjoiL3ZpZGVvL25odW5nLW5oYW4tdmllbi1ndW9uZy1tYXUtdGFwLTEtMzU1LTM5NDciLCJjbGllbnRfaXAiOiIxLjUzLjU1LjE2IiwidXNlcl9hZ2VudCI6Ik1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDYuMTsgV2luNjQ7IHg2NDsgcnY6NjguMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC82OC4wIn0sIlNlcnZpY2VOYW1lIjoic3RyZWFtIiwiZXhwIjoxNTcwNDQ5Nzc3LCJpc3MiOiJnby5taWNyby5zcnYuYXV0aCJ9.ZY3CSSeV93DzOLy-Ut3asuopkV6hKPi3KSYGnWEWqPE&trackingID=d7021073-98c2-404f-be0e-cbd1c458fa46
I tried youtube-dl and streamlink but doen't work .

The link this video mp2t streams on --> https://www.vtvgiaitri.vn/video/nhung-nhan-vien-guong-mau-tap-1-355-3947

Please help me and thanks for your support .
Attached Thumbnails
Click image for larger version

Name:	vtv.jpg
Views:	N/A
Size:	126.7 KB
ID:	50424  


Little pixel dots appeared on top of LCD TV screen

$
0
0
Hey people

Hope this is the right section to post.

Got a 55 inch Sony bravia tv which is about 3 years now.

Just suddenly noticed a few days ago these tiny pixels appear on top right corner of the screen. Various colours. Wondered if anyone knows what causes it and more importantly how to fix it? Worries me a bit as more may appear randomly over time.

Please let me know if you guys have had this before.

Image
[Attachment 50434 - Click to enlarge]
Attached Thumbnails
Click image for larger version

Name:	20191006_234816.jpg
Views:	N/A
Size:	2.60 MB
ID:	50433  

blurring subtitles

$
0
0
I have a script below which was done for me to blur subtitles, using ffmpeg. is there a way to make the blurred subtitles more fine. like smoother. if so what is needed in this script or can be added

Code:

  @setlocal
@echo off
@echo "delogo parameters script"

@set xx="Unknown"
@set yy="Unknown"
@set ww="Unknown"
@set hh="Unknown"

@rem folder where ffmpeg.exe is located
@set FF=C:\ffmpeg-3.4-win64-static\bin
@set PATH=%FF%;%PATH%

@set filename=%~1

@rem video quality settings
@set vq=25
@rem audio bitrate
@set ab=192

:new
@cls
@echo .
@echo .
@echo  Old delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh%
@echo .
@echo .
@rem delogo filter settings
@set /p xx="Enter X - the top left corner coordinate of the subtitle: "
@set /p yy="Enter Y - the top left corner coordinate of the subtitle: "
@set /p ww="Enter W - the width of the subtitle to clear: "
@set /p hh="Enter H - the height of the subtitle to clear: "
@cls
@echo .
@echo .
@echo      delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh%
@echo .
@echo .
@echo "Are you OK with above delogo filter parameters"

@choice /c:yn /M "Press Y for Yes to preview, N for No and return to start."
@if errorlevel 2 goto new
@if errorlevel 1 goto start

:start
@ffplay.exe -hide_banner -v 32 -stats -autoexit  -i %filename% -an -vf "setpts=PTS/5,delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh%:show=1"

@echo .
@echo .
@echo "Start ffmpeg with delogo filter parameters?"
@echo .
@echo .

@choice /c:yn /M "Press Y for Yes to continue, N for No and return to start."

@if errorlevel 2 goto new
@if errorlevel 1 goto selenc

:selenc
@echo .
@echo .
@echo "Please select encoder - Slow but higher qaulity press Yes or Fast but lower quality No"
@echo .
@echo .

@choice /c:sf /M "Press S for SLOW or F for FAST encoder"

@if errorlevel 2 goto ffast
@if errorlevel 1 goto sslow


:sslow
@cls
@echo .
@echo "ffmpeg libx264 begin encode with delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh% parameters"
@echo .

@SET x264opts="crf=%vq%:level=4.0:qpmin=8:vbv_maxrate=20000:vbv_bufsize=10000:ref=3:bframes=3:rc-lookahead=32:cabac=1:interlaced=0:no_psnr=1:no_ssim=1:bluray_compat=1:open-gop=0:pic_struct=1:aud=1:nal_hrd=vbr:force_cfr=1:overscan=show:colorprim=bt709:transfer=bt709:colormatrix=bt709"
@set aproc="pan=stereo|FL < FL+1.414FC+0.5BL+0.5SL+0.25LFE|FR < FR+1.414FC+0.5BR+0.5SR+0.25LFE,dynaudnorm=p=1/sqrt(2):m=100:s=20"
@set vproc="pp=ac,delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh%,scale=iw:ih:sws_flags=spline+accurate_rnd+full_chroma_int+full_chroma_inp:interl=-1:out_range=auto:out_color_matrix=bt709,format=pix_fmts=yuv420p"

@ffmpeg.exe -hide_banner -v 32 -stats -y -i "%filename%" -vf %vproc% -c:v libx264 -preset faster -tune film -profile:v high -level:v 4.0 -x264opts %x264opts% -x264-params %x264opts% -af %aproc% -c:a ac3 -b:a %ab%k -f matroska "%~n1_delogodynaudio.mkv"
goto end

:ffast
@cls
@echo .
@echo "ffmpeg NVEnc begin encode with delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh% parameters"
@echo .

@set aproc="pan=stereo|FL < FL+1.414FC+0.5BL+0.5SL+0.25LFE|FR < FR+1.414FC+0.5BR+0.5SR+0.25LFE,dynaudnorm=p=1/sqrt(2):m=100:s=20"
@set vproc="pp=ac,delogo=x=%xx%:y=%yy%:w=%ww%:h=%hh%,scale=iw:ih:sws_flags=spline+accurate_rnd+full_chroma_int+full_chroma_inp:interl=-1:out_range=auto:out_color_matrix=bt709,format=pix_fmts=yuv420p"

@ffmpeg.exe -hide_banner -v 32 -stats -y -i "%filename%" -vf %vproc% -c:v h264_nvenc -level:v 4.0 -preset:v hq -profile:v high -cq %vq% -qmin:v 8 -qmax:v 29 -bufsize:v 10000k -maxrate:v 20000k -g 250 -bf 3 -refs:v 3 -rc:v vbr_hq -rc-lookahead 32 -b_adapt 1 -temporal-aq 1 -spatial-aq 1 -i_qfactor 0.75 -b_qfactor 1.1 -coder:v cabac -bluray-compat 1 -aud 1 -aq-strength 8 -af %aproc% -c:a ac3 -b:a %ab%k "%~n1_delogdaudnv.mkv"

goto end

:end
@echo terminating script
@endlocal
@timeout 30
@exit /b

Reading FLAC tags in Windows 7 explorer

Playback is blank on VSDC

$
0
0
I just spent a lot of time editing a video with VSDC. When I try to view the video all I get is a blank screen. Any suggestions?

Can't convert .tiff's to lossless video [color problem]

IS there a ripping issue with newer Kino Lorber DVDs?

$
0
0
I picked up the new release of Storm of the Century. Both DVDs play fine in a BD player, but it literally makes MakeMKV hang when I insert either disc on PC. Any other disc works fine. It's just these 2. Google wasn't too helpful. Someone reported a similar issue with one of Kino's UHD discs though.

Encoding test, some AVC encoders

$
0
0
Filling a user request for some AVC 8bit 4:2:0 encoders. Apparently the "best quality" encodes they've seen were using Sony Vegas AVC, or Apple AVC used in things such as Apple movie trailers.

It's common knowledge in the industry that Sony Vegas AVC and Apple AVC are among the worst. Everything looks good by themselves. You need to actually compare it to something else to see how something measure up. I look pretty good in the gym. But when the local pro bodybuilder walks in, I don't look so good anymore...

This topic been beaten to death already among these particular encoders, many tests, many sources. But someone might be new to video encoding or want to see some tests for nostalgic reasons. What's new is VMAF , the Netflix developed metric. This was calculated in vapoursynth, with harmonic mean. You can calculate with ffmpeg too if it has been compiled with libvmaf.

Netflix Meridian. Sneaker converted a sample to 1920x1080 8bit 4:2:0 from the 300GB file for testing
https://mega.nz/#F!BlNDGIgJ!7lBUBs61l1oiIIBScrMyYg

It's a bit atypical because it's "59.94p" ; and shutter angle looks a bit weird compared to a traditional theatrical production.

Bitrates targets chosen based on Netflix's measured streaming bandwidth rates. 1920x1080p60 @ 6960kbps. In reality it varies by conditions and particular stream - but gives a rough estimate
https://www.howtogeek.com/338983/how-much-data-does-netflix-use/

Notes:
Highest quality preset (not placebo for x264), 2pass if possible, match max keyframe interval if possible. No tuning/adjustments unless otherwise specified. If encoder over/undershot by a lot, I redid to hopefully get within +/- 1%. Ended up ~ 6 and 7.5 Mb/s for 2 data points for each

Mainconcept AVC (Totalcode)
Slowest/Best quality, 2pass. Max keyint 250. Ref16. Weightp enabled. Only allows Max 3 bframes. Bref and Bpyramid off by default on the best preset. If you enable it cuts references by 1. In my experience, MC does better without b-pyramid and b-ref. Has settings for AQ (brightness, contrast, complexity), but left at default values .

Apple AVC
Not many options. Best quality, multipass. Max keyframe set to 250, but it looks capped to 120 when examining the stream.

Sony Vegas AVC
Not many options. CABAC, High Profile. No multipass. CPU only chosen. Keyframes look placed every 30 (no control over it). If you examine the stream, no b-frames. Well known by Vegas users. Usually this means not even a chance in of achieving decent compression efficiency rates, compared to others that do offer b-frames

X264
Preset very slow, otherwise default

sorry for the ugly graph
Image
[Attachment 50444 - Click to enlarge]


I can post some screenshots later or if there is interest I can post encodes using different settings/bitrate time permitting. Speedwise Vegas > Apple > x264 > MC on those settings

Feel free to add other encoders / tests.

any way to make VLC to scale back videos as big as my monitor by default

$
0
0
I have a 1080p monitor.

Let me start with the behavior of Media Player Classic, which does exactly what I want.

If I play a small-sized video, let's say 480p, MPC opens a 480p window.

If I play a 1080p video, MPC opens a window that is almost but not quite 1080p. It automatically reduces/scales back the window a bit to take into account my Windows taskbar, the MPC header & button controls at bottom, etc. Thus, I can see the MPC play/pause and other video controls at the bottom of the screen.

Now to VLC.

If I play a small-sized video, e.g. 480p, VLC opens a 480p window.

If I play a 1080p video, VLC opens where the video part itself is 1080p, but because of the Windows taskbar & the VLC header & footer, I can't see the Play/Pause button at bottom of the screen. I have to manually resize the video to get it to actually fit in the screen where I can see these controls. It gets tedious to have to do this every time I play a 1080p video. I wish VLC would slightly scale/reduce the video like MPC does so I don't have to manually adjust it every time.

The only control I can find under Tools/Preferences to try to fix this is on the Interface screen: there is a box called "Resize interface to video size". It's currently checked. If I uncheck this, it does pretty much just what I want with the 1080p video. But the 480p video now opens to the same mostly full-size screen, which is now much bigger than the native resolution of the video, and is thus somewhat blurry because it's trying to play the video much bigger than its native size.

I'm looking for a way to make VLC behave like MPC and open smaller videos at their native size, but scale back videos bigger than my monitor (when the VLC borders & Windows taskbar is taken into account).

VSDC adding arrows

$
0
0
Hi . I have just downloaded VSDC , and wondered if it is possible to adding arrows in the video ?

BD3D2MK3D converting 3D Smushed

$
0
0
I am a huge Video quality snob, so that also comes down to me ripping my Blu-rays lossless. Well I ran into a problem, When I am ripping my 3D blu-rays I am selecting Full SBS but they come out clear, but at a weird ratio. 3776x1080 so on my 100" screen its really small. Please help. I tried DVDFab too and it does the same thing. attached is a screen shot. Any help will be appreciated.
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	N/A
Size:	1.10 MB
ID:	50450  

Which player can be play 2 videos async?

separatefields() and qtgmc() cause a 'jump' at the bottom of the video

$
0
0
Hi. As I usually do with a DVD, I scripted it with megui and checked for combing. There was combing and so I added separatefields() to the script to confirm it was interlaced (it was). The video preview, however, is now 'jumping' as if every second frame is a different height than its neighbour by a pixel. I added assumetff() then assumebff() prior to separatefields() but to no effect. Scripting with just qtgmc() also causes the jump.

Hopefully someone recognises what I'm describing and can tell me the cause and cure. Thank you.
Viewing all 45436 articles
Browse latest View live