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

Encoder CLI #219

Open
malzen opened this issue Jul 17, 2021 · 16 comments
Open

Encoder CLI #219

malzen opened this issue Jul 17, 2021 · 16 comments

Comments

@malzen
Copy link

malzen commented Jul 17, 2021

When I click on Encoder CLI then in the advanced command-line and performance tuning command line I put: --crf 21.5 --bframes=8 --aq-mode=3 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6

alt text

Then when encode it straight away says completed in 1 second.

Can you please fix this issue in the new verison please.

@Anime4000
Copy link
Owner

try exclude --crf 21.5 from Command-Line, because that command already added in GUI, adding --crf in CLI cause double parameter

you can check Console and see what IFME make and pass command, make sure no double

@malzen
Copy link
Author

malzen commented Aug 6, 2021

This is the issue I am having.
alt text

@Anime4000
Copy link
Owner

I see, the update will be arrive soon,

@Anime4000
Copy link
Owner

@malzen
Copy link
Author

malzen commented Aug 10, 2021

The new update works only on High compression & Quality (x265 AAC) does not work on HDR to SDR YUV 420 8-bit, 444 8-bit, YUV 420 10-bit,YUV 444 10-bit,

Is this the stable version as this is still alpha.

@Anime4000
Copy link
Owner

still in alpha release, many things need to work

@malzen
Copy link
Author

malzen commented Aug 29, 2021

Can you make a update, because once finished encoding on the location I saved to. There is no video file.

@Anime4000
Copy link
Owner

no output file?
can you paste the log here? afraid some duplicate command or raw file being invalid. at least it give me some clue

@malzen
Copy link
Author

malzen commented Aug 30, 2021

Well I changed the audio encoder to opus. Then clicked to start the encoding did not crash but there was no file in the location.

@malzen
Copy link
Author

malzen commented Aug 30, 2021

Internet Friendly Media Encoder 21.08.08-alpha_wip-pre_v8 ( 'Magnus Exorcismus' )
Build: IFME v21.08.08-alpha_wip-pre_v8 windows amd64 znver2 (Zen 2 architecture)

(c) 2021 Anime4000, MulticoreWare, VideoLAN, IETF, Xiph.Org Foundation, Josh Coalson, Erik de Castro Lopo, Jean Le Feuvre, People@GPAC, FFmpeg Team, Nero AG, Moritz Bunkus, AMD, Intel, Nvidia, Google, Alliance for Open Media, et al.

Contributor: Nemu, Jel42, Robin Lawrie, Ron Mitschke

Warning, DO NOT close this Terminal/Console, all useful info will be shown here.

