NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) ZTools and UltraXMLTV v
« Previous 1 … 8 9 10 11 12
ZProcess - Old Support Thread...

Thread Closed 
 
  • 0 Vote(s) - 0 Average
ZProcess - Old Support Thread...
Rayman
Offline

Member

Posts: 75
Threads: 8
Joined: Nov 2005
#171
2006-10-11, 01:17 PM
zehd
just did a couple of manual converts

C:\Program Files\devnz\gbpvr>.\GBPVRConvert.exe "d:\Recordings\Thank God Youre Here\Thank God Youre Here_20061011_19302030.dvr-ms" "d:\Recordings\Thank God Youre Here\Thank God Youre Here_20061011_19302030.mpg" MPEG-2

C:\Program Files\devnz\gbpvr>.\GBPVRConvert.exe "d:\Recordings\House, M.D\House, M.D._20061011_20302130.dvr-ms" "d:\Recordings\House, M.D\House, M.D._20061011_20302130.mpg" MPEG-2

a short dvr-ms and the converted mpg can be found in
http://www.users.on.net/rdekens - both are zipped up to ensure no funnies this time.

hope this helps.

Something else worthy of note -
it seems that 2 pass AVI conversion - the second pass is not restricted to the specified resolution or bitrate -

Regards
Rayman
AMD XP3000+ 1GB 200+200+40G ide, nvidia6200 video (purevideo): Dvico fusionHDTV+, DNTVlive pci, dreambox 500s via 100BT: modded silverstone LC11 with 4*20 Lcd: Display NEC 42XM3 - now if i can just #$%^* get spdif out to work
fldavem
Offline

Member

Posts: 57
Threads: 18
Joined: Jun 2006
#172
2006-10-12, 02:08 AM
I am trying convert an 8 set of VOB files (4GB) from a movie to mpg. Seems like it's stuck on the 1st file for over a half an hour. The "Processing time" still says 00:00:00. The only thing created so far is "VTS_08_1.JoinedVOBs.mpg"
[SIZE="1"]Pentium IV 2.4GHz, WinXP, 2GB RAM, PVR-150, Emuze Maui IIIG, 4 various hard drives, GBPVR & EWA. Someday a MediaMVP.[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#173
2006-10-12, 04:44 AM
fldavem Wrote:I am trying convert an 8 set of VOB files (4GB) from a movie to mpg. Seems like it's stuck on the 1st file for over a half an hour. The "Processing time" still says 00:00:00. The only thing created so far is "VTS_08_1.JoinedVOBs.mpg"

Happy you're trying this feature... I'm going to need a couple of days to look into it...
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]
fldavem
Offline

Member

Posts: 57
Threads: 18
Joined: Jun 2006
#174
2006-10-12, 04:52 AM
zehd Wrote:Happy you're trying this feature... I'm going to need a couple of days to look into it...
Actually, looking at the console window, I notice it is indeed doing something. I did restart it. I'll keep you posted!!

Thanks Frank,
Dave
[SIZE="1"]Pentium IV 2.4GHz, WinXP, 2GB RAM, PVR-150, Emuze Maui IIIG, 4 various hard drives, GBPVR & EWA. Someday a MediaMVP.[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#175
2006-10-12, 11:30 PM
fldavem Wrote:Actually, looking at the console window, I notice it is indeed doing something. I did restart it. I'll keep you posted!!

Thanks Frank,
Dave

FYI

Yeah, the first step of Trancoding a Vob set to one MPG is a simple copy join of each file in the Vob set and can take a long time...

Vob01_01.vob
Vob01_02.vob
Vob01_03.vob
Vob02_01.vob

In the above example, when you have selected the first file to be transcoded and your have 'Join Seq. Vobs' Checked from the 'reserved tab', only the first three files will be copied together into the temp directory

Vob01_01.vob + Vob01_02.vob + Vob01_03.vob = %temp%\TempLarge.vob

Because this is a copy, the 1 GB files all have to be copied into their place in the new VOB. This takes time. I spawn a DOS box, and there is no feedback that this action is happening. You sort of have to wait and have patience. It's only a copy operation, and yet it seems to be processor intensive...

Once the very large VOB is created, ffmpeg is called to convert the VOB into an MPEG, using the parameters in ZProcess. In theory, you can just rename the VOB to an MPG and it will be fine, but the bitrate and resolution make the files huge! So using something like 640x480 at 4000 bitrate will make the resulting MPG much smaller in file size... (even 2000 looks OK to me...)

You could even transcode right there and then to AVI, (divx or xvid) but you won't like the result... ffmpeg isn't really that good or efficient as a AVI transcoder... It works best as something INTO an MPG transcoder...

After the transcode, the huge Temp VOB is deleted....

That means that you need almost twice the size of the DVD for Hard drive space, not even counting the space reuired for the resulting MPG....

This is not really designed for Main Movies. It's not that quick and space efficient... I added this feature only after I wanted to snag small puppet vigniettes from my Baby Einstein DVDs for my daughter to watch over and over... For small clips, it's really quite convenient...
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]
realbt
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Oct 2006
#176
2006-10-19, 11:44 PM
First, thanks for ZProcess. It's turned out to be a very useful tool to fix the aspect ratio problems I was having with GBPVR and my MediaMVP.

