Debian Multimedia :: Making Chromium To Pass RSS Feeds?
Mar 28, 2011How to make Chromium to pass RSS feeds to Liferea? There are several browser extensions for RSS feeds but it seems they only work with web-based readers.
View 1 RepliesHow to make Chromium to pass RSS feeds to Liferea? There are several browser extensions for RSS feeds but it seems they only work with web-based readers.
View 1 RepliesI am trying to perform a 2-pass encoding of a video from .mov to .webm, but it looks like that the 2-pass encoding is much worse than doing a single pass encoding. Here are the two commands I use:
Code: Select allavconv -y -i input.mov -r:v 25/1 -c:v libvpx -minrate 400k -maxrate 600k -b:v 400k -s 640x360 -force_fps -b:a 80k -pass 1 output.webm
avconv -y -i input.mov -r:v 25/1 -c:v libvpx -minrate 400k -maxrate 600k -b:v 400k -s 640x360 -force_fps -b:a 80k -pass 2 output.webm
how to get APNGs working in Chromium or Midori?
View 4 Replies View RelatedI use Debian 8 with gnome-shell 64 bit and install chromium and run it in terminal with this command
Code: Select allchromium &
and I see these error
Code: Select allmostafa@mfaridi:~$ chromium &
[1] 1756
mostafa@mfaridi:~$ [1756:1756:0504/111239:ERROR:url_pattern_set.cc(240)] Invalid url pattern: chrome://print/*
[64:64:0504/113111:ERROR:ppapi_thread.cc(278)] Failed to load Pepper module from /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so (error: /usr/lib/pepperflashplugin-nonfree/libpepflashplayer.so: cannot open shared object file: Operation not permitted)
[57:57:0504/113111:ERROR:webplugin_delegate_proxy.cc(314)] Plug-in crashed on start
[Code] ....
My system currently freeze entire UI more frequently when opening more than 1 tab in chromium. not relate to any specific web page but especially on [URL] ....
Code: Select allĀ uname -a
Linux GlobeTravelers 4.3.0-1-amd64 #1 SMP Debian 4.3.5-1 (2016-02-06) x86_64 GNU/Linux
chromuim
Version 49.0.2623.75 built on Debian stretch/sid, running on Debian stretch/sid (64-bit)
I google and found lot of chromium freeze UI bug reports on Ubuntu, Fedora, Osx ...
This is probably the wrong forum to star and I am clutching at straws here hoping someone can point me in the right direction.I own a cheap IP Network WebCam, bought from eBay (like this one:it doesn't list it's manufacturer anywhere and just says it is the F-Series IP Camera.It works well, both on Firefox and IE. However, you can only get a live video stream with audio out of it using IE and an ActiveX plugin or the supplied Windoze only IP Camera Super-Client software which doesn't like Wine.
As I am mainly an Ubuntu user, I was wondering if anyone knew of any tricks to get hold of the two streams, maybe using VLC to view?I've tried IE4Linux and Play-On-Linux to install IE in ubuntu, but the ActiveX unsurprisingly doesn't work. I was hoping that:someone can point me to a forum that might have someone who knowssomeone can tell me how to analyse the network traffic that IE is getting to get an IP address for the video and audio feedssomeone has some experience with these cameras and knows the answer to all my questions I've tried using wireshark, but the output makes no sense to me - I've figured out various addresses to the video stream:[URL]But I can't get the audio stream. I was hoping to use it as a baby monitor, it has excellent night viewing capabilities with its IR LEDS, but having no audio in Ubuntu with it is a pain.
I installed today debian wheezy from OpenSUSE system via bootstrap. I have some strange behaviour with kde. At first kde worked fine and the only problem was that if I tried to logout from kde session, instead of kdm shows up, a black screen appear with mouse cursor working. I first ignore this error(because I had some problems with audio) and just reboot from vt console or sometimes restart kdm service. After I solved the audio problem I've searched to find some solution about kdm black screen problem. I found on kde forums a solution about terminate xserver option on kdmrc file, which didn't work in my case, but create another problem.
The problem is that now when I pass the mouse cursor from windows topbars I have glitches on window decorations. So I disable the above option again, reboot but the graphics problems was still there. I tried to uncheck vsync from desktom effects and the resault was all desktop effects to be disabled. Now I cannot re-enable desktop effects any more. But now I can logout and relogin. 3D works fine(glxgears works) but I cannot enable desktop effects. And I think that some effects work, because I see some smooth movements and fade outs when I pass the mouse cursor on kmenu items. My card is ATI radeon HD 4650, and I have the xorg-video-ati driver installed.
I can play sound files with aplay, esdplay, and vlc, but I don't get any sound from iceweasel and chromium.
I installed a squeeze base system (without gnome and without the standard system utilities), then added (using --no-install-recommends) xserver-xorg-core, xdm, fluxbox, alsa-base, alsa-utils, alsa-oss, iceweasel, chromium-browser. Here I checked for sound and there was none from the browsers. I have since installed vlc, esound-clients, alsaplayer-esd, gstreamer0.10-alsa, and other software that didn't look sound-related and didn't change the symptoms.
Setting ICEWEASEL_DSP to "aoss" or "esddsp" doesn't help. Neither does "chmod -R 777 /dev/{audio,dsp,midi,mixer,snd}". snd-pcm-oss and snd-mixer-oss are loaded. Both my account and root are in group "audio". Running the browsers as root doesn't help.
This is the output of chromium:
In case it makes any difference, all of this happens in a qemu-kvm virtual machine with an emulated es1370 soundcard. Same with sb16 soundcard.
I would prefer not to install everything vaguely related to sound in the repositories in the hope of things fixing themselves. That's just ugly, plus I have only 200MB free space left.
I often use the option in Chromium to create 'application shortcuts'. These are instances of Chromium that make a website look more like an app by not including most of Chromium's toolbars. I use it for gmail and google docs and spreadsheets and calendar. In 11.04 I have set up Desktop launchers and copied them across to the Launcher (what an odd way to add something to the launcher, why no right-click 'add launcher' option?)
The problem is that the launcher thinks all these apps are chromium (which they are really, but I would like them to be seen as separate apps). If I minimize my gmail window, a little triangle appears next to the chromium icon, not the gmail icon. To get the window back, I have to click on the Chromium icon. Clicking on the gmail icon launches a new instance of it (also tied to the Chromium icon).
if i run chromium with --enable-gpu-rendering flag chromium's display looks like it's shattered into thousands of pieces and I can't understand a thing. This doesn't happens if I have a previous instance of chromium opened in the usual way, without any flag. In this case if I open another chromium window with the --enable-gpu-rendering flag it's display looks ok, but I can't figure out what's the problem and how could this be fixed if there's solution for it of course.
View 1 Replies View RelatedI'm trying to get AC3/DTS passthrough working with my HTPC in which I'm using the onboard sound from an nForce 4-based motherboard. I've tested it in Win7 to check that all the connections etc are set up correctly and it works perfectly there. However under Kubuntu I can only get 2ch PCM sound to work through the SPDIF connection. Any DTS/DD sources just result in silence.If I go into Multimedia settings in the System Settings panel, the SPDIF device that shows up there (once I enable advanced devices) produces no sound with the Test button. I can hear a click as the device is activated but no sound is produced. I can also see that a digital signal is making it to my receiver as it has an icon which lights up when it locks onto a signal.Has anyone had success with SPDIF passthrough in 9.10? I've tried twiddling all the settings in Kmix relate to IEC and also tried following the Alsa wiki on digital passthrough without any success.
View 2 Replies View RelatedA bit of background: I have a single set of Logitech Z-5500s and a Xonar D2X on my main computer. I have one other system currently ( sometimes two ), set up in a loop using optical in/out. This system uses analog out to communicate to the Logitech Z-5500s and, when on Windows, feeds a high quality bluetooth headset's input out it's own optical out down the ring so that Dragon Naturally Speaking works on all the systems. ( Since you can't listen to music / play sound effects and use Dragon at the same time, I don't get an infinite loop / digital feedback effect which is REALLY neat to listen to sometime. )
It's a pretty complicated setup. My Windows 7 installation is down due to hard drive failure, so I fixed Grub up and hopped on to Ubuntu 10.04 64 bit edition. So! What I need to get my sound working again, sans the overcomplicated headset part, is a way for my Ubuntu system to play its digital input / SPDIF input on its analog output. Nothing more.
Googling gets me a bunch of stuff meant for music recording that often has high latency. I need this to be minimal latency and because my Ubuntu rig is meant as a CGI workstation and ONLY a CGI workstation installation, I need it to be something with minimal maintenance in updates and minimal resource usage.
I made a shortcut with chromium browser to listen.grooveshark.com. This is great as it's almost like the grooveshark VIP desktop application like this. However AWN dock groups it with other chromium windows like this:Kuvakaappaus.jpg
Is it possible to force AWN to group this specific chromium window under the Grooveshark launcher that I have in the dock? Turning off grouping does not solve this either, as it just shows grooveshark as another chromium window.
To get Chromium to work with HTML5 in uBuntu you have to first uninstall the free "open source only" package "chromium-codecs-ffmpeg" that ships with chromium (not chrome) with only supports OGG and WEBM video Code:sudo apt-get remove --purge chromium-codecs-ffmpegand install the non-free proprietary version of the package named chromium-codecs-ffmpeg-nonfree which has full support for MP3 and MP4 codecs . . . Code: sudo apt-get install chromium-codecs-ffmpeg-nonfreeAfter searching and Google ing like crazy . . . I couldn't find the solution spoon feed to me but was able to figure out the issue with mp3 and mp4 html5 playback in chromium and figured I would spoon feed it to everyone else! Enjoy.
View 3 Replies View RelatedIs there a way to get Chromium to use VDPAU acceleration for HTML5 video playback? It's obviously not as cpu usage is very high.
View 1 Replies View RelatedI updated flashplugin-nonfree to 10.2 today and now there is no sound in Chromium when playing e.g. ..... videos. The sound does work in Opera on the same videos. Aboutlugins shows "Shockwave Flash 10.2 r152" in both browsers.
View 3 Replies View Relatedlast 2 or 3 days my flash always crash at Chromium how to fix this?
i use adobe flash player 10.2 r152
ubuntu 10.10
Chromium version 11.0.668.0 (74550) -- using Chromium version 8 flash crash too
I'm just not able to connect the dots regarding NVidia, audio and HDMI.I have Ubuntu 10.04 installed and updated the ALSA driver to version 1.0.23 using the script posted in another thread on this forum. Although I got a config issue in the process my NVidia HDA device shows up with
xbmc@MediaPortal:/etc/modprobe.d$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: VT1708S Analog [VT1708S Analog]
[code]....
why do I see four NVidia HDMI devices (3,7,8 & 9) in aplay -l, I couldn't find an explanation for this? Next I got smplayer giving audio over HDMI when selecting either of the HDMI devices in the audio config menu, but after a reboot, even if one of them is still selected I need to change and apply before I hear sound. Is Pulse Audio or alsa or some other thing interfering? I just do net get sound working although XBMC lists HDMI for sound output and for passthrough. More precisely I have the options (High Definition Audio Controller Digital Stereo (HDMI), default, custom) for Output Device and (HDA NVidia hdmi and hdmi) for Passthrough of which I tried all combinations.
I have been put on the task of changing the passwords of two user accounts on one of our debian boxes at work. The problem is that the current passwords are unknown, and I only have SSH access to the machine.
Is there anything I can do?
I thought about simply creating two new users and removing the old, but that may not be an option.
As seen in this thread: viewtopic.php?f=20&t=50703xmessage is queuing a shutdown/reboot command, but if pressed, nothing happens. How do I get xmessage to send a textinput value to sudo?odify my execIsuma code to suit if you can, would make things much simpler.
View 8 Replies View RelatedI have stop using debian some months but I decide to come back. Yesterday I have make a clean install of debian squeeze. The network manager never rember my wireles password. Every time I open the pc it ask me the keyring password and the wireles password. Why network manager can't rember my passwords? Also I have a strange problem when I try to gain root acces. If I try to open synaptic or to mount a ntfs partion it ask me the root password but every time I type my root pass it says that its incorrect but I am absolutely sure that I type my root pass correct. Also if I try to gain root acces from terminal with su its became the same thing but after some tries it takes my pass as corect. So every time I type my root pass from a gui like gksu it always says that is incorect but if I type my pass in terminal it take it correct after some tries. In the past I have again installed the debian from the same cd on the same pc but I had never those problems. What can be wrong?
View 6 Replies View RelatedMy sound card fuctions fine when playing music and videos butwont play sound from web sites.Sound card is snd-hda-intel which Yast2 reports it as but it is integrated on this amd 785 chipset motherboard which is a Gigabyte GA-MA785gm-us2h motherboard.
View 3 Replies View RelatedFor a while now GMANE has put up GWENE which is an RSS/Atom feed to Usenet portal. I have just created groups for all Slackware ChangeLog Feeds available at [URL]
Slackware Security: gwene.com.slackware.security
Slackware 32bit Current ChangeLog: gwene.com.slackware.current.changelog
Slackware 64bit Current ChangeLog: gwene.com.slackware64.current.changelog
SlackBuilds.org ChangeLog: gwene.org.slackbuilds.changelog
AlienBOB's SlackBuilds Changelog: gwene.com.slackware.alien.slackbuilds.changelog
AlienBOB's Blog Entries: gwene.com.slackware.alien.blog
Sadly the Slackware stable feed is busted, so there is no point in adding it. Heres an example how to setup your news reader:[URL] You just need to use news.gwene.org instead of news.gmane.org as server. Note that the gwene server includes gmane so you dont need to have both. I am also considering adding AlienBOBs feed [DONE]
I'm trying Chromium but it does not read video like firefox does with gecko mediaplayer
here: BFM Business : le direct I get "Missing Plug-in"
Does anyone know how to get it to work in Ubuntu?link:All I get is a black empty box both in Firefox and Chromium.
View 4 Replies View RelatedI usually install chromium from the frickelpatz repo. On one previous update I noticed that other packages that had not been installed from frickelpatz were updated with packages from there (i guess frickel had a higher version number - k3b i think the package was). So I would like to see what other packages it offers so I am aware of which packages are at risk. failing that is there a way to tell apt that i only want to use the repo for chromium and its dependencies?
View 3 Replies View RelatedWhy chromium can't open from shell ?
appears [3354:3354:0902/083750:ERROR:browser_main_loop.cc(231)] Gtk: cannot open display:
I'm having an issue where Chromium doesn't seem to be installing the main binary, and possibly more.I installed the Chromium package through aptitude, and everything seem to go through without errors.When I attempt to run chromium either through 'chromium-browser' or 'chromium', bash says the command is unrecognized.I did a search, and browsed through the 'usr/bin' folder. I found nothing that could possibly be the binary.
View 5 Replies View RelatedI'm running Testing and need to pass some parameters to my bttv tv tunner card, for this reason I created the following file /etc/modprobe.d/kozumi.conf with this content:
alias char-major-81 videodev
alias char-major-81-0 bttv
options pll=1 radio=1 bttv_verbose=1 card=151 tuner=38 gbuffers=4
The problem is that for some reason this options aren't properly set after booting the computer, I've tried different combinations for line 1 and 2 without success.
I'm used to rmmod the bttv driver and modprobe manually with those settings but I'd like to automate the process.
I have a virtual server which acts mainly as mail server. I wonder whether I could set up a mirror for certain files like Linux ISO images, conference talk recordings and other stuff.How could I seed automatically all torrents from XML feeds plus torrents added by hand? Further conditions: The data files should be accessable via HTTP/FTP, too total traffic and bandwidth uage need to be restricted, plus bonus points for restrictions per feed or file.
View 1 Replies View Related