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 > High Efficiency Video Coding (HEVC)

Reply
 
Thread Tools Search this Thread Display Modes
Old 7th October 2017, 11:36   #1  |  Link
iAvoe
Registered User
 
Join Date: Sep 2017
Posts: 18
Must use piping instead of inputing?

Tried like hundreds of files in currect x265 builds(yes they are YUV format, h.264 and h.265), and x265 failed to recognize frame numbers on all of them and only encode some frames, specifing --frames is not working either. Now I'm using ffmpeg to decode. Am I doing anything wrong or it's a bug?
iAvoe is offline   Reply With Quote
Old 7th October 2017, 12:07   #2  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
First of all: If you feed x265 with Y4M (YUV4MPEG2) files, then it should be able to recognize the video properties (pixel format, resolution, FPS, etc) automatically, but for really "raw" YUV files you need to explicitly specify "--input-res" and "--input-csp" as well as "--fps" explicitly for things to work properly. In any case, x265 should process the input file all the way to the end – unless limited with "--frames", of course.

When you say "x265 [...] only encode some frames", does it exit gracefully after encoding those frames, or did it maybe exit prematurely due to a crash? In the latter case, input processing probably is not the problem at all...



(Oh, and I don't think x265 can read anything directly, except for Y4M and "raw" YUV, so no h.264 or h.265)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 7th October 2017 at 12:25.
LoRd_MuldeR is offline   Reply With Quote
Reply

Tags
error, frame number, x265

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 05:29.


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