Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

FFMPEG invalid time for chapter #185

Open
parataxus opened this issue Dec 30, 2021 · 0 comments
Open

FFMPEG invalid time for chapter #185

parataxus opened this issue Dec 30, 2021 · 0 comments

Comments

@parataxus
Copy link

When creating chapters aborted without error I removed -loglevel quiet from line 868 to get this.
Windows 10, git bash, fixed lines 211-213 to also use linux commands.

=End============================================================================
2021-12-30 12:06:56+0100 Total length: 10:58:42
2021-12-30 12:06:56+0100 Extracting 139 chapter files from ./Hörbuch/J. R. R. Tolkien/Der Hobbit/Der Hobbit.mp3...
2021-12-30 12:06:56+0100 Continuing at chapter 1:
2021-12-30 12:06:56+0100 DEBUG Chapter Variables:
=Start==========================================================================
cover_file        = ./Hörbuch/J. R. R. Tolkien/Der Hobbit/cover.jpg
chapter_start     = 0.000000,
chapter_end       = 16.230748
chapternum        = 1
chapter           = Chapter 1
chapterNameScheme = $(printf %0${#chaptercount}d $chapternum) $chapter
chapter_title     = 001 Chapter 1
chapter_file      = ./Hörbuch/J. R. R. Tolkien/Der Hobbit/001 Chapter 1.mp3
=End============================================================================
(s)1-12-30 12:06:57+0100 Splitting chapter 1/139 start:0.000000(s) end:16.230748
ffmpeg version n4.4.1-11-g2c887141b8-20211229 Copyright (c) 2000-2021 the FFmpeg developers
  built with gcc 11.2.0 (crosstool-NG 1.24.0.498_5075e1f)
  configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-w64-mingw32- --arch=x86_64 --target-os=mingw32 --enable-gpl --enable-version3 --disable-debug --disable-w32threads --enable-pthreads --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --disable-libpulse --enable-libvmaf --disable-libxcb --disable-xlib --enable-amf --enable-libaom --enable-avisynth --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --disable-frei0r --enable-libgme --enable-libass --enable-libbluray --enable-libmp3lame --enable-libopus --enable-librist --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-librav1e --enable-librubberband --enable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --disable-libdrm --disable-vaapi --enable-libvidstab --disable-vulkan --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-ldexeflags= --extra-libs=-lgomp --extra-version=20211229
  libavutil      56. 70.100 / 56. 70.100
  libavcodec     58.134.100 / 58.134.100
  libavformat    58. 76.100 / 58. 76.100
  libavdevice    58. 13.100 / 58. 13.100
  libavfilter     7.110.100 /  7.110.100
  libswscale      5.  9.100 /  5.  9.100
  libswresample   3.  9.100 /  3.  9.100
  libpostproc    55.  9.100 / 55.  9.100
Invalid duration specification for to: 16.230748
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant