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) GB-PVR Support (legacy) v
« Previous 1 … 551 552 553 554 555 … 1231 Next »
Video Library/Transcoding

 
  • 0 Vote(s) - 0 Average
Video Library/Transcoding
Belchar
Offline

Junior Member

Posts: 4
Threads: 3
Joined: Apr 2007
#1
2007-04-30, 01:03 PM
So, I'm a new convert to GBPVR. I nuked my SageTV and came over here. So far, I like what I see, and REALLY like the Transcoding feature(s).

The question I have is:

I have all these programs/movies still from my SageTV recordings. I'd like to do a batch transcode from within the video library, but there doesn't seem to be any way to do that.

Am I missing something?

Kurt
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2007-04-30, 02:29 PM
Afaik there is no batch transcoding in the standard videolibrary. maybe in one of the plugins. Wrt the Sage recordings they probably play just as they are, in gbpvr. Depending on the tv card, they might be mpg's. I think I remember Sage uses his own file extension. Maybe renaming them to: whatever.mpg will do the trick.
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.
Belchar
Offline

Junior Member

Posts: 4
Threads: 3
Joined: Apr 2007
#3
2007-04-30, 03:41 PM
I'm not having a problem with the Sage recordings, per se (they're standard MPG files). I'm just trying to find a way within GBPVR to batch transcode to DivX.

Kurt
pvrtinkerer
Offline

Junior Member

Posts: 48
Threads: 9
Joined: Jan 2007
#4
2007-04-30, 03:58 PM
I've tried to do batch transcoding recently and learned a few things that will prevent headaches.

I found that WinFF is a fine GUI that permits batch transcoding files, BUT the FFMPEG it comes bundled with doesn't play well with GBPVR. So you can use WinFF, but you must obey the following rules to avoid headaches.

Rule #1 is ONLY USE THE FFMPEG.EXE file that come bundled with GBPVR. Overwrite WinFF's file with a copy of the one from /devnz/Third Party/ FFMPEG.
Rule #2 is USE ALL OF sub's FFMPEG command line arguments, except you can substitute a -qscale argument in place of the -b argument. Keep all the rest in there. You can edit WinFF's presets in an xml file that comes with it, so do so and take sub's args out of GBPVR's config.xml file.
Pentium D 925 underclocked to 2.0Ghz , 2GB DDR2 @ 533, 200 GB, 250GB, PVR-150, GeForce 6200, Win2k
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2007-04-30, 04:09 PM
ZProcess with do batch processing. Need to add a conversion profile to the config.xml, and then you can select each recording. add it to the queue, and then start the transcode queue later...
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]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#6
2007-04-30, 04:19 PM
How about this one line batch file to convert all files in a directory. You would need to have ffmpeg in your path or in the directory with the files to be converted, or change ffmpeg to a fully qualified path.
I wasn't sure of your extension for the sage files so I just used *.mpeg. You will probably need to change this.
The one line needs to be put in a file whatever.bat, and the bat needs to be in the dir with the files to be converted.


DISCLAIMER I did not test this. Try it on a copy of a couple files first.

for %%i in (*.mpeg) do ffmpeg -y -i %%i -f avi -ab 224 -ac 2 -acodec mp3 -vcodec mpeg4 -b 1000k -vtag DIVX %%~ni.avi
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,029 2012-02-03, 02:41 AM
Last Post: slowtech
  Two Channels Without Video skycyclepilot 5 3,473 2011-10-29, 07:49 PM
Last Post: sub
  Zehd's Video Library Slick Skin Snooze 0 2,222 2011-09-03, 01:09 AM
Last Post: Snooze
  New Machine (probably old problems), Video Render Options jvcleave 12 5,314 2011-02-01, 08:37 AM
Last Post: stustunz
  No Video in PVRX2 GUI TonySmith35 13 4,866 2011-01-09, 10:31 PM
Last Post: steevo
  Automatic Transcoding Not Working taz 3 2,234 2010-11-22, 09:01 AM
Last Post: goelectric
  Attempts to play .dvd files in Video Library results in PVRX2 not responding Jwbrit 2 2,018 2010-11-04, 11:37 PM
Last Post: Jwbrit
  Resolution Issues when re-encoding captured video bgrieb 5 2,889 2010-11-02, 03:52 AM
Last Post: mvallevand
  Skip forward during playback freezes video then audio smiffypr 3 2,826 2010-10-19, 12:46 AM
Last Post: smiffypr
  No Sound for MPEG2 video dartis 5 10,809 2010-09-12, 11:46 PM
Last Post: rw1

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

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

Linear Mode
Threaded Mode