Gerade erst zum Besten gekommen.
Kodiert mit:
Einmal mit Mencoder gemuxed:
Einmal mit FFmpeg gemuxed:
-> hier sind beide Dateien ohne Problem im MPC-HC abspielbar.
(hab sie mal angehängt)
Cu Selur
Kodiert mit:
ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "G:\TestClips&Co\files\test.avi" -map 0:0 -an -sn -vf scale=in_range=tv:out_range=tv -pix_fmt yuv420p -vsync 0 -f rawvideo - | Xvid -turbo -bitrate 1500 -quality 6 -qtype 0 -masking 0 -imin 1 -imax 31 -pmin 1 -pmax 31 -bmin 1 -bmax 31 -max_key_interval 250 -kboost 10 -kthresh 1 -kreduction 20 -max_bframes 2 -bquant_ratio 150 -bquant_offset 100 -vhqmode 2 -bvhq -chigh 0 -clow 0 -ostrength 10 -oimprove 10 -odegrade 10 -par 1:1 -threads 32 -pass1 "E:\Temp\packed_mencoder.stats" -progress 10 -frames -1 -w 640 -h 352 -csp i420 -framerate 25.000 -o NUL
ffmpeg -y -loglevel fatal -noautorotate -nostdin -threads 8 -i "G:\TestClips&Co\files\test.avi" -map 0:0 -an -sn -vf scale=in_range=tv:out_range=tv -pix_fmt yuv420p -vsync 0 -f rawvideo - | Xvid -bitrate 1500 -quality 6 -qtype 0 -masking 0 -imin 1 -imax 31 -pmin 1 -pmax 31 -bmin 1 -bmax 31 -max_key_interval 250 -kboost 10 -kthresh 1 -kreduction 20 -max_bframes 2 -bquant_ratio 150 -bquant_offset 100 -vhqmode 2 -bvhq -chigh 0 -clow 0 -ostrength 10 -oimprove 10 -odegrade 10 -par 1:1 -threads 32 -pass2 "E:\Temp\packed_mencoder.stats" -progress 10 -frames -1 -w 640 -h 352 -csp i420 -framerate 25.000 -o "E:\Temp\2021-11-06@19_50_04_0310_02.m4v"
Einmal mit Mencoder gemuxed:
mencoder -ovc copy "E:\Temp\2021-11-06@19_50_04_0310_02.m4v" -ffourcc XVID -force-avi-aspect 1.81818 -nosound -ofps 25/1 -of avi -o "E:\Output\packed_mencoder.avi"
ffmpeg -y -r 25/1 -i "E:\Temp\2021-11-06@19_50_04_0310_02.m4v" -vcodec copy -metadata encoding_tool="Hybrid 2021.11.06.1" -map 0:0 -vtag:v XVID -aspect 640:352 -r 25/1 -f avi "E:\Output\packed_ffmpeg.avi"
-> hier sind beide Dateien ohne Problem im MPC-HC abspielbar.
(hab sie mal angehängt)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.