Ticket #9401: ffmpeg-not-working.log

File ffmpeg-not-working.log, 3.7 KB (added by Eddie Green, 5 years ago)

ffmpeg-not-working.log

Line 
1ffmpeg started on 2021-08-30 at 13:23:36
2Report written to "ffmpeg-20210830-132336.log"
3Log level: 99
4Command line:
5ffmpeg -v 9 -loglevel 99 -i "C:\\Data\\Desktop\\Audio\\PhilipsNotWorking.DSS" "C:\\Data\\Desktop\\Audio\\PhilipsNotWorking.wav" -y -report
6ffmpeg version 4.4-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers
7 built with gcc 10.2.0 (Rev6, Built by MSYS2 project)
8 configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv --enable-gnutls --enable-libxml2 --enable-gmp --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-libzvbi --enable-librav1e --enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --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-libglslang --enable-vulkan --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine -- libavutil 56. 70.100 / 56. 70.100
9 libavcodec 58.134.100 / 58.134.100
10 libavformat 58. 76.100 / 58. 76.100
11 libavdevice 58. 13.100 / 58. 13.100
12 libavfilter 7.110.100 / 7.110.100
13 libswscale 5. 9.100 / 5. 9.100
14 libswresample 3. 9.100 / 3. 9.100
15 libpostproc 55. 9.100 / 55. 9.100
16Splitting the commandline.
17Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
18Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
19Reading option '-i' ... matched as input url with argument 'C:\Data\Desktop\Audio\PhilipsNotWorking.DSS'.
20Reading option 'C:\Data\Desktop\Audio\PhilipsNotWorking.wav' ... matched as output url.
21Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
22Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
23Finished splitting the commandline.
24Parsing a group of options: global .
25Applying option v (set logging level) with argument 9.
26Applying option loglevel (set logging level) with argument 99.
27Applying option y (overwrite output files) with argument 1.
28Applying option report (generate a report) with argument 1.
29Successfully parsed a group of options.
30Parsing a group of options: input url C:\Data\Desktop\Audio\PhilipsNotWorking.DSS.
31Successfully parsed a group of options.
32Opening an input file: C:\Data\Desktop\Audio\PhilipsNotWorking.DSS.
33[NULL @ 00000199bd0a0c40] Opening 'C:\Data\Desktop\Audio\PhilipsNotWorking.DSS' for reading
34[file @ 00000199bd0a1b00] Setting default whitelist 'file,crypto,data'
35Probing dss score:100 size:2048
36[dss @ 00000199bd0a0c40] Format dss probed with size=2048 and score=100
37[dss @ 00000199bd0a0c40] Support for codec 4c in DSS is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
38[dss @ 00000199bd0a0c40] If you want to help, upload a sample of this file to https://streams.videolan.org/upload/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
39[AVIOContext @ 00000199bd0a9dc0] Statistics: 18432 bytes read, 0 seeks
40C:\Data\Desktop\Audio\PhilipsNotWorking.DSS: Not yet implemented in FFmpeg, patches welcome