(16.04.2021, 20:00)Selur Wrote: I see the problem, I accidentally missed a quote at the beginning of the line I posted, needs to be:
"/Applications/_Mes_Applis_/Video/Conversion/Hybrid.app/Contents/MacOS/ffmpeg" -y -noautorotate -nostdin -threads 4 -i "/Volumes/Racines/Studio.Ghibli.-.Movie.01.-.Castle.in.the.Sky.[1986].[1080p.BluRay.x264].[10bit].[DHD].mkv" -map 0:0 -an -sn -vf scale=1920:1038,pad=1920:1080:0:20 -pix_fmt yuv420p10le -strict -1 -vsync 0 -sws_flags spline -f yuv4mpegpipe /dev/null
Cu Selur
Ok, it does something
I copied the result :
ffmpeg version N-101841-ga2a38b1606-tessus
https://evermeet.cx/ffmpeg/ Copyright © 2000-2021 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.17)
configuration: --cc=/usr/bin/clang --prefix=/opt/ffmpeg --extra-version=tessus --enable-avisynth --enable-fontconfig --enable-gpl --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libfreetype --enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libmysofa --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvmaf --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-libzmq --enable-libzvbi --enable-version3 --pkg-config-flags=--static --disable-ffplay
libavutil 56. 72.100 / 56. 72.100
libavcodec 58.135.100 / 58.135.100
libavformat 58. 77.100 / 58. 77.100
libavdevice 58. 14.100 / 58. 14.100
libavfilter 7.111.100 / 7.111.100
libswscale 5. 10.100 / 5. 10.100
libswresample 3. 10.100 / 3. 10.100
libpostproc 55. 10.100 / 55. 10.100
[matroska,webm @ 0x7fb1ba002400] Could not find codec parameters for stream 3 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, matroska,webm, from '/Volumes/Racines/Studio.Ghibli.-.Movie.01.-.Castle.in.the.Sky.[1986].[1080p.BluRay.x264].[10bit].[DHD].mkv':
Metadata:
encoder : libebml v1.3.0 + libmatroska v1.4.1
creation_time : 2014-05-05T10:09:33.000000Z
Duration: 02:04:32.61, start: 0.000000, bitrate: 16803 kb/s
Stream #0:0: Video: h264 (High 10), yuv420p10le(progressive), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
Stream #0:1(eng): Audio: aac (LC), 48000 Hz, 5.1, fltp (default)
Stream #0:2(jpn): Audio: aac (LC), 48000 Hz, stereo, fltp
Stream #0:3(eng): Subtitle: hdmv_pgs_subtitle
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> wrapped_avframe (native))
[yuv4mpegpipe @ 0x7fb1a908ae00] Warning: generating non standard YUV stream. Mjpegtools will not work.
Output #0, yuv4mpegpipe, to '/dev/null':
Metadata:
encoder : Lavf58.77.100
Stream #0:0: Video: wrapped_avframe, yuv420p10le(tv, progressive), 1920x1080 [SAR 173:180 DAR 692:405], q=2-31, 200 kb/s, 23.98 fps, 23.98 tbn (default)
Metadata:
encoder : Lavc58.135.100 wrapped_avframe
frame= 1 fps=0.0 q=-0.0 size= 5888kB time=00:00:00.04 bitrate=1156480.7kbiframe= 90 fps=0.0 q=-0.0 size= 546560kB time=00:00:03.75 bitrate=1192785.8kbiframe= 183 fps=178 q=-0.0 size= 1111552kB time=00:00:07.63 bitrate=1193014.7kbiframe= 273 fps=178 q=-0.0 size= 1658368kB time=00:00:11.38 bitrate=1193123.4kbiframe= 353 fps=174 q=-0.0 size= 2144256kB time=00:00:14.72 bitrate=1193078.5kbiframe= 416 fps=164 q=-0.0 size= 2526976kB time=00:00:17.35 bitrate=1193094.6kbiframe= 468 fps=15frame= 560 fps=138 q=-0.0 size= 340198frame= 4845 fps=121 q=-0.0 size=29433344kB time=00:03:22.07 bitrate=1193199.1kbits/s speed=5.05x
On the last line, the figures are changing, especially the number of frames.
I suppose it's encoding.
I colored in red some lines that were in pink or yellow in the terminal.
So, it seems to work by the terminal...?
Final lines after encoding completed:
frame=179163 fps=114 q=-0.0 Lsize=1088416275kB time=02:04:32.59 bitrate=1193201.6kbits/s speed=4.77x
video:93781kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1160498.125000%