Hardware :: System Drivers For Winfast PXVC1100 Transcoding Card?
May 13, 2011
There are Linux drivers for the Leadtek MPEG-2/H.264 Transcoding Card WinFast PxVC1100? I read it works under Linux, but there seems to be no specific drivers for it.
does anyone know if there are Linux drivers for the Leadtek MPEG-2/H.264 Transcoding Card WinFast PxVC1100? I read it works under Linux, but there seems to be no specific drivers for it.
i have a Leadtek DTV2000H tv card installed in my machine that works in the xp partition, it also auto-detected nice in a previous linux flavour that i've just migrated from..... i have kaffeine installed, it shows me the 'digital tv' link but i can't scan for channels, it appears like my card is not detected.. i am trying to figure out how to detect and install my tv card as it doesn't seem to exist anymore..
Can anyone please recommend a good sound card with a optical out that has Linux drivers? I'm planning on making this an Ubuntu based system and have been looking at getting an X-Fi but there seems to be a lot of posts online about Creative stopping drivers for Linux a few years ago
Completely new to Ubuntu, basically never used anything but Windows before, hadn't even had a chance to properly test out Ubuntu before I broke it. So, sorry if this question is very easy...or if I'm posting it in the wrong place...
Anyway, I cleverly installed the most recent drivers for my graphics card, and it killed Ubuntu - it won't start now. This happens on Windows, too, but Windows will System Restore for me. How might I fix this in Ubuntu?
I can choose Ubuntu from the grub menu, but then the screen goes blank, the fan on my computer goes into overdrive, and nothing happens.
Am currently running my Karmic Koala from LiveCD...
i have a little experience with ubuntu but i have had bugs that are not resolvable at this time in ubuntu. so instead of giving wild bill back my pc i am looking for a new distro. my concerns with ubuntu revolve around acpi. no fan control and high temp. the 2nd problem that is almost overlookable is the ata1 softreset error. it usually is no problem but occasionally have to do manual fsck to fix. so heres my laptop specs. toshiba a305d-s6848. amd turion x2 ati x1250 integrated. 3gb ram. 500gb hd vista and ubuntu 9.04 dual boot grub with 100gb ubuntu and the rest vista. so q1= what suse version would be best?
q2= is suse's acpi better? ubuntu runs all features but fan control q3= is suse as easy to install? or harder q4= ati graphics i know for my card went to legacy what version still has the ati drivers for my card q5= is suse easier or harder to work with and get everything working.
i know no linux is or opsys is perfect. im just looking for one that is stable and works the pc correctly. i know its a big thing to ask. i know no one can tell me that. but just looking for suggestions. im thinking of downloading suse and does all the downloads support live sessions.
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
I am thinking about buying this TV card, but I don't know, whether it is possible to run this card under ubuntu and work with it or not, because I don't see any drivers and software on the official site.
I recently bought a pair of Leadtek Winfast DTV Dongle Golds for use in a xbmc/tvheadend based htpc. I'm trying to use the remote, but It appears it is outputting keyboard presses. It also repeats the button presses, as if you were holding down the button on a keyboard, until you press another button (which will do the same), or if you press something on the actual keyboard.
The first issue isn't as mch of a problem, as I can configure xbmc to use it, but the second problem makes it completely unusable.Also, when trying to watch certain channels such as one hd or ten (australian freeview), I get the error "descrambler unavailable".
I'm currently using a Leadtek Winfast PVR2000 capture card with a webcam connected via the composite port. I'm attempting to get the video working with a motion daemon. I used to have the identical setup under Debian and everything worked out of the box. I'm now trying to get this working under Ubuntu 10.10 Server.
When I first boot up the PC, it works great. Randomly (anywhere between 1 and 10 days) I stop getting video. If I kill all motion instances and relaunch it, I'm only able to get a solid green output. I've tried killing off every motion instance again and used other command line apps that just end up giving me a solid black image. After a reboot everything begins working again.
It's not a huge deal if the video feed dies once and a while, but is there any way to avoid rebooting the whole PC? Is there any way to figure out why the capture card can't be accessed after the video feed dies?
I am looking for audio transcoding tips. I would like to transcode mp3 to ogg on F14. Can someone advise me the tool to use and if there are some script lines required to operate in bulk mode?
I've followed the instruction on this site. But I'm not able to play videos with subtitles on my LG TV. Transcoding is working (I tried the command in terminal) and I can see transcoded video in the list of videos on my TV. When I try to play the video, it shows error "Not supported format"
I tried converting wma to mp3 with vlc, but an error comes up this is what it says. p, li { white-space: pre-wrap; } Streaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG Audio layer 1/2/3. Either how can I get that encoder for vlc or what else can I use to convert wma to mp3?
I'm trying to convert a video in .ogm format to .avi format so I can stream it to my PS3 via uShare. I'm using Mencoder and the following command to do it (to transcode the audio from vorbis to mp3 and the video from mpeg4 to xvid):
Code: mencoder input.ogm -oac mp3lame -ovc xvid -xvidencopts pass=1 -o output.avi.The only problem is, the video contains 2 audio streams - one Japanese and one English. Needless to say, I need the English one. The above command only seems to transcode the Japanese audio though!Here's what ffmpeg has to say about the input file:
what I can do to specify the correct audio stream to encode? Also, how can I keep the bitrate the same as the output.avi seems to default to 96kbps?I'm not sure which audio stream is which but a little trial and error will sort that out in no time.
Can't find anything quite like this having been asked already I have just bought all of Babylon 5, and want to put it on my hdd instead of using the discs. dvd::rip works fine for me. I can rip and then transcode titles to AVI manually. What I want is to rip a disc or two, and then have dvd::rip transcode them overnight (takes about 50 minutes per episode on my machine). I tried this on the command line: dvdrip -f transcode -t 2 b5s1d1.rip which, after briefly loading the GUI, just gets this error: Can't locate object method "error_dialog" via package "Video:VDRip::GUI::Main" at /usr/share/perl5/Video/DVDRip/GUI/Main.pm line 173. Gave up and found dvd::ripqueue, which is a gui utility that automates what I would have put into a script, but it doesn't work properly - dvd::rip launches, but only performs the first pass and produces no output. My projects were set up and saved correctly (as I said, all this works if I start it manually from the dvd::rip GUI).
What's the easiest software to use (simplest command) that will read a VIDEO_TS folder (a ripped DVD) and transcode it? I don't want a GUI. mencoder looks like my best bet, but I just wanted to check before I start transcoding all my DVDs with it. Also, auto-cropping would be a great feature, but I don't think mencoder can do this unless you find this out prior to the transcode with mplayer.
I am trying to install the drivers for the Advantech PCI 1761 relay card, and annoyingly, I have to compile them from the source, since Advantech doesn't offer preset drivers for any form of linux beside RedHat and Debian. I have two .ko files
advdrv_core.ko pci1761.ko
the first one is required for all advantech cards, the second one is specific to my relay card. I installed the first module fine by using:
sudo insmod advdrv_core.ko
but when I do:
sudo insmod pci1761.ko
I get the following errors:
[14192.558039] pci1761: Unknown symbol adv_process_info_check_event [14192.558236] pci1761: no symbol version for advdrv_unregister_driver
theses are actually only two, there are like 100 sets of unknown symbol errors. The strange thing is that the first .ko file,advdrv.ko, references the same symbols, yet it installed fine. What Gives? Any ideas? I really need this module to get installed. These drivers were updated March 10th, 2010.
when i installed linux 5.0 on my desktop. I had'nt got the eth0 option when i run the neat command. It had'nt taken the driver of lan card at the time of installation. And If i wants to add a new Lan card how to install its drivers.
I am finding little bits and parts of information about CUDA enabled mplayer/mencoder .. apparently CUDA will enable your Nvidia GPU to do work when transcoding video instead of the CPU?
does anyone know if there are any Fedora RPMs of a CUDA enabled mplayer? how can you tell if your Nvidia card supports CUDA in linux? I found some ubuntu packages but so far nothing for Fedora
The commandcvlc --run-time 180 "http://amber.streamguys.com:4500/wcvehd1.m3u" --sout file/ogg:/home/mikeb/Audio_Recordings/WCVE-test"$(date +%F-%T)".oggwill successfully record a stream from my local NPR station. If I understand the messages thatare printed to stdout when I run it, this transcodes the mp3 stream to an ogg filece I am using this to timeshift a program that I otherwise would not be able to listen to, I would prefer simply to dump the stream in mp3 format without transcoding. tried changing "ogg" "dump" but that produces an error about the --sout option. Can someone tell me how to modify this command so that it simply dumps the incoming stream to a file in mp3 format
My aim is to create a bash shell script that I can use in directories with many subdirectories full of .flac files for mass transcodings that recquire minimal user input.At present I have this file at ~/bin/flac2mp3:
Code: #!/bin/bash file="$1" flac -cd "$file" | lame --preset fast extreme - "${file%.flac}.mp3" I navigate to the directory in question and run:
I have a Fedora Core 8 Machine and have two identical network cards in it, two 4 port GigE NICs, PCI-Express. They use E1000E drivers.One card is working while the other identical card is not. Linux can see all 8 ports are visible with dmesg | grep pcie.I suspect the drivers on the second card have not been loaded. How would I load the drivers?
First off I cant seem to get any drivers installed for my GFX card, I've got an ATI Radeon X1300 and when I go to System > Admin > Hardware drivers it seems to find nothing. I'm pretty sure thats whats causing my next problem; Lag with games. I installed one of my favorite games, Blockland and ran it with Wine, First thing right off the bat is its lagging like hell. But, an even worse problem is happening. It doesn't even seem to start up now...
Alright, now let's go to java. One of my other favorite games, Minecraft, A game made with java, doesn't seem to work. I can play it for about 10 - 20 seconds until the game just turns white. There's also Dwarf Fortress, and it seems that I cant even get the linux version running. I looked at the requirements and got some of them, but not all and when I try to run it nothing even happens.
Lastly, Steam. So far steam is working fine, except when I try and install a game off of it, Steam just immediately closes... So, If you need my specs or anything just ask. I'd relaly like to fix some of these things so I use Ubuntu over windows, because I just love the feel more than windows.
I have severe sound issues with my sound card. I am on a dell E1505, by now I am assuming there is some kinda update I have to get for this to work right, like the wireless driver. It's all static and causes programs to not run right, then when you go to close the programs effected, they freeze up..
I have bought asus notebook with nvidia geforce GT 320m, and installed ubuntu 9.10 notebook remix, and i can't found any drivers for video card, iam new in linux.