+ Reply to Thread
Results 1,441 to 1,470 of 2343
-
Are there any plans to add support for http://f265.org/ or is it too early yet? I noticed you support Kvazaar and they seem to be at about the same development state.
-
Thought about it, but atm. I'm not really motivated to do it since:
- they prefer to do most of the configuration through a singe long string (see: http://f265.org/browse/f265/plain/doc/params.txt?h=develop) which is a hassle if you want to show the settings to users in a gui. Reason behind this is that they prefer to keep the cli only options (those are available through -optionname) and the encoder/codec library settings (those are the -p longString settings) separated. (http://www.f265.org/bugs/ticket/30)
- Also params.txt lists a lot of options which are unimplemented, which really is confusing. And the whole naming schemes seem to be not finished (so implementing this an then renaming once they change their naming scheme seems to be a bother).
- The main reason why I dropped implementing support for it (wrote some code for it already) was that I checked the development branch ( "git clone http://f265.org/repos/f265/ -b develop") and the stable branch ("git clone http://f265.org/repos/f265/") and the last commit was 23. September 2014 which led me to the assumption that the development of f265 has stopped.
Which is probably the case since the original maintainer (Laurent Brits) changed (to Daniel Giguere), see: http://www.mail-archive.com/user@f265.org/msg00013.html .
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
Impossible to encode through new Hybrid builds. Noticed that does not reach indexing FFvideo
-
FFVideo isn't indexing, since ffVideo isn't used.
Encoding call is:
Code:"C:\PROGRA~1\Hybrid\mencoder_64.exe" -lavdopts threads=1 -really-quiet -of rawvideo -o - -ovc raw -demuxer mov -noskip -vf scale,format=422p,scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 "C:\Users\GRAVIT~1\PARK_J~1.MOV" | "C:\PROGRA~1\Hybrid\x265.exe" --preset ultrafast --pmode --input - --input-res 1920x1088 --fps 50 --no-high-tier --no-open-gop --bitrate 1500 --colormatrix bt470bg --output "G:\TEMP\test_18_21_50_6410_01.265"
No clue why your pro res content can't be handled by mencoder.
Tested different ProRes content from here and had no problem.
Using the 'same' (adjusted paths and used one of my sources) call you did:
Code:"g:\Hybrid\mencoder_64.exe" -lavdopts threads=1 -really-quiet -of rawvideo -o - -ovc raw -demuxer mov -noskip -vf scale,format=422p,scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 "F:\TestClips&Co\ProRes\prores422_hq_23.98.mov" | "G:\Hybrid\x265.exe" --preset ultrafast --pmode --input - --input-res 1920x1088 --fps 50 --no-high-tier --no-open-gop --bitrate 1500 --colormatrix bt470bg --output "H:\Temp\test_18_21_50_6410_01.265"
Last edited by Selur; 25th Dec 2014 at 07:34.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
will look later at it
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Code:
tsMuxeR "G:\TEMP\Astra Ultra HD Demo_19_54_32_6910_02.meta" "G:\TEMP"
Code:MUXOPT --no-pcr-on-video-pid --new-audio-pes --demux --vbr --vbv-len=500 V_MPEGH/ISO/HEVC, "X:\test\Astra Ultra HD Demo.ts", fps=50, track=210
But according to the log, the file wasn't created.
So for some reason tsMuxeR doesn't seem to like the file.
-> What happens if you call:
Code:tsMuxeR "G:\TEMP\Astra Ultra HD Demo_19_54_32_6910_02.meta" "G:\TEMP"
I can give a sample via torrent
Cu Selur
Ps.: as a workaround you can try if it helps to enable: "Config->Input->Extraction->Stream extraction with ffmpeg"users currently on my ignore list: deadrats, Stears555, marcorocchini -
users currently on my ignore list: deadrats, Stears555, marcorocchini
-
Originally Posted by Selur
HEVC stream doesn't contain fps field. Muxing fps=50
0.0% complete
B-pyramid level 2 detected. Shift DTS to 3 frames
97.7% complete
Processed 36157 video frames
100.0% complete
Flushing write buffer
Demux complete.
Demuxing time: 5 sec
Originally Posted by Selur -
users currently on my ignore list: deadrats, Stears555, marcorocchini
-
Starting Main@23:14:41.840:
"C:\PROGRA~1\Hybrid\tsMuxeR.exe" "G:\TEMP\Astra Ultra HD Demo_23_14_38_6210_02.meta" "G:\TEMP"
finished after 00:00:05.128
-> 23_14_38_6210_03_video crashed:ERROR: G:\TEMP\Astra Ultra HD Demo.track_210.265 was not created!
Job 23_14_38_6210 finished!
One moment > G:\TEMP\Astra Ultra HD Demo.track_210.hevc - another extension -
Ah okay, that explains the problem.
-> will look into itusers currently on my ignore list: deadrats, Stears555, marcorocchini -
Sorry, I don't know what 'lighten up' means. :/
users currently on my ignore list: deadrats, Stears555, marcorocchini -
-
Filtering->Avisynth->Color also offers multiple filters to change the color, problem is I'm unsure what 'lighten up' means. (brightness/gamma change? Or something totally different, may be another ColorMatrix needs to be used,...)
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Assuming the Original is to dark, you can use on of these options:
- Filtering->Filtering->Color adjustments (Brightness and or Gamma)
- Filtering->Avisynth->Color->Levels (Gamma)
- Filtering->Avisynth->Color->Tweak (Bright + Saturation)
- Filtering->Avisynth->Color->HDR AGC (more complicated to use but gives more control)
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Hi, I found a bug in your app, basically the jobs I would add to the queue would crash seemingly at random, this happens with both x265 and x264. I tested with numerous combinations and after much investigating I was able to track it down for you. Look at this command line call:
Starting Main@18:44:38.801:
"C:\PROGRA~1\Hybrid\x264.exe" --preset ultrafast --tune fastdecode --tune psrn --bitrate 12000 --profile high --level 4.1 --keyint 60 --ratetol 2 --vbv-maxrate 12000 --vbv-bufsize 78125 --psnr --ssim --non-deterministic --colormatrix bt709 --input-csp i420 --fps 30000/1001 --input-res 1920x1080 --output
x264 [error]: invalid tune 'psrn'
Now I purposely deleted the name of the file but as you can see there is a typo when you call x264, it's psnr not psrn and so it causes a crash. More importantly, I explicitly did not use tune psnr, I have no idea where that comes from and when I try to specifically set tune none the command line doesn't change.
Thanks.
Found that x265 encoding also fails with a message from x265 "unknown hevc encoder".
BTW, how do you use the -psnr and -ssim options? In other words, these options supposedly calculate the psnr and ssim values or difference between the source and the output but where are these values recorded?
Also, what was the last version of Hybrid that supported the CUDA encoder?Last edited by sophisticles; 3rd Jan 2015 at 21:25.
-
Thanks for reporting.
- Fixed the psnr <> psrn typo in x264.
- Hybrid will automatically shorten the command line using '-tune x' as long as "x264->Misc->Main->Adjustments->Minimize command line" ("x265->Misc->Internals->Minimize command line") is enabled and the options used are covered by the '-tune x'.
BTW, how do you use the -psnr and -ssim options? In other words, these options supposedly calculate the psnr and ssim values or difference between the source and the output but where are these values recorded?
x264 will output something like:
Code:x264 [info]: SSIM Mean Y:0.9945355 (22.625db)
Code:x264 [info]: PSNR Mean Y:51.252 U:54.425 V:55.638 Avg:52.174 Global:52.056 kb/s:1490.94
Similar output should be available when using x265, but I just spotted a bug, where which caused Hybrid to swallow the '--psnr' part.
-> fixed (disabling the 'minimize command line'-option should work as a workaround)
Also, what was the last version of Hybrid that supported the CUDA encoder?- told to "*hidden* Hybrid options,...->enable support for old (nvcuenc) cuda encoder"
- you also need to copy the 32bit or 64bit nvcuenc.dll matching your system next to the Cuda.exe
Cu Selur
Ps.: can send you a fixed version if you tell me the OS you are using.users currently on my ignore list: deadrats, Stears555, marcorocchini -
Will send you a link in a few minutes via PM.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Thanks, but both the CUDA encoder and x265 crash, x265 gives this error message:
x265 [info]: HEVC encoder version unknown
x265 [info]: build info [Windows][GCC 4.9.2][64 bit] 8bpp
Gives this error message for both "minimize command line" and not.
CUDA gives this message:
-> 00_14_13_1410_04_video crashed:main send out an error: QProcess::Crashed
finished after 00:00:00.025 with exitCode -1073741701
-> 00_14_13_1410_04_video crashed:Crash: 1
And x264 seems to be working properly.
Thanks. -
Thanks, but both the CUDA encoder and x265 crash
x265 [info]: HEVC encoder version unknown
x265 [info]: build info [Windows][GCC 4.9.2][64 bit] 8bpp
x265 worked for me fine with:
1. PSNR enabled, SSIM disabled
2. PSNR disabled, SSIM enabled
3. PSNR enabled, SSIM enabled
4. PSNR disabled, SSIM disabled
-> can't reproduce the probem here
CUDA gives this message:
-> can't reproduce the probem here
Did you copy the 64bit version of the nvcuvenc.dll next to the Cuda.exe?
a. Call Cuda.exe from a command prompt to check if it's working. (should output the general help)
b. clear your tool cache (Config->Tools->Clear ...)
=> Create a two separate debug output files for each of your problems.
see: http://www.selur.de/support
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
vp9 vs x265 vs DivX265
By deadrats in forum Video ConversionReplies: 14Last Post: 28th Jun 2015, 09:48 -
HEVC-x265 player in linux?
By racer-x in forum LinuxReplies: 4Last Post: 20th Mar 2014, 18:10 -
Hybrid [x264/XViD - MKV/MP4] Converter Support Thread
By Bonie81 in forum Video ConversionReplies: 6Last Post: 8th Jan 2013, 03:53 -
VP8 vs x264
By Selur in forum Video ConversionReplies: 14Last Post: 14th Apr 2012, 07:48 -
How often do you reinstall your operating system(windows,mac,linux etc..)?
By johns0 in forum PollsReplies: 28Last Post: 22nd Jan 2011, 17:14