Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Movies in 2.1 seems to be unplayable after ~2s #1

Open
SunsetMkt opened this issue Feb 14, 2025 · 3 comments
Open

Movies in 2.1 seems to be unplayable after ~2s #1

SunsetMkt opened this issue Feb 14, 2025 · 3 comments

Comments

@SunsetMkt
Copy link
Owner

Tried Fmodel & repak, issue persists.

FFplay log:

[h264 @ 000002198f910d00] Invalid NAL unit size (1895666997 > 30681).
[h264 @ 000002198f910d00] missing picture in access unit with size 30685
[h264 @ 000002198f910d00] Invalid NAL unit size (-963298103 > 42452).
[h264 @ 000002198f910d00] missing picture in access unit with size 42456
[h264 @ 000002198f910d00] Invalid NAL unit size (-607116584 > 41338).
[h264 @ 000002198f910d00] missing picture in access unit with size 41342
[h264 @ 000002198f910d00] Invalid NAL unit size (406977131 > 40782).
[h264 @ 000002198f910d00] missing picture in access unit with size 40786
[h264 @ 000002198f910d00] Invalid NAL unit size (77042563 > 50322).
[h264 @ 000002198f910d00] missing picture in access unit with size 50326
[h264 @ 000002198f910d00] Invalid NAL unit size (657905195 > 23874).
[h264 @ 000002198f910d00] missing picture in access unit with size 23878
[h264 @ 000002198f910d00] Invalid NAL unit size (2042955255 > 44413).
[h264 @ 000002198f910d00] missing picture in access unit with size 44417
[h264 @ 000002198f910d00] Invalid NAL unit size (-482099955 > 21569).
[h264 @ 000002198f910d00] missing picture in access unit with size 21573
[h264 @ 000002198f910d00] Invalid NAL unit size (275280534 > 41268).
@ClostroOffi
Copy link

any idea of where do this come from?

@SunsetMkt
Copy link
Owner Author

In WuWa version 2.1, all video files seem to be encrypted, as they are not playable after the first two seconds.

I have tried more than two unpackers to make sure this is not caused by unpacking.

Here's one of the video files for example: C0011.mp4

FFmpeg's FFplay tool shows errors below while playing the video:

