NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 155 156 157 158 159 Next »
Auto encode some shows for smartphone

 
  • 0 Vote(s) - 0 Average
Auto encode some shows for smartphone
mrming
Offline

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#1
2005-03-01, 03:31 PM
I've got my PVR setup working great using GBPVR (thanks sub!Wink, the Media MVP and a PVR350 card and now I want to take it to the next level.

I've got a windows smartphone, and I'd love to be able to create duplicates of certain shows in DivX format at a lower bitrate for playback on the phone.

I can do this manually if necessary, but if anyone can think of a clever way to do this after the show has finished recording I'd very grateful.

[Image: smile.gif]
mrming
Offline

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#2
2005-03-02, 11:01 AM
I looked into this a little more last night and it seems that windows media encoder 9 comes with a script which allows you to create a batch file for encoding groups of videos. Hopefully this will be the answer - I'll keep you posted on how I get on in case anyone finds it useful...
stefan
Offline

Posting Freak

Posts: 3,116
Threads: 81
Joined: Oct 2004
#3
2005-03-02, 01:46 PM
You *do* know about the PostProcessing.bat file? Anything in that file will be run after each show has been recorded.
I'm not always right
GB-PVR 1.2.9
Accent HT-400 Case, AMD Athlon 64 3800+ 1024MB, 1TB+300GB+180GB, WinXP Pro-SP2, NVidia 7600GT
Nova-T USB2, PVR-350 recording from Dilog 355 DVB-T box, USB-UIRT (receiving & transmitting)
mrming
Offline

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#4
2005-03-03, 11:19 PM
OK I've started looking into this and now I'm scared.

So far I have ascertained this:

I need to use a batch file (either postProcessing.bat or my own in conjunction with a Scheduled Task) in order to call a command line divx or xvid encoder with the necessary parameters to encode my show and save it to a different folder.

I've been searching around on Google and have become very confused as to which encoder I should use (AutoGK, Virtual Dub, XMPEG etc) and how I should actually make it work.

So if anyone out there is knowledgeable about this kind of thing I'd be very grateful for any help or advice.

thanks,

Mr Ming [Image: smile.gif]
Rich
Offline

Junior Member

Posts: 33
Threads: 9
Joined: Jan 2005
#5
2005-03-04, 02:58 PM
Command line DIVX encoder... ha ha.. that's funny...

I've been doing the same exact thing, and have come to the conclusion that command line divx... naw... not gonna happen.

Best bet is to use AutoGK and the script that was written that'll automate everything via a command line.  Example...  you'd type like "Transcode 150 show.mpeg show.divx" and it'd pop up the AutoGK windows, and automatically put in the information you've given it, and start the encode... EDIT: Oh yeah.. do a search for AutoGK... you should find the post on here about the script... I believe KingArgyle had talked about it.

I've written a JAVA program that'll take the filename from the postprocessing.bat file and write all the appropriate scripts and then run them... my ONLY problem I ran into is the autoGK script does NOT wait until it's done to give control back to the script...  it starts autoGK as a background task...  which means...  you can't have an option to copy your .divx file where you want after it's done... you gotta encode it where you want it to end up..

Pretty crappy, but that's how it goes...  When I'm done with it, I might post a message about it.



Rich

Athlon XP1700+, 512 meg RAM, 470 gig RAID, WinTV250PVR, GeForce2 TI TV-Out
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2005-03-04, 03:14 PM
I've been using the Windows Media Encoder that will encode to wmv for the smartphone. It can be controlled by command line.
mrming
Offline

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#7
2005-03-04, 03:34 PM
Thank you both for your help.

Rich - would I be able to use AutoGK and a batch file to run a scheduled task on all files in a certain folder?

sub - I had considered the windows media encode script but there's a bit of a problem in that I'd rather use betaplayer on my smartphone than Windows Media Player.

The reason for this is because WM on the Smartphone bizarrely doesn't have any ff/rwd functionality, which would mean having to sit through adverts - not cool.

I could use comskip on the files first I guess but I've heard that it doesn't work that well with programmes recorded from UK tv due to lack of consistency in the screens between adverts.

What media player are you using to play wmv on your smartphone?
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2005-03-04, 04:08 PM
I'm not doing anything serious with it, but have tried it out recently to see it work.

I'm just using WMP.
mrming
Offline

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#9
2005-03-04, 05:03 PM
It looks like I might be able to use ffmpeg http://ffmpeg.sourceforge.net/index.php as a command line encoder. One thing I'm not clear on is that you appear to have to pass it a specific filename to encode. How would I go about getting the filename of the show that has just finished - presumably it's not available in PostProcessing.bat?
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#10
2005-03-04, 05:17 PM
its the first and only argument passed into the postprocessing.bat file eg for comskip you would use
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">comskip.exe %1[/QUOTE]
note: %n is what dos batch files use to represent arguments (ie the individual tokens you type in at the command line).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems on smartphone sdf 4 3,458 2019-08-08, 08:45 PM
Last Post: sub
  Confusing auto-search result (solved) bgowland 2 1,777 2011-10-22, 10:44 PM
Last Post: bgowland
  So how do people watch, uh, otherwise aquired tv shows.... psycik 16 5,629 2011-07-17, 02:24 PM
Last Post: smajor
  Simple pattern matching when identifying shows to record konkrog 7 3,039 2010-06-22, 04:32 PM
Last Post: tmrt
  For UK Sky box users - Auto Standby martint123 0 1,445 2009-01-15, 12:24 PM
Last Post: martint123
  TV to stay showing video while PC shows desktop skobydog 2 1,916 2008-11-02, 07:18 PM
Last Post: skobydog
  Auto Restarting computer nightly scb147 4 2,117 2008-02-06, 12:09 PM
Last Post: scb147
  Smartphone video streaming nv40 0 1,208 2007-10-25, 12:23 AM
Last Post: nv40
  $75 NZD USB Tuner stick w/ HW MPEG encode JonnyCam 0 1,949 2007-08-26, 09:33 PM
Last Post: JonnyCam
  Recording Consecutive Shows. XShocK 5 2,227 2007-08-22, 03:01 PM
Last Post: XShocK

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

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

Linear Mode
Threaded Mode