I set-up a custom task to "reset" the streaming by calling ZProcess with StopAllTranscodes. Otherwise, if I stop (by pressing stop on my remote) watching a divx movie before fmpeg is finished running, when I try to watch another stream, the MVP reboots. Is there any way to automatically get GBPVR to kill fmpeg.exe (yes, fmpeg, since ffmpeg seems to exit as soon as it spawns fmpeg) when playback is stopped?

This is really the only serious problem I'm having right now. Maybe this could be accomplished by not releasing ffmpeg from memory and holding a reference to the spawned fmpeg process. I'm making the assumption that GBPVR will kill ffmpeg when the movie is stopped. If that's the case, then ffmpeg can kill fmpeg when it's killed.

Sorry if I'm asking already answered questions. I've read this thread so many times I'm a little dizzy. :-)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#177
2006-10-20, 04:22 AM
realbt Wrote:First, thanks for ZProcess. It's turned out to be a very useful tool to fix the aspect ratio problems I was having with GBPVR and my MediaMVP.

I set-up a custom task to "reset" the streaming by calling ZProcess with StopAllTranscodes. Otherwise, if I stop (by pressing stop on my remote) watching a divx movie before fmpeg is finished running, when I try to watch another stream, the MVP reboots. Is there any way to automatically get GBPVR to kill fmpeg.exe (yes, fmpeg, since ffmpeg seems to exit as soon as it spawns fmpeg) when playback is stopped?

This is really the only serious problem I'm having right now. Maybe this could be accomplished by not releasing ffmpeg from memory and holding a reference to the spawned fmpeg process. I'm making the assumption that GBPVR will kill ffmpeg when the movie is stopped. If that's the case, then ffmpeg can kill fmpeg when it's killed.

Sorry if I'm asking already answered questions. I've read this thread so many times I'm a little dizzy. :-)

I'm glad that you're enjoying ZProcess. You're using a brand new feature (StopAllTranscodes) and it looks like you're using it the way I had intended.

I believe that you should not have the problem if you are also using the updated 'hunter.exe'. Check your versions against the versions in my signature, and get back to me if you're still having trouble...
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]
realbt
Offline

Junior Member

Posts: 3
Threads: 0
Joined: Oct 2006
#178
2006-10-20, 07:00 AM
zehd Wrote:I'm glad that you're enjoying ZProcess. You're using a brand new feature (StopAllTranscodes) and it looks like you're using it the way I had intended.

I believe that you should not have the problem if you are also using the updated 'hunter.exe'. Check your versions against the versions in my signature, and get back to me if you're still having trouble...

Hmm. I updated hunter even though the file versions were the same. Anyway, it has made no difference.

I ran into some quirks installing ZProcess. Somehow I managed to download an old version that did some quirky stuff. I removed it all and reinstalled it and all worked fine -- apart from the hanging fmpeg process.

When should hunter get called? I've never noticed it in the task list. Is there any information I can provide you with?

Thanks.
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#179
2006-10-20, 08:49 AM
Quick Q.

If I install a new version of GBPVR e.g. just today there was new version :-) .... will ffmpeg be replaced BACK to the ffmpeg that I renamed to fmepg ... i.e. will a ZProcess re-install be necessary?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#180
2006-10-21, 07:04 AM
jksmurf Wrote:Quick Q.

If I install a new version of GBPVR e.g. just today there was new version :-) .... will ffmpeg be replaced BACK to the ffmpeg that I renamed to fmepg ... i.e. will a ZProcess re-install be necessary?

k.

Hmmm. Great question. I had to look. (I just updated too, but haven't used Zprocess...)

No, there is no problem. It seems that the update/installer doesn't touch the file (ffmpeg.exe) if it's there already...
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]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (21): « Previous 1 … 16 17 18 19 20 21 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  problems installing zprocess on windows 7 64 bit bertros 3 6,629 2010-04-16, 05:17 PM
Last Post: bertros
  zProcess and Windows Home Server grits 3 6,956 2010-03-07, 06:06 AM
Last Post: zehd
  UltraXMLTV Support... zehd 73 37,208 2010-02-13, 05:59 PM
Last Post: subvertbeats
  zProcess ffmpeg "Incorrect frame size" meccano 3 6,090 2010-02-01, 02:46 PM
Last Post: zehd
  zprocess in postprocessing.bat alevideotestservice 2 3,124 2009-12-22, 07:01 PM
Last Post: alevideotestservice
  zprocess... to work or not to work... medic29 26 10,622 2009-11-04, 05:54 PM
Last Post: zehd
  Zprocess & MVP: Can I watch DVD´s yet? Knobby 5 3,380 2009-11-02, 07:10 PM
Last Post: zehd
  Zprocess postprocessing ? Dufcoum 13 6,639 2009-08-19, 10:15 PM
Last Post: Dufcoum
  ZPROCESS: Audio sloooooow on MVP goobie 5 3,445 2009-08-18, 01:34 PM
Last Post: zehd
  MVP+Zprocess: Avi plays with audio only, no video goobie 3 3,122 2009-07-10, 08:01 PM
Last Post: zehd

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

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

Linear Mode
Threaded Mode