home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Codecs, External Players
Install a supported audio/video encoder for your software analog card
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RichardT" data-source="post: 957434" data-attributes="member: 136099"><p>Hello out there.</p><p> </p><p>I'm trying to get the analog side of an HVR-900 card to work with MP. I believe that the thing standing in my way is the lack of a video encoder. I came across the posts above and felt that it was the last thing to try before giving up. I've extracted the encoders from a WINTV CD and registered them, but they are not as shown in the DB list so the don't appear as installed.</p><p> </p><p>So putting my typing skills to use I tried to enter one myself via MySQL copying verbatim what appeared above.</p><p> </p><p>When I hit <CR> a password was requested..........looking good here I thought.........until I got the following error message:-</p><p> </p><p> C:\Program Files\MySQL\MySQL Server 5.1\bin>mysql -u root -p MpTvDb -e "INSERT I</p><p>NTO SoftwareEncoder (idEncoder,priority,name,type,reusable) VALUES ((SELECT MAX(</p><p>idEncoder) + 1 FROM SoftwareEncoder),(SELECT MAX(priority) + 1 FROM SoftwareEnco</p><p>der WHERE type = 0), 'MainConcept MPEG Encoder', 0, 1);"</p><p>Enter password: ***********</p><p>ERROR 1093 (HY000) at line 1: You can't specify target table 'SoftwareEncoder' for update in FROM clause</p><p> </p><p>Not knowing anything about DB's I am now totally lost as to what to do now!</p><p> </p><p>Anyone able to put me back on track please?</p><p> </p><p>TIA Richard.</p></blockquote><p></p>
[QUOTE="RichardT, post: 957434, member: 136099"] Hello out there. I'm trying to get the analog side of an HVR-900 card to work with MP. I believe that the thing standing in my way is the lack of a video encoder. I came across the posts above and felt that it was the last thing to try before giving up. I've extracted the encoders from a WINTV CD and registered them, but they are not as shown in the DB list so the don't appear as installed. So putting my typing skills to use I tried to enter one myself via MySQL copying verbatim what appeared above. When I hit <CR> a password was requested..........looking good here I thought.........until I got the following error message:- C:\Program Files\MySQL\MySQL Server 5.1\bin>mysql -u root -p MpTvDb -e "INSERT I NTO SoftwareEncoder (idEncoder,priority,name,type,reusable) VALUES ((SELECT MAX( idEncoder) + 1 FROM SoftwareEncoder),(SELECT MAX(priority) + 1 FROM SoftwareEnco der WHERE type = 0), 'MainConcept MPEG Encoder', 0, 1);" Enter password: *********** ERROR 1093 (HY000) at line 1: You can't specify target table 'SoftwareEncoder' for update in FROM clause Not knowing anything about DB's I am now totally lost as to what to do now! Anyone able to put me back on track please? TIA Richard. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Codecs, External Players
Install a supported audio/video encoder for your software analog card
Contact us
RSS
Top
Bottom