ffplay.exe .\C0011.mp4
ffplay version 7.1-full_build-www.gyan.dev Copyright (c) 2003-2024 the FFmpeg developers
  built with gcc 14.2.0 (Rev1, 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-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libopenjpeg --enable-libquirc --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-libqrencode --enable-librav1e --enable-libsvtav1 --enable-libvvenc --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --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-libcodec2 --enable-libilbc --enable-libgsm --enable-liblc3 --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
  libavutil      59. 39.100 / 59. 39.100
  libavcodec     61. 19.100 / 61. 19.100
  libavformat    61.  7.100 / 61.  7.100
  libavdevice    61.  3.100 / 61.  3.100
  libavfilter    10.  4.100 / 10.  4.100
  libswscale      8.  3.100 /  8.  3.100
  libswresample   5.  3.100 /  5.  3.100
  libpostproc    58.  3.100 / 58.  3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '.\C0011.mp4':   0B
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf61.7.100
  Duration: 00:00:38.13, start: 0.000000, bitrate: 8888 kb/s
  Stream #0:0[0x1](und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 2560x1080, 8885 kb/s, 30 fps, 30 tbr, 15360 tbn (default)
      Metadata:
        handler_name    : VideoHandler
        vendor_id       : [0][0][0][0]
        timecode        : 00:00:00:00
  Stream #0:1[0x2](eng): Data: none (tmcd / 0x64636D74)
      Metadata:
        handler_name    : VideoHandler
        timecode        : 00:00:00:00
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1724782015 > 14704).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 14708
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1646282410 > 144516).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 144520
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1199522147 > 17327).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 17331
[h264 @ 000001f5328ddd80] Invalid NAL unit size (708909560 > 16597).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 16601
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1213063181 > 136135).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 136139
[h264 @ 000001f5328ddd80] Invalid NAL unit size (209296742 > 16723).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 16727
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-2039223424 > 16051).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 16055
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-200817687 > 119611).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 119615
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1525423040 > 13911).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 13915
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1081314549 > 171019).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 171023
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1770910190 > 15945).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 15949
[h264 @ 000001f5328ddd80] Invalid NAL unit size (60337883 > 17287).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 17291
[h264 @ 000001f5328ddd80] Invalid NAL unit size (19200113 > 92688).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 92692
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-341981852 > 11740).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 11744
[h264 @ 000001f5328ddd80] Invalid NAL unit size (2119168830 > 105275).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 105279
[h264 @ 000001f5328ddd80] Invalid NAL unit size (172074711 > 12015).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 12019
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1183931270 > 98093).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 98097
[h264 @ 000001f5328ddd80] Invalid NAL unit size (744213002 > 12166).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 12170
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1410549148 > 96773).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 96777
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1180537991 > 11394).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 11398
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1990528216 > 106771).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 106775
[h264 @ 000001f5328ddd80] Invalid NAL unit size (890354135 > 14193).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 14197
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1676859177 > 14067).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 14071
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1492343773 > 105292).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 105296
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1347756822 > 13996).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 14000
[h264 @ 000001f5328ddd80] Invalid NAL unit size (2029326993 > 13078).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 13082
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1124725409 > 86794).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 86798
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1429600622 > 10530).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 10534
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1147330668 > 87070).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 87074
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1582478713 > 9743).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 9747
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-245960471 > 106683).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 106687
[h264 @ 000001f52bc9a8c0] concealing 7772 DC, 7772 AC, 7772 MV errors in P frame
[h264 @ 000001f52bcc64c0] Invalid NAL unit size (1724782015 > 14704).
[h264 @ 000001f52bcc64c0] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1073499174 > 12329).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 12333
[h264 @ 000001f5328dd040] Invalid NAL unit size (1646282410 > 144516).
[h264 @ 000001f5328dd040] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1569872250 > 12010).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 12014
[h264 @ 000001f5328dd840] Invalid NAL unit size (-1199522147 > 17327).
[h264 @ 000001f5328dd840] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1715886725 > 88505).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 88509
[h264 @ 000001f533060640] Invalid NAL unit size (708909560 > 16597).
[h264 @ 000001f533060640] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1250490533 > 10855).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 10859
[h264 @ 000001f532b50000] Invalid NAL unit size (1213063181 > 136135).
[h264 @ 000001f532b50000] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1072557647 > 10953).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 10957
[h264 @ 000001f52bd0d600] Invalid NAL unit size (209296742 > 16723).
[h264 @ 000001f52bd0d600] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (378076602 > 78547).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 78551
[h264 @ 000001f52bd0dc80] Invalid NAL unit size (-2039223424 > 16051).
[h264 @ 000001f52bd0dc80] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-196421225 > 8932).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8936
[h264 @ 000001f52bc859c0] Invalid NAL unit size (-200817687 > 119611).
[h264 @ 000001f52bc859c0] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-129065837 > 77587).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 77591
[h264 @ 000001f52bc85d80] Invalid NAL unit size (1525423040 > 13911).
[h264 @ 000001f52bc85d80] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1846731159 > 8987).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8991
[h264 @ 000001f52bc86480] Invalid NAL unit size (1081314549 > 171019).
[h264 @ 000001f52bc86480] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1437595749 > 109695).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 109699
[h264 @ 000001f5328c7740] Invalid NAL unit size (-1770910190 > 15945).
[h264 @ 000001f5328c7740] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1688861083 > 10516).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 10520
[h264 @ 000001f5328c7e40] Invalid NAL unit size (60337883 > 17287).
[h264 @ 000001f5328c7e40] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-180981540 > 10012).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 10016
[h264 @ 000001f533860280] Invalid NAL unit size (19200113 > 92688).
[h264 @ 000001f533860280] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1199612444 > 86297).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 86301
[h264 @ 000001f532c9e040] Invalid NAL unit size (-341981852 > 11740).
[h264 @ 000001f532c9e040] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1946460851 > 9637).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 9641
[h264 @ 000001f532c9d900] Invalid NAL unit size (2119168830 > 105275).
[h264 @ 000001f532c9d900] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-184756462 > 9146).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 9150
[h264 @ 000001f52bc9a8c0] Invalid NAL unit size (172074711 > 12015).
[h264 @ 000001f52bc9a8c0] Error splitting the input into NAL units.
[h264 @ 000001f52bcc64c0] Invalid NAL unit size (-1183931270 > 98093).
[h264 @ 000001f52bcc64c0] Error splitting the input into NAL units.
[h264 @ 000001f5328dd040] Invalid NAL unit size (744213002 > 12166).
[h264 @ 000001f5328dd040] Error splitting the input into NAL units.
[h264 @ 000001f5328dd840] Invalid NAL unit size (-1410549148 > 96773).
[h264 @ 000001f5328dd840] Error splitting the input into NAL units.
[h264 @ 000001f533060640] Invalid NAL unit size (-1180537991 > 11394).
[h264 @ 000001f533060640] Error splitting the input into NAL units.
[h264 @ 000001f532b50000] Invalid NAL unit size (-1990528216 > 106771).
[h264 @ 000001f532b50000] Error splitting the input into NAL units.
[h264 @ 000001f52bd0d600] Invalid NAL unit size (890354135 > 14193).
[h264 @ 000001f52bd0d600] Error splitting the input into NAL units.
[h264 @ 000001f52bd0dc80] Invalid NAL unit size (1676859177 > 14067).
[h264 @ 000001f52bd0dc80] Error splitting the input into NAL units.
[h264 @ 000001f52bc859c0] Invalid NAL unit size (1492343773 > 105292).
[h264 @ 000001f52bc859c0] Error splitting the input into NAL units.
[h264 @ 000001f52bc85d80] Invalid NAL unit size (1347756822 > 13996).
[h264 @ 000001f52bc85d80] Error splitting the input into NAL units.
[h264 @ 000001f52bc86480] Invalid NAL unit size (2029326993 > 13078).
[h264 @ 000001f52bc86480] Error splitting the input into NAL units.
[h264 @ 000001f5328c7740] Invalid NAL unit size (-1124725409 > 86794).
[h264 @ 000001f5328c7740] Error splitting the input into NAL units.
[h264 @ 000001f5328c7e40] Invalid NAL unit size (1429600622 > 10530).
[h264 @ 000001f5328c7e40] Error splitting the input into NAL units.
[h264 @ 000001f533860280] Invalid NAL unit size (1147330668 > 87070).
[h264 @ 000001f533860280] Error splitting the input into NAL units.
[h264 @ 000001f532c9e040] Invalid NAL unit size (1582478713 > 9743).
[h264 @ 000001f532c9e040] Error splitting the input into NAL units.
[h264 @ 000001f532c9d900] Invalid NAL unit size (-245960471 > 106683).
[h264 @ 000001f532c9d900] Error splitting the input into NAL units.
[h264 @ 000001f52bc9a8c0] Invalid NAL unit size (1073499174 > 12329).
[h264 @ 000001f52bc9a8c0] Error splitting the input into NAL units.
[h264 @ 000001f52bcc64c0] Invalid NAL unit size (-1569872250 > 12010).
[h264 @ 000001f52bcc64c0] Error splitting the input into NAL units.
[h264 @ 000001f5328dd040] Invalid NAL unit size (-1715886725 > 88505).
[h264 @ 000001f5328dd040] Error splitting the input into NAL units.
[h264 @ 000001f5328dd840] Invalid NAL unit size (1250490533 > 10855).
[h264 @ 000001f5328dd840] Error splitting the input into NAL units.
[h264 @ 000001f533060640] Invalid NAL unit size (-1072557647 > 10953).
[h264 @ 000001f533060640] Error splitting the input into NAL units.
[h264 @ 000001f532b50000] Invalid NAL unit size (378076602 > 78547).
[h264 @ 000001f532b50000] Error splitting the input into NAL units.
[h264 @ 000001f52bd0d600] Invalid NAL unit size (-196421225 > 8932).
[h264 @ 000001f52bd0d600] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (180570819 > 76544).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 76548
[h264 @ 000001f52bd0dc80] Invalid NAL unit size (-129065837 > 77587).
[h264 @ 000001f52bd0dc80] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1019956242 > 8646).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8650
[h264 @ 000001f52bc859c0] Invalid NAL unit size (-1846731159 > 8987).
[h264 @ 000001f52bc859c0] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-222063129 > 77179).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 77183
[h264 @ 000001f52bc85d80] Invalid NAL unit size (-1437595749 > 109695).
[h264 @ 000001f52bc85d80] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-302696667 > 8380).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8384
[h264 @ 000001f52bc86480] Invalid NAL unit size (-1688861083 > 10516).
[h264 @ 000001f52bc86480] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1114743831 > 77865).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 77869
[h264 @ 000001f5328c7740] Invalid NAL unit size (-180981540 > 10012).
[h264 @ 000001f5328c7740] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1431413916 > 8590).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8594
[h264 @ 000001f5328c7e40] Invalid NAL unit size (-1199612444 > 86297).
[h264 @ 000001f5328c7e40] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (49712490 > 77372).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 77376
[h264 @ 000001f533860280] Invalid NAL unit size (1946460851 > 9637).
[h264 @ 000001f533860280] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (530704108 > 8371).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8375
[h264 @ 000001f532c9e040] Invalid NAL unit size (-184756462 > 9146).
[h264 @ 000001f532c9e040] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-137215778 > 76948).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 76952
[h264 @ 000001f532c9d900] Invalid NAL unit size (180570819 > 76544).
[h264 @ 000001f532c9d900] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-1806672559 > 8399).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8403
[h264 @ 000001f52bc9a8c0] Invalid NAL unit size (1019956242 > 8646).
[h264 @ 000001f52bc9a8c0] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1472976423 > 81301).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 81305
[h264 @ 000001f52bcc64c0] Invalid NAL unit size (-222063129 > 77179).
[h264 @ 000001f52bcc64c0] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-936161903 > 8441).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8445
[h264 @ 000001f5328dd040] Invalid NAL unit size (-302696667 > 8380).
[h264 @ 000001f5328dd040] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (1783284538 > 79286).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 79290
[h264 @ 000001f5328dd840] Invalid NAL unit size (-1114743831 > 77865).
[h264 @ 000001f5328dd840] Error splitting the input into NAL units.
[h264 @ 000001f5328ddd80] Invalid NAL unit size (-984631066 > 8874).
[h264 @ 000001f5328ddd80] missing picture in access unit with size 8878
[h264 @ 000001f533060640] Invalid NAL unit size (-1431413916 > 8590).
[h264 @ 000001f533060640] Error splitting the input into NAL units.
...

@SunsetMkt
Copy link
Owner Author

M0242_Nvzhu.mp4: 1.3 2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants