Strange thing is that the problem doesn't appear when I use Russian here, but I got an idea,..![]()
+ Reply to Thread
Results 1,201 to 1,230 of 2356
-
-
Can hybrid open 1080p or 4K raw yuv videos? Watch the webpage of uncompressed test-videos:
http://ultravideo.cs.tut.fi/#testsequences -
Not unless you repack it into a container (y4m, mov, avi would be the typical candidates).
RAW yuv can have any color sampling and resolution combination, so importing without additional infos isn't really possible. -
-
LoadCPlugin("C:\Program Files\Hybrid\avisynthPlugins\ffms2.dll")
# loading source
FFVideoSource("H:\ТЕСТ\TEST(P~1.MOV")
# filtering
return last
... Starting with the installation of Windows 7x64, I'm not allowed to download updates (so stable work) - may be require an additional package
This problem is similar to the old second complaint on the profile is loaded from a directory in Cyrillic (Last year fixed). -
@Graviator: nope problem should not be related to some windows update.
This problem is similar to the old second complaint on the profile is loaded from a directory in Cyrillic (Last year fixed).
-> will have to find a way to properly save the file on your system, which is not so easy since I can't reproduce the problem here atm. but I'm trying. -
Hey Selur,
Thanks for recommending Hybrid!
Regarding: http://forum.selur.de/topic461-offer-portable-hybrid-version-zip-package.html
Would you mind making it more visible how to make it portable on Windows? Perhaps right on the download page, so I don't have to register to another forum to be able to search. (
Thanks for your work. -
Would you mind making it more visible how to make it portable on Windows
make Hybrid portable (Windows only):- download and copy the 32bit Hybrid package and extract it into a folder (also download and extract the 64bit over this, if you want a 64bit portable version), alternatively install Hybrid and copy the content of the Hybrid folder into a new folder
- create a new subfolder inside the new folder i.e. 'settings'
- create a misc.ini (if not preset in the folder) and change it's content to
[General]
settingPath=.\\settings - when you now call Hybrid through the shortcut all settings&co are saved in the settings folder and you got a protable version of Hybrid.
Currently you would have to:- install Hybrid on a system
- copy the Hybrid folder to a separate folder
- deinstall Hybrid
- create a new subfolder inside the new folder i.e. 'settings'
- create a misc.ini (if not preset in the folder) and change it's content to
[General]
settingPath=.\\settings
may be, some time in the future, I'll add an additional option to the installer to create a portable version, but right now I simply lack the time and there are more important things to do.
I don't have to register to another forum to be able to search.
Only reason to register there is if you want to post there. (Downloading, reading, searching is all allowed to everybody,..)
Cu Selur -
There is a "rawsource26.dll" exactly for raw yuv formats in the avisynthPlugins folder of Hybrid. How can I use it?
THEY WERE RECORDED BY SONY F65!!!! FANTASTIC QUALITY.
http://ultravideo.cs.tut.fi/#testsequences
Date: May 2013,
Length: 5 s
Camera: Sony F65
Description: Closeup on female face, hair waving around. Black background
Resolution: 4096 x 2160 pixels
Frame Rate: 120 fps (progressive)
Subsampling: 4:4:4
Bit depth: 16 bit
Data format: RAWLast edited by Stears555; 8th Jul 2014 at 11:39.
-
if preview works, please report the code page you selected
Just error when viewing information. -
Strange, System was the default before I added the option.
Just error when viewing information. -
Confused.
Do you get the error when you use System/Win-1251 or does the preview work, without the error? -
System/Win-1251 - Opens without problems. Then click on the check box "info" and get the error.
-
-
Hi. I've just hit a snag - how do I go about re-encoding Surround 5.1 audio as plain 2-ch stereo? Re-encoding as aac, Hybrid defaults to converting as Surround 5.1, which at low bit-rates (64kb/s) results in very 'thiny' sound, and there seems no way of configuring Hybrid to do otherwise. Using such low bit-rates, I'm obviously not too concerned about sound quality to begin with, but 5.1 64kb/s sound is pretty awful, whereas stereo 64kb/s sound I'm fine with. Given that you can configure pretty much anything in hybrid, I'm surprised it not evident about how to do this - if indeed it's possible at all.
-
there seems no way of configuring Hybrid to do otherwise
- enable Audio->Main->Reencode
- set your Encoding settings (inside the 'Audio Encoding' section)
- switch to Audio->Main->Filtering
- set your Filtering settings (inside the 'Audio Filtering' section)
To do a downmix to simple stereo set 'DownMix' to 'toStereo' - add you current settings to the 'Audio Queue'
Hybrid defaults to converting as Surround 5.1users currently on my ignore list: deadrats, Stears555, marcorocchini -
Oops, how did I miss that - thanks!
But I'm having a real feeling of deja-vu here. Trying to avoid the recode-everything-again route, I'm attempting to replace the 5.1 audio from many already-recoded videos, with plain 2-ch stereo - and failing badly. I select a video with 5.1 audio, then select a freshly converted-audio (5.1 -> stereo) *.mkv file via Audio Tab -> Audio Source -> Audio Select button. The first thing that doesn't seem 'quite right' is that the Preview button just plays back the video/5.1-audio of the selected video file, and not the new stereo-audio file I have just selected - is it meant to do this?
More to the point, there seems to be no way of incorporating this new audio into the old video. Clicking the '+' to add an audio file results in the 'old' 5.1 audio being added to the list, despite Audio Source pointing to the new audio file. Stranger still, if I proceed with the encoding, (with pass-through video) I end up with just video, no audio (5.1 or the new stereo audio) being added.
I came across this problem quite a while ago and it bested me at the time. Is this a bug or is it just me? -
I came across this problem quite a while ago and it bested me at the time.
I tried to reproduce this:- started Hybrid
- opened a file with 5.1 audio
- set Main->Handling->Audio handling to custom
- opened another file with stereo sound as audio source (Audio->Main->Audio Source->Audio File)
- added the audio stream from the new source to the Audio Queue (by pressing the '+' button)
that gave me:
F:\TestClips&Co\Multichannel Test\ac3\Test-AC3-5.1.avi;1;mp3;2;passthrough;128;;false;48000;;;0;1 7.160;mp3;0;1;don't change;;false;;false;1;false;;;;false;true;;;false ;48000;unknown;mp3;;false;false;false;;1/1;;;;;None;;;;;;;;;mpa1l3;false;1;;;;;;;;;;;;2;fal se;F:\TestClips&Co\test.avi;true
The file path at the beginning is the A/V-input from the Main-Tab the settings belong to, the file path at the end is the source of the audio. In my case:
AV-source: F:\TestClips&Co\Multichannel Test\ac3\Test-AC3-5.1.avi
Audio-source: F:\TestClips&Co\test.avi - set an output file and added created a new job
Code:ffmpeg -y -threads 8 -i "F:\TestClips&Co\test.avi" -map 0:1 -vn -acodec copy -map_metadata -1 -metadata handler_name="Hybrid 2014.07.08.1" "H:\Temp\iId_1_aid_1_17_19_19_1110_01.mp3"
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
[QUOTE=Selur;2333084]
....-> since I can't reproduce the problem here my guess is that you either use a version before 'rev 2014.06.13.1' or you need to share more details about what you do.
Cu Selur
Does your comment on 'rev 2014.06.13.1' mean that the problem I mention was fixed on this and subsequent versions? -
Does your comment on 'rev 2014.06.13.1' mean that the problem I mention was fixed on this and subsequent versions?
I was shocked to find that it now seems to be gutted function-wiseusers currently on my ignore list: deadrats, Stears555, marcorocchini -
Great! I'll check this on Linux Mint and report back. Nice to know XP hasn't being abandoned entirely either.
-
No, Xp support is still there. On XP the only tool that isn't supported is DivX265, since DivX265 doesn't work on XP.
users currently on my ignore list: deadrats, Stears555, marcorocchini -
Ok, I've switched over to Linux Mint (temporarily) and things aren't as straightforward as I'd presumed. I downloaded the Hybrid QT5 GUI and it runs ok. First time I ran it, the log-tab listed a huge number of missing dependencies (obviously!), so I opened up the Synaptic package manager to see if these existed in the Linux repositories. The first was there, 'mediainfo', but the second 'mp4box' wasn't - so it wasn't a case of just working my way throught the list, installing each in turn! At this time I noticed that the Hybrid GUI was 'missing' - forgetting about the 'minimise to tray' feature. Unfortunately, there seems to be the same bug with native-Linux and the MATE-desktop manager, as there is with Wine regarding this feature - once it is minimised, there is no way to unminimise it! With Wine, the icon is visible in the 'tray', but clicking it has no effect, whereas with MATE, there is no visible icon in the tray to click.
On closing Hybrid forcibly and restarting it, I now find that the long list of dependencies has vanished from the log - so the warning is a one-time-only affair!
Also, I've also just installed the Latest Hybrid on Linux Wine and find it has the same bug that I experienced after installing it on WinXP itself - the one you're currently trying to track down.
So I'm a bit confused. You say you (understandably) don't supply the Linux binaries of the missing dependencies, so they must be available in the Linux repositories. However, since Hybrid's log-file no longer lists these dependencies, I don't know what to go looking for!
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