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 |
|
|
#1581 | Link |
|
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,402
|
I can confirm this release does indeed fix Leo 69's issue
![]() Edit: Having a 'variable frame rate' doesn't help. But re-muxing the hevc elementary stream to have a constant frame didn't help either.
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
Last edited by SeeMoreDigital; 21st March 2025 at 15:59. |
|
|
|
|
|
#1582 | Link | |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
Quote:
|
|
|
|
|
|
|
#1583 | Link |
|
Registered User
Join Date: Nov 2004
Posts: 267
|
I just wanted to add that variable frame rate doesn't really play a role, I have plenty of videos with CFR which VirtualDub has same issues with (but not with all videos).
Last edited by Leo 69; 21st March 2025 at 15:43. |
|
|
|
|
|
#1584 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,401
|
I found this ticket - https://trac.ffmpeg.org/ticket/9805.
There is a problem with ffplay, but ffplay works fine for me. There are links in the ticket, but they do not explain how to solve the problem in applications using ffmpeg.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1585 | Link | |
|
...?
Join Date: Nov 2005
Location: Florida
Posts: 1,501
|
Quote:
|
|
|
|
|
|
|
#1586 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
Original sample.mkv was (according to metadata) multiplexed with mkvmerge v90.0.
Remultiplexed with mkvmerge v91.0: same result (works in r44282, fails with any newer avlib). Remultiplexed with Box4 v3 to MP4: same result (works in r44282, fails with any newer avlib). Last edited by LigH; 21st March 2025 at 22:31. |
|
|
|
|
|
#1587 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,401
|
Test build VirtualDub2 v2.3.0.838.
I tried to fix the problem with some HEVC streams. Hopefully nothing else was broken.
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource |
|
|
|
|
|
#1588 | Link |
|
Registered User
Join Date: Apr 2024
Posts: 504
|
Say I want to zoom in on this specific part of the video (meaning only show that specific selection). How do I do that?
https://imgur.com/Sucpw45 |
|
|
|
|
|
#1589 | Link | |
|
Registered User
Join Date: Sep 2007
Posts: 5,669
|
Quote:
If you mean spatially, to some elements of the picture such as eyes etc.., apply the crop filter and resize filter |
|
|
|
|
|
|
#1590 | Link |
|
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,402
|
Out of interest...
If I wanted to use the 'x264 8-bit codec' to encode a Blu-ray disc compatible video stream, what additional command lines would I need to put in the 'Extra command line' box? Cheers
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
|
|
|
|
|
#1591 | Link | |
|
Registered User
Join Date: Mar 2018
Location: Germany
Posts: 286
|
Quote:
Last edited by nji; 1st April 2025 at 12:33. |
|
|
|
|
|
|
#1593 | Link |
|
.
![]() Join Date: Oct 2001
Location: Germany
Posts: 7,859
|
See https://forum.doom9.org/showthread.php?t=154533 under '2.1 Mandatory parameters', the mandatory options are really needed and to be compatible with most authoring software, make sure to use "--slices 4" when using level 4.1, also I would add every option under '2.2 Optional parameters' if possible.
Cu Selur |
|
|
|
|
|
#1595 | Link |
|
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,402
|
Hello again,
So far I've added --bluray-compat --slices 4 into the command line area but at the end of the encoding process I received the following 'warning' message: - ![]() What do I need to do to resolve this?
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
|
|
|
|
|
|
#1597 | Link | |
|
Life's clearer in 4K UHD
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,402
|
Quote:
--vbv-bufsize 1000 --vbv-maxrate 3000 is allowed
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
Last edited by SeeMoreDigital; 31st March 2025 at 12:47. |
|
|
|
|
|
|
#1598 | Link |
|
Registered User
Join Date: Dec 2008
Posts: 2,401
|
VirtualDub2 v2.3.0.845
Changes: VirtualDub2 is now a Unicode application. Improved support for file paths with Unicode characters. Removed obsolete "Disk I/O write mode" setting. The "/queryVersion" parameter has been deprecated. Updated zlib 1.3.1. Updated avlib-1.vdplugin to version 0.7.1.264. - FFmpeg 7.1.1 is now supported. - Fixed crash on problematic AAC audio. - Fixed missing sound for some MP4 files with AAC audio. - Fixed a crash when playing video files with changing video frame size. - Ignore m3u playlist files. - Fixed frame retrieval for some HEVC streams. - Added video encoder SVT-AV1. - Minor optimizations. Updated scripted.vdplugin to version 0.2.2.100. - Scintilla 5.5.6 updated. - Lexilla 5.4.4 updated. Also available is old VirtualDub2 44282 with updated avlib.vdplugin. |
|
|
|
|
|
#1599 | Link |
|
Registered User
Join Date: Jun 2022
Posts: 299
|
Since changing the program version, folder, etc. VirtualDub doesn't want to show up in the "Open With" list (I mean the context menu, not the window with "more" applications).
I used to have VirtualDub there, then I changed the folder, new version etc. and since then it doesn't want to show up in this menu, even when I make it the default application for e.g. avs. The only thing I've googled is that others also have this problem with VirtualDub. How do I fix this?
|
|
|
|
|
|
#1600 | Link | |
|
Registered User
Join Date: Dec 2008
Posts: 2,401
|
Quote:
https://superuser.com/questions/9165...s-my-selection
__________________
MPC-BE 1.8.9 and Nightly builds | VideoRenderer | ImageSource | ScriptSource | BassAudioSource Last edited by v0lt; 17th April 2025 at 16:26. |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|