[INFO] Extracting subtitle file...
[INFO] Extracting embeded attachment...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -f ffmetadata metadata.ini -y
size=       0kB time=-577014:32:22.77 bitrate=N/A speed=N/A    
[INFO] Encoding audio file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -strict -2 -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:1 -map_metadata -1 -map_chapters -1 -vn -sn -dn -c:a copy -y "audio0000_jpn.mka"
[INFO] Encoding video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:0 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 34217 --input-depth 10 --output-depth 10 --input-csp i420 -p slow --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0000_und.h265
y4m  [info]: 1280x720 fps 2997/125 i420p10 sar 1:1 unknown frame count
raw  [info]: output file: raw-v0000_und.h265
x265 [info]: HEVC encoder version 3.5+1-ce882936d
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 16 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 4 / wpp(12 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 5 / 3
x265 [info]: Keyframe min / max / scenecut / bias  : 23 / 250 / 40 / 5.00 
x265 [info]: Lookahead / bframes / badapt        : 25 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 6 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.3 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-21.5 / 0.60
x265 [info]: tools: rect amp limit-modes rd=4 psy-rd=1.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: rskip mode=1 signhide tmvp strong-intra-smoothing lslices=4
x265 [info]: tools: deblock sao
[WARN] Operation was canceled by user
[INFO] Extracting subtitle file...
[INFO] Extracting embeded attachment...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -f ffmetadata metadata.ini -y
size=       0kB time=-577014:32:22.77 bitrate=N/A speed=N/A    
[INFO] Encoding audio file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -strict -2 -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:1 -map_metadata -1 -map_chapters -1 -vn -sn -dn -c:a copy -y "audio0000_jpn.mka"
[INFO] Encoding video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:0 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 34217 --input-depth 10 --output-depth 10 --input-csp i420 -p slow --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0000_und.h265
y4m  [info]: 1280x720 fps 2997/125 i420p10 sar 1:1 unknown frame count
raw  [info]: output file: raw-v0000_und.h265
x265 [info]: HEVC encoder version 3.5+1-ce882936d
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 16 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 4 / wpp(12 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : star / 57 / 5 / 3
x265 [info]: Keyframe min / max / scenecut / bias  : 23 / 250 / 40 / 5.00 
x265 [info]: Lookahead / bframes / badapt        : 25 / 8 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 6 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.3 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-21.5 / 0.60
x265 [info]: tools: rect amp limit-modes rd=4 psy-rd=1.00 rdoq=2 psy-rdoq=1.00
x265 [info]: tools: rskip mode=1 signhide tmvp strong-intra-smoothing lslices=4
x265 [info]: tools: deblock sao
[WARN] Operation was canceled by user
[INFO] Extracting subtitle file...
[INFO] Extracting embeded attachment...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -f ffmetadata metadata.ini -y
size=       0kB time=-577014:32:22.77 bitrate=N/A speed=N/A    
[INFO] Encoding audio file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -strict -2 -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:1 -map_metadata -1 -map_chapters -1 -vn -sn -dn -c:a copy -y "audio0000_jpn.mka"
[INFO] Encoding video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:0 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 34217 --input-depth 10 --output-depth 10 --input-csp i420 -p fast --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0000_und.h265
y4m  [info]: 1280x720 fps 2997/125 i420p10 sar 1:1 unknown frame count
raw  [info]: output file: raw-v0000_und.h265
x265 [info]: HEVC encoder version 3.5+1-ce882936d
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 16 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 4 / wpp(12 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : hex / 57 / 5 / 2
x265 [info]: Keyframe min / max / scenecut / bias  : 23 / 250 / 40 / 5.00 
x265 [info]: Lookahead / bframes / badapt        : 15 / 8 / 0
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 6 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.3 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-21.5 / 0.60
x265 [info]: tools: rd=2 psy-rd=1.00 rdoq=2 rskip mode=1 signhide tmvp
x265 [info]: tools: fast-intra strong-intra-smoothing lslices=4 deblock sao
                                                                                
x265 [info]: frame I:    288, Avg QP:15.12  kb/s: 12526.56
x265 [info]: frame P:   3871, Avg QP:20.00  kb/s: 2117.94 
x265 [info]: frame B:  30056, Avg QP:26.60  kb/s: 339.94  
x265 [info]: Weighted P-Frames: Y:7.7% UV:5.9%
x265 [info]: consecutive B-frames: 6.9% 0.6% 0.3% 1.6% 0.7% 0.4% 1.9% 0.7% 87.0% 
encoded 34215 frames in 754.86s (45.33 fps), 643.67 kb/s, Avg QP:25.75
[INFO] Restructure RAW video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\mp4box\mp4box" -add "raw-v0000_und.h265#video:name=" -itags tool="IFME MP4" "video0000_und.mp4" 
�[32mHEVC import - frame size 1280 x 720 at 23.976 FPS
                                                      
                                                      
                                                      
                                                      
                                                      
                                                      
                                                      
                                                      
                                                      
�[32mHEVC Import results: 34215 samples (34219 NALUs) - Slices: 288 I 3871 P 30056 B - 1 SEI - 1 IDR
�[0m�[32mStream uses forward prediction - stream CTS offset: 3 frames
�[0m�[32mOpenGOP detected - adjusting file brand
�[0mSaving to video0000_und.mp4: 0.500 secs Interleaving
                                                        
[INFO] Encoding video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:2 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 128438372 --input-depth 10 --output-depth 10 --input-csp i420 -p fast --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0001_und.h265
y4m  [info]: 1280x720 fps 2997/125 i420p10 sar 1:1 unknown frame count
raw  [info]: output file: raw-v0001_und.h265
x265 [info]: HEVC encoder version 3.5+1-ce882936d
x265 [info]: build info [Windows][GCC 10.2.0][64 bit] 10bit
x265 [info]: using cpu capabilities: MMX2 SSE2Fast LZCNT SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
x265 [info]: Main 10 profile, Level-4 (Main tier)
x265 [info]: Thread pool created using 16 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 4 / wpp(12 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : hex / 57 / 5 / 2
x265 [info]: Keyframe min / max / scenecut / bias  : 23 / 250 / 40 / 5.00 
x265 [info]: Lookahead / bframes / badapt        : 15 / 8 / 0
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 6 / on / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 1 / 1.3 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-21.5 / 0.60
x265 [info]: tools: rd=2 psy-rd=1.00 rdoq=2 rskip mode=1 signhide tmvp
x265 [info]: tools: fast-intra strong-intra-smoothing lslices=4 deblock sao
                                                                                
encoded 0 frames
[INFO] Restructure RAW video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\mp4box\mp4box" -add "raw-v0001_und.h265#video:name=" -itags tool="IFME MP4" "video0001_und.mp4" 
�[32mHEVC import - frame size 1280 x 720 at 23.976 FPS
                                                      
�[32mHEVC Import results: 1 samples (4 NALUs) - Slices: 0 I 0 P 0 B - 1 SEI - 0 IDR
�[0m�[33mUsing LHVC external base layer, but no base layer not found - NOT SETTING SBAS TRACK REFERENCE!
�[0mSaving to video0001_und.mp4: 0.500 secs Interleaving
                                                        
[INFO] Multiplexing encoded files into single file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "video0000_und.mp4" -i "video0001_und.mp4" -i "audio0000_jpn.mka" -f ffmetadata -i metadata.ini -map 0:0 -map 1:0 -map 2:0 -c copy -metadata "encoded_by=IFME v21.08.08-alpha_wip-pre_v8 windows amd64 znver2 @ Magnus Exorcismus" -metadata:s:0 title="Undetermined" -metadata:s:0 language=und -metadata:s:1 title="Undetermined" -metadata:s:1 language=und -metadata:s:2 title="Japanese" -metadata:s:2 language=jpn -y "C:\Users\Shangaran\Desktop\Anime 2021\ [IFME] The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow  .mkv"
[ OK ] Multiplexing files was successfully!

This is when I keep audio encoder to copy stream.

@Anime4000
Copy link
Owner

I check on command-line, I notice source video has two video stream, the first video stream is picture video like album cover?

[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:0 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 34217 --input-depth 10 --output-depth 10 --input-csp i420 -p fast --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0000_und.h265
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:2 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 128438372 --input-depth 10 --output-depth 10 --input-csp i420 -p fast --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0001_und.h265

[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:0 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 34217 --input-depth 10 --output-depth 10 --input-csp i420 -p fast --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0000_und.h265
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Duke of Death and His Maid Season 1E09_The Duke, Alice, and the Christmas Eve Vow.mkv" -map 0:2 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976 -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 128438372 --input-depth 10 --output-depth 10 --input-csp i420 -p fast --crf 21.5 --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0001_und.h265

@malzen
Copy link
Author

malzen commented Oct 3, 2021

This when I updated x265 plugin and clicked on Encoder CLI then in the advanced command-line and performance tuning command line I put: --bframes=8 --aq-mode=1 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 this worked before I replaced the plugin but does not work.

Only works when I leave the command line empty the video starts encoding.

Internet Friendly Media Encoder 21.08.08-alpha_wip-pre_v8 ( 'Magnus Exorcismus' )
Build: IFME v21.08.08-alpha_wip-pre_v8 windows amd64 znver2 (Zen 2 architecture)

(c) 2021 Anime4000, MulticoreWare, VideoLAN, IETF, Xiph.Org Foundation, Josh Coalson, Erik de Castro Lopo, Jean Le Feuvre, People@GPAC, FFmpeg Team, Nero AG, Moritz Bunkus, AMD, Intel, Nvidia, Google, Alliance for Open Media, et al.

Contributor: Nemu, Jel42, Robin Lawrie, Ron Mitschke

Warning, DO NOT close this Terminal/Console, all useful info will be shown here.

[INFO] Extracting subtitle file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "C:\Users\Shangaran\Desktop\Anime 2021\The Great Jahy Will Not Be Defeated! 7.mkv" -map 0:2 -map_metadata -1 -map_chapters -1 -vn -an -dn -scodec copy -y subtitle0000_und.ass
[INFO] Extracting embeded attachment...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "C:\Users\Shangaran\Desktop\Anime 2021\The Great Jahy Will Not Be Defeated! 7.mkv" -f ffmetadata metadata.ini -y
size= 0kB time=-577014:32:22.77 bitrate=N/A speed=N/A
[INFO] Encoding audio file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -strict -2 -i "C:\Users\Shangaran\Desktop\Anime 2021\The Great Jahy Will Not Be Defeated! 7.mkv" -map 0:1 -map_metadata -1 -map_chapters -1 -vn -sn -dn -b:a 128k -ar 44100 -ac 2 -y "audio0000_und.m4a"
[INFO] Encoding video file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -i "C:\Users\Shangaran\Desktop\Anime 2021\The Great Jahy Will Not Be Defeated! 7.mkv" -map 0:0 -pix_fmt yuv420p10le -vf scale=1280:720:flags=lanczos,fps=23.976,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p10le -strict -1 -f yuv4mpegpipe - | "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\x265\amd64_avx2\x265-10b" --y4m - -f 34024 --input-depth 10 --output-depth 10 --input-csp i420 -p slow --crf 23 --bframes=8 --aq-mode=3 --aq-strength=1.3 --ref 6 --rdoq-level 2 --amp --subme 5 --cutree --psy-rd=1.0 --qcomp=0.6 -o raw-v0000_und.h265
code 3074: no path between colorspaces
Error while filtering: Generic error in an external library
Failed to inject frame into filter network: Generic error in an external library
Error while processing the decoded data for stream #0:0
x265 [error]: unable to open input file <->
[INFO] Restructure RAW video file...
[INFO] Multiplexing encoded files into single file...
[DEBG] Command Line: "C:\Users\Shangaran\Downloads\IFME-21.08.08_Debug\Plugins\ffmpeg64\ffmpeg" -hide_banner -v error -stats -i "audio0000_und.m4a" -i "subtitle0000_und.ass" -f ffmetadata -i metadata.ini -map 0:0 -map 1:0 -c copy -metadata "encoded_by=IFME v21.08.08-alpha_wip-pre_v8 windows amd64 znver2 @ Magnus Exorcismus" -metadata:s:0 title="Undetermined" -metadata:s:0 language=und -metadata:s:1 title="Undetermined" -metadata:s:1 language=und -disposition:s:0 default -y "C:\Users\Shangaran\Desktop\Anime 2021\ [IFME] The Great Jahy Will Not Be Defeated! 7 .mkv"
[ OK ] Multiplexing files was successfully!

@Anime4000
Copy link
Owner

code 3074: no path between colorspaces

check again command line on FFmpeg and x265

@malzen
Copy link
Author

malzen commented Oct 6, 2021 via email

@malzen
Copy link
Author

malzen commented Jun 6, 2022

Will there be a update with new changes and such just asking.

@Anime4000
Copy link
Owner

Haven't yet, if you wish to use newer x265 encoder, just replace existing one 😄

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