Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1602 | Link | |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Quote:
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
|
#1603 | Link | |
|
Registered User
Join Date: Apr 2024
Posts: 501
|
Quote:
|
|
|
|
|
|
|
#1604 | Link | |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
Quote:
If not, you can let e.g. StaxRip create an Avisynth script that loads the M2TS as video source with FFMS2 or L-SMASH Works plugin, if you don't dare to write that little script manually. (Note: Using L-SMASH Works, i.e. LSMASHSource.dll, you need to use LwLibavVideoSource for M2TS files to create an additional LWI index file; LSMASHVideoSource only works with ISO Base Media files like MP4, MOV, FLV, 3GPP - which already contain an index chunk.) Last edited by LigH; 22nd April 2025 at 15:30. |
|
|
|
|
|
|
#1605 | Link | |
|
Registered User
Join Date: Jun 2022
Posts: 299
|
Quote:
|
|
|
|
|
|
|
#1606 | Link | |
|
Registered User
Join Date: Jun 2022
Posts: 299
|
Quote:
This was easily fixed with ffmpeg (ffmpeg -c copy). |
|
|
|
|
|
|
#1607 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Then use regedit.exe to manually find and delete all keys with old paths to VirtualDub2.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1608 | Link | |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
There are workflows not recommended to use in VirtualDub2 (tested with release 44282, 2.2.0.755 and 2.3.0.845)...
I opened a 4K UHD video from a VIOFO 229 Pro dashcam, which plays fine when I let it play linearly or skip through frame-by-frame. Then I selected a range (800 frames), the internal x264 8-bit video encoder (CRF 18, Slower, --nr 100) and the FFMPEG AAC audio encoder, saved the result in an MP4 +faststart. The playback in MPC-BE shows video artifacts which seem to be caused by wrong motion prediction references. When I open the result in VDub2 again, it plays fine without issues, until frame 781: Quote:
Same script processed through external x264, QAAC and FFMPEG: Perfect result. May the internal x264 codec have some issues with large frames and random access at the same time? |
|
|
|
|
|
|
#1609 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
No. You have a problem with getting the right frame from the container and then decoding it. Encoders are not used for this.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1611 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Please provide your file.
This is a mandatory step when writing such bug reports. The developers do not have your file. Also, the developers do not have user "any files".
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource Last edited by v0lt; 1st May 2025 at 05:57. |
|
|
|
|
|
#1612 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
I'm sorry, my fault. Missed a little difference between the x264 options in VDub2 and in the batch. It makes a difference whether you use preset "Slow" or "Slower". That on UHD material will result in different GOP attributes, and some may exceed the support of a HW decoder in my GPU.So, instead, uhm: "Thanks, Nvidia"?
|
|
|
|
|
|
#1613 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Test build VirtualDub2_v2.3.1.867+avlib_vdplugin_1.0.0.357
Updated avlib-1.vdplugin to version 1.0.0.357:
|
|
|
|
|
|
#1614 | Link |
|
Registered User
Join Date: Jul 2019
Posts: 24
|
Hello @vOlt..
Just as a heads-up, on the latest Beta release VirtualDub2_v2.3.1.867 + avlib_vdplugin_1.0.0.357.. Capturing with ProRes crashes and will not proceed. I tested this Beta with the avlib-1.vdplugin 0.7.1.264 from the current Stable release v2.3.0.845 and then it works normal. Maybe you can look into that if possible.. Thank you. |
|
|
|
|
|
#1615 | Link | |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
Quote:
I do not confirm. Show a screenshot of the VirtualDub window with the error.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
|
#1617 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1619 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,397
|
I was unable to reproduce the issue by encoding a 1920x1080 test video to Prores 420YUV 10-bit hq.
New FFmpeg DDLs may not work correctly for your computer. Try FFmpeg DDLs from v2.3.0.845.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1620 | Link | |
|
Registered User
Join Date: Jul 2019
Posts: 24
|
Quote:
As I mentioned before, I tested this Beta with the avlib-1.vdplugin 0.7.1.264 from current Stable release v2.3.0.845 and that works!! Tested on AMD Ryzen 7 and FX-8370. So from now on, I'll just have to replace the avlib plugin in future releases. Thank you. |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|