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

Trouble converting some .wmv files #1123

Open
nomisma-qt opened this issue Nov 30, 2024 · 0 comments
Open

Trouble converting some .wmv files #1123

nomisma-qt opened this issue Nov 30, 2024 · 0 comments

Comments

@nomisma-qt
Copy link

nomisma-qt commented Nov 30, 2024

Hello, i'm having some issues with a bunch of files. I can't figure out the problem

For ex, i can export them to .mp4 using shotcut..

Here are the logs:

1

2024-11-30T13:50:54.962Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:[Step W05] [C2] Launching subworker

2

2024-11-30T13:50:54.963Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Preparing to launch subworker

3

2024-11-30T13:50:54.963Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker launched

4

2024-11-30T13:50:54.963Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:[1/3] Sending command to subworker

5

2024-11-30T13:50:54.965Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:[2/3] /home/user/Tdarr/Tdarr_Node/node_modules/ffmpeg-static/ffmpeg -i /home/user/Storage/bin/hevc/cache/testfile-TdarrCacheFile-NQ_GJapoJ.wmv -map 0 -c:v libx265 -b:v 800k -minrate 560k -maxrate 1040k -bufsize 1600k -c:a copy -c:s copy -max_muxing_queue_size 9999 -map -0:d /home/user/Storage/bin/hevc/cache/testfile-TdarrCacheFile-4VEWttiGd.mkv

6

2024-11-30T13:50:54.965Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:[3/3] Command sent

7

2024-11-30T13:50:54.966Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:To see live CLI output, enable 'Log full FFmpeg/HandBrake output' in the staging section on the Tdarr tab before the job starts. Note this could increase the job report size substantially.

8

2024-11-30T13:50:54.966Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker:Online

9

2024-11-30T13:50:54.967Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker:Receiving transcode settings

10

2024-11-30T13:50:54.967Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker:Running CLI

11

2024-11-30T13:50:54.967Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker killed

12

2024-11-30T13:50:54.968Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker exit approved, killing subworker

13

2024-11-30T13:50:54.968Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Subworker:a.Thread closed, code: 1

14

2024-11-30T13:50:54.969Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:b.Thread closed, code: 1

15

2024-11-30T13:50:54.969Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:CLI code: 1

16

2024-11-30T13:50:54.969Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:Last 200 lines of CLI log:

17

2024-11-30T13:50:54.970Z bduGNC1XnT:Node[mad-magpie]:Worker[royal-rat]:ffmpeg version 5.0.1-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2022 the FFmpeg developers

18

2024-11-30T13:50:54.970Z built with gcc 8 (Debian 8.3.0-6)

19

2024-11-30T13:50:54.970Z configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg

20

2024-11-30T13:50:54.970Z libavutil 57. 17.100 / 57. 17.100

21

2024-11-30T13:50:54.970Z libavcodec 59. 18.100 / 59. 18.100

22

2024-11-30T13:50:54.970Z libavformat 59. 16.100 / 59. 16.100

23

2024-11-30T13:50:54.970Z libavdevice 59. 4.100 / 59. 4.100

24

2024-11-30T13:50:54.970Z libavfilter 8. 24.100 / 8. 24.100

25

2024-11-30T13:50:54.970Z libswscale 6. 4.100 / 6. 4.100

26

2024-11-30T13:50:54.970Z libswresample 4. 3.100 / 4. 3.100

27

2024-11-30T13:50:54.970Z libpostproc 56. 3.100 / 56. 3.100

28

2024-11-30T13:50:54.970Z

29

2024-11-30T13:50:54.970Z Guessed Channel Layout for Input Stream #0.0 : stereo

30

2024-11-30T13:50:54.970Z Input #0, asf, from '/home/user/Storage/bin/hevc/testfile.wmv':

31

2024-11-30T13:50:54.970Z Duration: 00:42:12.88, start: 0.000000, bitrate: 1606 kb/s

32

2024-11-30T13:50:54.970Z Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, stereo, fltp, 128 kb/s

33

2024-11-30T13:50:54.970Z Stream #0:1: Video: wmv1 (WMV1 / 0x31564D57), yuv420p, 520x293, 25 fps, 25 tbr, 1k tbn

34

2024-11-30T13:50:54.970Z

35

2024-11-30T13:50:54.970Z Output #0, asf, to '/home/user/Storage/bin/hevc/cache/testfile-TdarrCacheFile-NQ_GJapoJ.wmv':

36

2024-11-30T13:50:54.970Z Metadata:

37

2024-11-30T13:50:54.970Z WM/EncodingSettings: Lavf59.16.100

38

2024-11-30T13:50:54.970Z Stream #0:0: Video: wmv1 (WMV1 / 0x31564D57), yuv420p, 520x293, q=2-31, 25 fps, 25 tbr, 1k tbn

39

2024-11-30T13:50:54.970Z

40

2024-11-30T13:50:54.970Z Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, stereo, fltp, 128 kb/s

41

2024-11-30T13:50:54.970Z Stream mapping:

42

2024-11-30T13:50:54.970Z Stream #0:1 -> #0:0 (copy)

43

2024-11-30T13:50:54.970Z Stream #0:0 -> #0:1 (copy)

44

2024-11-30T13:50:54.970Z Press [q] to stop, [?] for help

45

2024-11-30T13:50:54.970Z frame= 0 fps=0.0 q=-1.0 size= 1kB time=00:00:00.18 bitrate= 29.9kbits/s speed=N/A

46

2024-11-30T13:50:54.970Z frame=20832 fps=0.0 q=-1.0 size= 170752kB time=00:13:53.27 bitrate=1678.7kbits/s speed=1.67e+03x

