NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Forum Issues & Documentation v
« Previous 1 … 5 6 7 8 9 … 11 Next »
Updating, with 97.9 in mind

 
  • 0 Vote(s) - 0 Average
Updating, with 97.9 in mind
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#1
2006-06-07, 11:27 AM
Time to make a few more updates...

Gotta question I hope that subone can help with...

97.7 and 97.9 have removed the ability to change using ffmpeg and ffdshow on the mvp tab of config.

The features are still present in the config.xml though

<MVPTranscodeUseFFDSHOW>false</MVPTranscodeUseFFDSHOW>
<MVPTranscodeUsingFFmpeg>true</MVPTranscodeUsingFFmpeg>

Is it true, that if either of these entries are marked 'true', than there will be no internal transcode processing for the MVP?

I think I know that if ffmpeg is marked true, then Trans2MVP.bat is called... is this the case for ffdshow?

Can someone give an example of how you would use the ffdshow for transcoding to MVP...?

THanks
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2006-06-07, 03:26 PM
My 2 cents: My guess is that it would be used for extra filters. As a kind of add on I guess.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#3
2006-06-07, 04:52 PM
The <MVPTranscodeUseFFDSHOW> setting only applied if you were using (the now defunct) trans2mvp.exe for transcoding. This approach was ditched serveral releases back, when I implemented support for FFmpeg. <MVPTranscodeUsingFFmpeg> is always set to true now for new installations, but I've left the settings and logic in their because I know there is a couple of people trying to use the old trans2mvp.bat file.

The logic goes something like this when AVI playback is requested on the MVP:

Code:
if <MVPTranscodeUsingFFmpeg> is true
    then transcode using ffmpeg      
else if <MVPTranscodeUsingFFmpeg> is false
    if trans2mvp.bat file exists
         run trans2mvp.bat
    else
         run trans2mvp.exe
trans2mvp.exe probably no longer works, and hasnt been tested in a long time.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Updating the 'config' section in the wiki... zehd 1 2,783 2008-11-02, 03:01 PM
Last Post: Dakota
  Updating the wiki again!!! zehd 2 2,359 2006-06-15, 03:43 PM
Last Post: Jeff
  Comskip info needs updating CodeMonkey 2 2,986 2004-12-09, 11:24 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode