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 Next »
ZProcess: 0:00 length / need re-encoding

Thread Closed 
 
  • 0 Vote(s) - 0 Average
ZProcess: 0:00 length / need re-encoding
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#11
2007-01-30, 10:30 PM
dfdario Wrote:OK for Hibernate I'm pretty satisfied as I set up my system.

While I wish you inform that ffmpeg works great as retimer!
I've just finished to retime a 4 hours movie (The Gladiator) without a problem.
Anyway I'll keep testing and report what it happens.


So FFmpeg works. Great!

I will look closer at both command lines, using ffmpeg and mencoder and see why mencoder is giving a 0:00... I will also allow for slecting which transcoder to use for Re-encoding...
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]
dfdario
Offline

Senior Member

Posts: 288
Threads: 35
Joined: Nov 2005
#12
2007-02-01, 08:16 AM (This post was last modified: 2007-02-01, 08:39 AM by dfdario.)
Further tests reported that files ffmpegged have some problem when played on MVP while no problem if they are shown locally.
Investigating...
Before ffmpeg Gspot reports: MPEG-2 Program Stream << { 1 vid, 1 aud } - Sys Bitrate: 7031 kb/s
After ffmpeg Gspot reports: MPEG-1 System Stream << { 1 vid, 1 aud } - Sys Bitrate: 440815 kb/s VBR
[SIZE="1"][COLOR="Navy"]
1st
Silverstone LC20 case | ASUS M2V | AMD Athlon 64 3200+ AM2| RAM 4GB DDR2 800 | HD 160GB IDE + (SATAII 300GB) | Hauppauge: 3x HVR-1300 - 1x HVR-1100 | 2 x Hauppauge MVP | 3 x AtlantisLand PL200 | WinXP IT SP3 | MCE 2005 Remote | GB-PVR v1.4.7 | Cyberlink Mux | 2 x clients Intel D945GCLF2 | Win FLP SP3 [/COLOR]
_____________________
[COLOR="Navy"]2nd
Intel D945GCLF2 | RAM 2GB DDR2 | HD 500GB SATAII) | Hauppauge Nova T500 | GB-PVR v1.3.11 | ATI Mux | Microsoft XP + SP3 + hotfix kb969238 and this [/COLOR][/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#13
2007-02-01, 02:27 PM
dfdario Wrote:Further tests reported that files ffmpegged have some problem when played on MVP while no problem if they are shown locally.
Investigating...
Before ffmpeg Gspot reports: MPEG-2 Program Stream << { 1 vid, 1 aud } - Sys Bitrate: 7031 kb/s
After ffmpeg Gspot reports: MPEG-1 System Stream << { 1 vid, 1 aud } - Sys Bitrate: 440815 kb/s VBR

Can you clear the log, and then do it again, and then post the log to me, please...
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]
dfdario
Offline

Senior Member

Posts: 288
Threads: 35
Joined: Nov 2005
#14
2007-02-01, 09:04 PM (This post was last modified: 2007-02-01, 09:09 PM by dfdario.)
Ther's nothing to log as I'm just trying FFmpeg as a separate command in postprocessing.bat.
I've also found that MPEG_Streamclip is doing what I need but it couldn't be called from batch.
[SIZE="1"][COLOR="Navy"]
1st
Silverstone LC20 case | ASUS M2V | AMD Athlon 64 3200+ AM2| RAM 4GB DDR2 800 | HD 160GB IDE + (SATAII 300GB) | Hauppauge: 3x HVR-1300 - 1x HVR-1100 | 2 x Hauppauge MVP | 3 x AtlantisLand PL200 | WinXP IT SP3 | MCE 2005 Remote | GB-PVR v1.4.7 | Cyberlink Mux | 2 x clients Intel D945GCLF2 | Win FLP SP3 [/COLOR]
_____________________
[COLOR="Navy"]2nd
Intel D945GCLF2 | RAM 2GB DDR2 | HD 500GB SATAII) | Hauppauge Nova T500 | GB-PVR v1.3.11 | ATI Mux | Microsoft XP + SP3 + hotfix kb969238 and this [/COLOR][/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#15
2007-02-02, 08:21 AM
dfdario Wrote:Ther's nothing to log as I'm just trying FFmpeg as a separate command in postprocessing.bat.
I've also found that MPEG_Streamclip is doing what I need but it couldn't be called from batch.

The reason why I wanted to see something like a log is this...
Code:
Before ffmpeg Gspot reports: MPEG-2 Program Stream << { 1 vid, 1 aud } - Sys Bitrate: 7031 kb/s
After ffmpeg Gspot reports: MPEG-1 System Stream << { 1 vid, 1 aud } - Sys Bitrate: 440815 kb/s VBR

This tells me that you are transcodeing to VCD, and not DVD ----> MPEG2

And that the new FFmpeg doesn't handle the bitrates correctly. You should use 4000k in the command line... between 4000k and 6000k at least...

At least post the commandline in the batch file
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
#16
2007-02-02, 08:43 AM
dfdario Wrote:Before ffmpeg Gspot reports: MPEG-2 Program Stream << { 1 vid, 1 aud } - Sys Bitrate: 7031 kb/s
After ffmpeg Gspot reports: MPEG-1 System Stream << { 1 vid, 1 aud } - Sys Bitrate: 440815 kb/s VBR

I think Gspot isn't very reliable at this point it is wrong about the bitrate off the vcd. 440815 kb/s =~55 MB/s. Can't be right:eek: . I guess something is wrong with the mpeg-header ffmpeg writes to the file.
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.
dfdario
Offline

Senior Member

Posts: 288
Threads: 35
Joined: Nov 2005
#17
2007-02-02, 09:40 AM
You are both right Zehd and Htv.
The values I refer to are obtained with the command
“c:\program files\mplayer\mencoder.exe” -of mpeg -ovc copy -oac copy “%~dpn1_faulty.mpg” -o “%~dpn1.mpg”.
Now I'm trying with different settings but the result never change.
One useful tool I also use is MediaCoder in advanced settings that permits to change either the base settings and/or add more options.
Presently mencoder seems doing the work better than FFmpeg.
[SIZE="1"][COLOR="Navy"]
1st
Silverstone LC20 case | ASUS M2V | AMD Athlon 64 3200+ AM2| RAM 4GB DDR2 800 | HD 160GB IDE + (SATAII 300GB) | Hauppauge: 3x HVR-1300 - 1x HVR-1100 | 2 x Hauppauge MVP | 3 x AtlantisLand PL200 | WinXP IT SP3 | MCE 2005 Remote | GB-PVR v1.4.7 | Cyberlink Mux | 2 x clients Intel D945GCLF2 | Win FLP SP3 [/COLOR]
_____________________
[COLOR="Navy"]2nd
Intel D945GCLF2 | RAM 2GB DDR2 | HD 500GB SATAII) | Hauppauge Nova T500 | GB-PVR v1.3.11 | ATI Mux | Microsoft XP + SP3 + hotfix kb969238 and this [/COLOR][/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#18
2007-02-03, 01:25 AM
If you are running ffmpeg in the postprocessing.bat before ZProcess and transcoding with MEncoder, please let me see the command line in the PostProcessing.bat

Actually please send me the ZProcess Logs, and the Post Processing.bat in a zip file...
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]
dfdario
Offline

Senior Member

Posts: 288
Threads: 35
Joined: Nov 2005
#19
2007-02-04, 07:49 PM
I'm running ffmpeg from dos command hence, there's nothing to log
[SIZE="1"][COLOR="Navy"]
1st
Silverstone LC20 case | ASUS M2V | AMD Athlon 64 3200+ AM2| RAM 4GB DDR2 800 | HD 160GB IDE + (SATAII 300GB) | Hauppauge: 3x HVR-1300 - 1x HVR-1100 | 2 x Hauppauge MVP | 3 x AtlantisLand PL200 | WinXP IT SP3 | MCE 2005 Remote | GB-PVR v1.4.7 | Cyberlink Mux | 2 x clients Intel D945GCLF2 | Win FLP SP3 [/COLOR]
_____________________
[COLOR="Navy"]2nd
Intel D945GCLF2 | RAM 2GB DDR2 | HD 500GB SATAII) | Hauppauge Nova T500 | GB-PVR v1.3.11 | ATI Mux | Microsoft XP + SP3 + hotfix kb969238 and this [/COLOR][/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#20
2007-02-06, 02:13 AM
dfdario Wrote:I'm running ffmpeg from dos command hence, there's nothing to log

Except what command line do you use from DOS?
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 (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  problems installing zprocess on windows 7 64 bit bertros 3 6,596 2010-04-16, 05:17 PM
Last Post: bertros
  zProcess and Windows Home Server grits 3 6,929 2010-03-07, 06:06 AM
Last Post: zehd
  zProcess ffmpeg "Incorrect frame size" meccano 3 6,062 2010-02-01, 02:46 PM
Last Post: zehd
  zprocess in postprocessing.bat alevideotestservice 2 3,092 2009-12-22, 07:01 PM
Last Post: alevideotestservice
  zprocess... to work or not to work... medic29 26 10,493 2009-11-04, 05:54 PM
Last Post: zehd
  Zprocess & MVP: Can I watch DVD´s yet? Knobby 5 3,334 2009-11-02, 07:10 PM
Last Post: zehd
  Zprocess postprocessing ? Dufcoum 13 6,551 2009-08-19, 10:15 PM
Last Post: Dufcoum
  ZPROCESS: Audio sloooooow on MVP goobie 5 3,406 2009-08-18, 01:34 PM
Last Post: zehd
  MVP+Zprocess: Avi plays with audio only, no video goobie 3 3,083 2009-07-10, 08:01 PM
Last Post: zehd
  Can you clarify functionality of ZProcess please Elmo Putney 4 3,646 2009-03-23, 09:37 PM
Last Post: Elmo Putney

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

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

Linear Mode
Threaded Mode