47

2024-11-30T13:50:54.970Z [asf @ 0x5e3c740] packet fragment position invalid 0,0 not in 0

48

2024-11-30T13:50:54.970Z

49

2024-11-30T13:50:54.970Z Last message repeated 3 times

50

2024-11-30T13:50:54.970Z [asf @ 0x5e3c740] packet_obj_size 1057336176 invalid

51

2024-11-30T13:50:54.970Z

52

2024-11-30T13:50:54.970Z [asf @ 0x5e406c0] Non-monotonous DTS in output stream 0:0; previous: 1293680, current: 1293640; changing to 1293681. This may result in incorrect timestamps in the output file.

53

2024-11-30T13:50:54.970Z [asf @ 0x5e406c0] Non-monotonous DTS in output stream 0:0; previous: 1293681, current: 1293680; changing to 1293682. This may result in incorrect timestamps in the output file.

54

2024-11-30T13:50:54.970Z

55

2024-11-30T13:50:54.970Z [asf @ 0x5e3c740] packet_obj_size -1178585223 invalid

56

2024-11-30T13:50:54.970Z [asf @ 0x5e3c740] freeing incomplete packet size 10095, new 8704

57

2024-11-30T13:50:54.970Z [asf @ 0x5e3c740] freeing incomplete packet size 8704, new 7900

58

2024-11-30T13:50:54.970Z

59

2024-11-30T13:50:54.970Z frame=41834 fps=41821 q=-1.0 size= 343040kB time=00:27:53.90 bitrate=1678.8kbits/s speed=1.67e+03x

60

2024-11-30T13:50:54.970Z frame=63295 fps=42344 q=-1.0 Lsize= 518634kB time=00:42:12.28 bitrate=1677.8kbits/s speed=1.69e+03x

61

2024-11-30T13:50:54.970Z video:454848kB audio:39595kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.892533%

62

2024-11-30T13:50:54.970Z

63

2024-11-30T13:50:54.970Z ffmpeg version 5.0.1-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2022 the FFmpeg developers

64

2024-11-30T13:50:54.970Z built with gcc 8 (Debian 8.3.0-6)

65

2024-11-30T13:50:54.970Z configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg

66

2024-11-30T13:50:54.970Z libavutil 57. 17.100 / 57. 17.100

67

2024-11-30T13:50:54.970Z libavcodec 59. 18.100 / 59. 18.100

68

2024-11-30T13:50:54.970Z libavformat 59. 16.100 / 59. 16.100

69

2024-11-30T13:50:54.970Z libavdevice 59. 4.100 / 59. 4.100

70

2024-11-30T13:50:54.970Z libavfilter 8. 24.100 / 8. 24.100

71

2024-11-30T13:50:54.970Z libswscale 6. 4.100 / 6. 4.100

72

2024-11-30T13:50:54.970Z libswresample 4. 3.100 / 4. 3.100

73

2024-11-30T13:50:54.970Z libpostproc 56. 3.100 / 56. 3.100

74

2024-11-30T13:50:54.970Z

75

2024-11-30T13:50:54.970Z Guessed Channel Layout for Input Stream #0.1 : stereo

76

2024-11-30T13:50:54.970Z Input #0, asf, from '/home/user/Storage/bin/hevc/cache/testfile-TdarrCacheFile-NQ_GJapoJ.wmv':

77

2024-11-30T13:50:54.970Z Metadata:

78

2024-11-30T13:50:54.970Z encoder : Lavf59.16.100

79

2024-11-30T13:50:54.970Z Duration: 00:42:12.29, start:

80

2024-11-30T13:50:54.970Z 0.000000, bitrate: 1677 kb/s

81

2024-11-30T13:50:54.970Z Stream #0:0: Video: wmv1 (WMV1 / 0x31564D57), yuv420p, 520x293, 25 fps, 25 tbr, 1k tbn

82

2024-11-30T13:50:54.970Z Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, stereo, fltp, 128 kb/s

83

2024-11-30T13:50:54.970Z

84

2024-11-30T13:50:54.970Z Stream mapping:

85

2024-11-30T13:50:54.970Z Stream #0:0 -> #0:0 (wmv1 (native) -> hevc (libx265))

86

2024-11-30T13:50:54.970Z Stream #0:1 -> #0:1 (copy)

87

2024-11-30T13:50:54.970Z Press [q] to stop, [?] for help

88

2024-11-30T13:50:54.970Z

89

2024-11-30T13:50:54.970Z x265 [info]: HEVC encoder version 3.5+1-f0c1022b6

90

2024-11-30T13:50:54.970Z x265 [info]: build info [Linux][GCC 8.3.0][64 bit] 8bit+10bit+12bit

91

2024-11-30T13:50:54.970Z

92

2024-11-30T13:50:54.970Z x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2

93

2024-11-30T13:50:54.970Z x265 [error]: Picture height must be an integer multiple of the specified chroma subsampling

94

2024-11-30T13:50:54.970Z [libx265 @ 0x68f9a80] Cannot open libx265 encoder.

95

2024-11-30T13:50:54.970Z Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height

96

2024-11-30T13:50:54.970Z

97

2024-11-30T13:50:54.970Z Conversion failed!

98

2024-11-30T13:50:54.970Z

99

2024-11-30T13:50:54.970Z

Thanks for any help..
Another question i have is, is there documentation about the default plugin stack in a fresh install? Because once i start adding and removing plugins, i can't remember what the default was.

Thanks!

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

1 participant