see http://www.selur.de/support regarding what infos are needed for me to reproduce&fux a bug![]()
+ Reply to Thread
Results 1,051 to 1,080 of 2356
-
-
can you move that tray icon to the right?
kinda buggy me when i tried to close my web browser -
-
really strange, that bug normally shouldn't happen.
Hmm,.. seeing that both qt 4.8 and 5.2.1 are installed.
-> is the icon properly placed if you use the qt48 version?
(not sure how Ubuntu decides which runtime to use) -
-
-
Found an older post from myself
-> http://forum.doom9.org/showthread.php?p=1678692#post1678692
=> installing "sni-qt" should fix the problem
Or not
Just tried it, doesn't work anymore.Last edited by Selur; 14th Jun 2014 at 11:39.
-
Known problem: Unity doesn't have a system tray, but some other thing.
According to https://bugreports.qt-project.org/browse/QTBUG-26470, calling:
Code:gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
-
more about Qt5&Unity: https://bugreports.qt-project.org/browse/QTBUG-31762
it turns out that Unity uses an internal protocol and patches Qt 4 accordingly. Unless they make their modifications public or contribute a patch to Qt 5, there is not much we can do, I am afraid.
ARGH,... -
Found a workaround:
- calling: sudo apt-add-repository ppa:mc3man/systray-white
- calling: sudo apt-get update && sudo apt-get upgrade
- calling: gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"
- restart
Cu Selur -
god, it's 00 AM here.... ~_~
i'll check it later..
i hope this solve the problem.. -
i got an error No such schema 'com.canonical.Unity.Panel'
but i hope this will work for others who have a same problem in the future...
at least, i can just disable it :3
thank you very much for finding a solution for this one. :> -
Strange, worked here on a clean Ubuntu 14.04 64bit Desktop install. Normally adding the ppa, updating and upgrading should add the Panel options.
-
Small heads up, after some fixing of the QSVEnc integration inside Hybrid and doing some intensive testing of QSVEnc and finding some problems, I'm probably going to remove QSVEnc from Hybrid with the new release.
Reasons:
1. encoding freezes when using '-quality' higher than 'balanced'
2. icq and icq-la are not usable in the current QSVEnc
(3. not Visa compatible) -
i was going to post about the issue with crashing related to settings higher than "balanced" but i thought maybe those settings only applied to the latest haswell cpu's and that's why it was crashing.
if you're going to remove it, remove that silly K... hevc encoder and instead add f265, it seems like a much more serious project and it has some interesting threading modes, it may be what eventually becomes the dominant open source hevc encoder. -
Have you tried f265?
Sadly there is no binary source for the development branch atm. -> asked jb_alvarado to add it to the media-autobuild_suite. -
So, Hybrid crashes on extracting subtitles since the last three versions for me.
Included log
More specifically, whether I click Extract and Add or Extract, it crashes.
In this example the subtitle is pgs, but srt/txt also crashes.
version 2014.06.17.2Last edited by blud7; 20th Jun 2014 at 22:22.
-
HI Selur!
What does Coder: "Golomb rice" / and "range coder" means in FFv1 codec? What is the difference? And what is the difference between version "1" and "3" in FFV1? -
What does Coder: "Golomb rice" / and "range coder" means in FFv1 codec?
-> Range coder should be slower but save more bits
And what is the difference between version "1" and "3" in FFV1?
basic difference:
v3 does support:
a. slicing -> better multithreading
b. CRC info per slice -> allows decoder later to know if a slice is broken
v1 doesn't -
In what regard?
Huffyuv is old, should be easy to add since ffmpeg supports it (main problem is probably to find some documentation about what parameters are supported by it).
UT Video: afaik. UT Video is VCM/VFW only and I do not plan to support vfw as output atm. (compression wise it should be better than ffv1 and huffyuv)
http://compression.ru/video/codec_comparison/lossless_codecs_2007_en.html might be interesting
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