VideoHelp Forum
+ Reply to Thread
Results 1 to 17 of 17
Thread
  1. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    I downloaded this mkv video, VLC/MPC-BE/MPC-HC (Windows 11) and VLC/QuickTime Player/iiNA (macOS) all are playing like slow-motion frame by frame. The only player that could play this video perfectly is MX Player in Android.

    What could be the caurse?

    Thanks.

    General
    Unique ID : 118219472966657934480468607066358256881 (0x58F03E07590034C2CE0212EA99C594F1)
    Complete name : V:\LigaBBVA 2022 2023\UCL 2022 2023\UCL MD01 ampor2.mkv
    Format : Matroska
    Format version : Version 4
    File size : 2.34 GiB
    Duration : 57 min 3 s
    Overall bit rate : 5 881 kb/s
    Writing application : Lavf58.20.100
    Writing library : Lavf58.20.100
    ErrorDetectionType : Per level 1

    Video
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : High@L4
    Format settings : CABAC / 4 Ref Frames
    Format settings, CABAC : Yes
    Format settings, Reference fra : 4 frames
    Format settings, GOP : M=8, N=24
    Codec ID : V_MPEG4/ISO/AVC
    Duration : 57 min 2 s
    Bit rate : 5 571 kb/s
    Width : 1 920 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate mode : Variable
    Original frame rate : 25.000 FPS
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Interlaced
    Scan type, store method : Separated fields (2 fields per block)
    Scan order : Top Field First
    Stream size : 2.22 GiB (95%)
    Default : No
    Forced : No
    Color range : Limited

    Audio
    ID : 2
    Format : MPEG Audio
    Format version : Version 1
    Format profile : Layer 2
    Codec ID : A_MPEG/L2
    Codec ID/Hint : MP2
    Duration : 57 min 3 s
    Bit rate mode : Constant
    Bit rate : 192 kb/s
    Channel(s) : 2 channels
    Sampling rate : 48.0 kHz
    Compression mode : Lossy
    Delay relative to video : -1 s 248 ms
    Stream size : 78.4 MiB (3%)
    Language : Spanish
    Default : Yes
    Forced : No

    Menu
    00:00:00.000 : :Chapter 2
    Quote Quote  
  2. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by tigerb View Post
    I downloaded this mkv video, VLC/MPC-BE/MPC-HC (Windows 11) and VLC/QuickTime Player/iiNA (macOS) all are playing like slow-motion frame by frame. The only player that could play this video perfectly is MX Player in Android.

    What could be the caurse?

    Thanks.

    General
    Unique ID : 118219472966657934480468607066358256881 (0x58F03E07590034C2CE0212EA99C594F1)
    Complete name : V:\LigaBBVA 2022 2023\UCL 2022 2023\UCL MD01 ampor2.mkv
    Format : Matroska
    Format version : Version 4
    File size : 2.34 GiB
    Duration : 57 min 3 s
    Overall bit rate : 5 881 kb/s
    Writing application : Lavf58.20.100
    Writing library : Lavf58.20.100
    ErrorDetectionType : Per level 1

    Video
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : High@L4
    Format settings : CABAC / 4 Ref Frames
    Format settings, CABAC : Yes
    Format settings, Reference fra : 4 frames
    Format settings, GOP : M=8, N=24
    Codec ID : V_MPEG4/ISO/AVC
    Duration : 57 min 2 s
    Bit rate : 5 571 kb/s
    Width : 1 920 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Frame rate mode : Variable
    Original frame rate : 25.000 FPS
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Interlaced
    Scan type, store method : Separated fields (2 fields per block)
    Scan order : Top Field First
    Stream size : 2.22 GiB (95%)
    Default : No
    Forced : No
    Color range : Limited

    Audio
    ID : 2
    Format : MPEG Audio
    Format version : Version 1
    Format profile : Layer 2
    Codec ID : A_MPEG/L2
    Codec ID/Hint : MP2
    Duration : 57 min 3 s
    Bit rate mode : Constant
    Bit rate : 192 kb/s
    Channel(s) : 2 channels
    Sampling rate : 48.0 kHz
    Compression mode : Lossy
    Delay relative to video : -1 s 248 ms
    Stream size : 78.4 MiB (3%)
    Language : Spanish
    Default : Yes
    Forced : No

    Menu
    00:00:00.000 : :Chapter 2
    try changing the frame rate to 24 FPS with ffmpeg - ffmpeg -i <input> -filter:v fps=24 <output>
    Quote Quote  
  3. Originally Posted by october262 View Post
    try changing the frame rate to 24 FPS with ffmpeg - ffmpeg -i <input> -filter:v fps=24 <output>
    Why to 24 fps?
    Quote Quote  
  4. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by october262 View Post
    try changing the frame rate to 24 FPS with ffmpeg - ffmpeg -i <input> -filter:v fps=24 <output>
    Thanks, I tried but still no go.

    C:\Software Portable\yt-dlp>ffmpeg -i aa.mkv -filter:v fps=24 ab.mkv
    ffmpeg version 5.0.1-full_build-www.gyan.dev Copyright (c) 2000-2022 the FFmpeg developers
    built with gcc 11.2.0 (Rev7, Built by MSYS2 project)
    configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libdavs2 --enable-libuavs3d --enable-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
    libavutil 57. 17.100 / 57. 17.100
    libavcodec 59. 18.100 / 59. 18.100
    libavformat 59. 16.100 / 59. 16.100
    libavdevice 59. 4.100 / 59. 4.100
    libavfilter 8. 24.100 / 8. 24.100
    libswscale 6. 4.100 / 6. 4.100
    libswresample 4. 3.100 / 4. 3.100
    libpostproc 56. 3.100 / 56. 3.100
    [h264 @ 000001e86d8f6b40] mmco: unref short failure
    Input #0, matroska,webm, from 'aa.mkv':
    Metadata:
    ENCODER : Lavf58.20.100
    Duration: 00:57:03.79, start: 0.000000, bitrate: 5880 kb/s
    Chapters:
    Chapter #0:0: start 0.000000, end 3810.816000
    Metadata:
    title : Chapter 2
    Stream #0:0: Video: h264 (High), yuv420p(tv, top first), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 1k tbn
    Metadata:
    DURATION : 00:57:03.788000000
    Stream #0:1(spa): Audio: mp2, 48000 Hz, stereo, s16p, 192 kb/s (default)
    Metadata:
    DURATION : 00:57:03.456000000
    Stream mapping:
    Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
    Stream #0:1 -> #0:1 (mp2 (native) -> vorbis (libvorbis))
    Press [q] to stop, [?] for help
    [h264 @ 000001e86d900340] mmco: unref short failure
    [h264 @ 000001e86e982940] mmco: unref short failure
    [h264 @ 000001e86da77240] mmco: unref short failure
    Last message repeated 1 times
    [libx264 @ 000001e86d99e9c0] using SAR=1/1
    [libx264 @ 000001e86d99e9c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
    [libx264 @ 000001e86d99e9c0] profile High, level 4.0, 4:2:0, 8-bit
    [libx264 @ 000001e86d99e9c0] 264 - core 164 r3094 bfc87b7 - H.264/MPEG-4 AVC codec - Copyleft 2003-2022 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=24 lookahead_threads=4 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=24 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
    Output #0, matroska, to 'ab.mkv':
    Metadata:
    encoder : Lavf59.16.100
    Chapters:
    Chapter #0:0: start 0.000000, end 3810.816000
    Metadata:
    title : Chapter 2
    Stream #0:0: Video: h264 (H264 / 0x34363248), yuv420p(tv, top coded first (swapped)), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 24 fps, 1k tbn
    Metadata:
    DURATION : 00:57:03.788000000
    encoder : Lavc59.18.100 libx264
    Side data:
    cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: N/A
    Stream #0:1(spa): Audio: vorbis (oV[0][0] / 0x566F), 48000 Hz, stereo, fltp (default)
    Metadata:
    DURATION : 00:57:03.456000000
    encoder : Lavc59.18.100 libvorbis
    [h264 @ 000001e86e982240] reference picture missing during reordere=5989.9kbits/s speed=5.32x
    [h264 @ 000001e86e982240] Missing reference picture, default is 2147483647
    [h264 @ 000001e86e982940] mmco: unref short failure
    [h264 @ 000001e86ea2b580] reference picture missing during reorder
    [h264 @ 000001e86ea2b580] Missing reference picture, default is 69192
    [h264 @ 000001e86da77240] mmco: unref short failure
    Last message repeated 1 times
    [h264 @ 000001e86da77240] number of reference frames (0+5) exceeds max (4; probably corrupt input), discarding one
    [h264 @ 000001e86d9940c0] reference picture missing during reorder
    [h264 @ 000001e86d9940c0] Missing reference picture, default is 69188
    [h264 @ 000001e86e3c00c0] reference picture missing during reorder
    [h264 @ 000001e86e3c00c0] Missing reference picture, default is 69198
    [h264 @ 000001e86df73c00] mmco: unref short failure50:12.10 bitrate=6110.9kbits/s speed=5.27x
    [h264 @ 000001e86d900340] mmco: unref short failure
    [h264 @ 000001e86e982940] mmco: unref short failure
    Last message repeated 1 times
    frame=82136 fps=126 q=-1.0 Lsize= 2608353kB time=00:57:03.62 bitrate=6241.2kbits/s speed=5.23x
    video:2567652kB audio:38611kB subtitle:0kB other streams:0kB global headers:4kB muxing overhead: 0.080216%
    [libx264 @ 000001e86d99e9c0] frame I:613 Avg QP:20.54 size:196513
    [libx264 @ 000001e86d99e9c0] frame P:23431 Avg QP:22.59 size: 82137
    [libx264 @ 000001e86d99e9c0] frame B:58092 Avg QP:25.15 size: 10057
    [libx264 @ 000001e86d99e9c0] consecutive B-frames: 2.5% 5.3% 12.9% 79.3%
    [libx264 @ 000001e86d99e9c0] mb I I16..4: 14.5% 68.6% 16.9%
    [libx264 @ 000001e86d99e9c0] mb P I16..4: 4.9% 13.0% 3.0% P16..4: 39.5% 15.1% 8.7% 0.0% 0.0% skip:15.7%
    [libx264 @ 000001e86d99e9c0] mb B I16..4: 0.3% 0.5% 0.1% B16..8: 22.2% 2.3% 0.6% direct: 1.9% skip:72.0% L0:42.5% L1:48.3% BI: 9.2%
    [libx264 @ 000001e86d99e9c0] 8x8 transform intra:62.1% inter:77.8%
    [libx264 @ 000001e86d99e9c0] coded y,uvDC,uvAC intra: 64.1% 75.6% 39.3% inter: 13.8% 16.5% 3.4%
    [libx264 @ 000001e86d99e9c0] i16 v,h,dc,p: 11% 66% 5% 18%
    [libx264 @ 000001e86d99e9c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 31% 23% 4% 4% 4% 5% 4% 8%
    [libx264 @ 000001e86d99e9c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 10% 67% 9% 2% 2% 2% 3% 2% 3%
    [libx264 @ 000001e86d99e9c0] i8c dc,h,v,p: 44% 32% 17% 7%
    [libx264 @ 000001e86d99e9c0] Weighted P-Frames: Y:1.5% UV:0.7%
    [libx264 @ 000001e86d99e9c0] ref P L0: 64.6% 13.8% 16.6% 4.8% 0.1%
    [libx264 @ 000001e86d99e9c0] ref B L0: 89.8% 9.1% 1.1%
    [libx264 @ 000001e86d99e9c0] ref B L1: 97.8% 2.2%
    [libx264 @ 000001e86d99e9c0] kb/s:6146.16
    Quote Quote  
  5. Try a simple remux wirh mkvtoolnix.
    Quote Quote  
  6. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by ProWo View Post
    Try a simple remux wirh mkvtoolnix.
    That was the 1st thing I tried before posting here, I even removed the audio part (one with default audio and one withour audio), but still no go.
    Quote Quote  
  7. Another try: extract the video with mkvcleaver and remux it then with mkvtoolnix, or upload the video somewhere, then we can have a look.
    Quote Quote  
  8. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by ProWo View Post
    Another try: extract the video with mkvcleaver and remux it then with mkvtoolnix, or upload the video somewhere, then we can have a look.
    Thanks, mkvcleaver is complaining about all sorts of missing executable files.

    Here is the link for the video, very fast 1fichier.com https://1fichier.com/?fw3pfe74pw0t1zbkq7cd
    Quote Quote  
  9. Originally Posted by tigerb View Post
    Here is the link for the video, very fast 1fichier.com https://1fichier.com/?fw3pfe74pw0t1zbkq7cd
    Not working
    Quote Quote  
  10. Originally Posted by tigerb View Post
    Thanks, mkvcleaver is complaining about all sorts of missing executable files.
    Install it as portable executable.
    Quote Quote  
  11. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by ProWo View Post
    Originally Posted by tigerb View Post
    Here is the link for the video, very fast 1fichier.com https://1fichier.com/?fw3pfe74pw0t1zbkq7cd
    Not working
    Link is working, click the link and wait about 30 secs and click the orange button/bar and click again to download.
    Quote Quote  
  12. Video Damager VoodooFX's Avatar
    Join Date
    Oct 2021
    Location
    At Doom9
    Search PM
    Link is not working. Few weeks ago I was downloading something from that site - with speed ~30kb-100Kb...
    Upload it to a proper filelocker, like Wetransfer or Mega ect., maybe you need to split file in two parts.
    Quote Quote  
  13. I downloaded it ok

    Demux/Remux with mkvextract, mkvmerge fixes it. So it's likely a timestamp issue
    Quote Quote  
  14. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by poisondeathray View Post
    I downloaded it ok

    Demux/Remux with mkvextract, mkvmerge fixes it. So it's likely a timestamp issue
    Thanks for testing the video out, how do you Demux/Remux with mkvextract, mkvmerge?

    I only know how to use mkvtoolnix (portable version) is click the mkvtoolnix-gui.exe and drag the mkv file/video in it and click the Start Multiplexing.

    I do see mkvextract.exe and mkvmerge.exe in the same folder, but when I click on either mkvextract.exe or mkvmerge.exe, nothing is happening? What am I doing wrong?

    Thanks.
    Image Attached Thumbnails Click image for larger version

Name:	mkvtoolnix-64-bit-70.0.0 (2).png
Views:	10
Size:	84.5 KB
ID:	66760  

    Image Attached Images  
    Quote Quote  
  15. You can use gmkvextractgui as a gui for mkvextract, mkvtoolnix-gui as a gui for mkvmerge
    Quote Quote  
  16. Member
    Join Date
    Feb 2005
    Location
    Canada
    Search Comp PM
    Originally Posted by poisondeathray View Post
    You can use gmkvextractgui as a gui for mkvextract, mkvtoolnix-gui as a gui for mkvmerge
    Success, thank you poisondeathray.

    1) moved all 4 files in gMKVExtractGUI.v2.6.2 folder to the same folder of MKVtoolnix_64-bit (complaining of not finding MKVtoolnix if left in its own folder)
    2) click gMKVExtractGUI.exe and drag UCL MD01 ampor2.mkv to the gMKVExtractGUI.exe pop-up window, select all 3 files, select output folder as source and click extract
    3) UCL MD01 ampor2_chapters.xml, UCL MD01 ampor2_track1_[und].avc and UCL MD01 ampor2_track2_[spa]_DELAY -1248ms.mp2 were extracted (3 files)
    4) launch mkvtoolnix-gui.exe and drag all 3 files above to the mkvtoolnix-gui.exe window, mkvtoolnix-gui.exe pop-up saying something about chapter...ignore and just click OK
    5) click Start Multiplexing and end result video UCL MD01 ampor2_track1_[und].mkv is produced, now the video plays perfectly in all video players (Windows/macOS/Android).

    May you have a wonderful day, poisondeathray!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!