Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > New and alternative video codecs

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old 9th February 2018, 20:41   #11  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,259
Argh,... I give up all the following calls:
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "H:/sequence/ED-360-png/%05d.png" -frames:v 15691 -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 18 -explicit-encoder-settings "aqp_strength 16" -output-file h:\elephantsDream_360.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "H:/sequence/ED-1080-png/%05d.png" -frames:v 15691 -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 18 -explicit-encoder-settings "aqp_strength 16" -output-file h:\elephantsDream_1080.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "H:/sequence/tearsofsteel-4k.y4m" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 18 -explicit-encoder-settings "aqp_strength 16" -output-file h:\tearsofsteel-4k.xvc
ended with xvcenc crashing after running 2days or so,.. (got another call running, but I won't test this again until an new release,..)
Using another encoder like x264 or x265 instead of xvcenc didn't crash.

Cu Selur

Ps.: I also reencoded a 8bit console lagaringth capture using:
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 18 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 24 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2_24.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 30 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2_30.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 34 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2_34.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 40 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2_40.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 50 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2_50.xvc
Code:
ffmpeg -y -loglevel fatal -threads 8  -i "F:\TestClips&Co\files\Console 8bit\ng2.avi" -an -sn  -vsync 0 -pix_fmt yuv420p  -f yuv4mpegpipe - | xvcenc.exe -input-file - -verbose 1 -qp 60 -explicit-encoder-settings "aqp_strength 16" -output-file h:\ng2_60.xvc
uploaded the files (source&reencodes) to: https://drive.google.com/drive/folde...kp?usp=sharing
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 9th February 2018 at 23:34.
Selur is offline   Reply With Quote
 

Tags
codec, compression, video codec, video encoding, xvc

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:59.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.