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
#11
2005-03-04, 05:26 PM
Marvellous - thanks reven. I'll try and get this started over the weekend and I'll post my results here. Here's goes nothing *gulp* [Image: smile.gif]

EDIT - I've just realised that (unless I'm missing something) this would result in all my shows getting archived whereas I would like to choose certain key shows. Would it be possible to do a wildcard match on the filename or show title in the PostProcessing.bat to decide whether to archive the show? I've never written or edited a batch file before so apologies if this is a) easy, or b) impossible!



reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#12
2005-03-04, 05:31 PM
i dont think it would be possible with pure batch files, but you could do it with scripts using something like cgywin (i think its the name), just basic unix scripts on a windows machine (ive only ever done this in linux, but i know you can do it in windows).
Rich
Offline

Junior Member

Posts: 33
Threads: 9
Joined: Jan 2005
#13
2005-03-04, 05:56 PM
I have it currently set so it would archive the show after it gets done recording... postprocessing.bat...

I also want to make a file that would go along with my Java program that would let me specify what shows I wanted to have transcoded... so if for instance, "Tilt" recorded and was in the list, it'd get done, but if "American HotRod" was recorded, it woudln't get transcoded.

That's just one of those little extra I can add easily, just haven't gotten to it.
Rich

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

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#14
2005-03-04, 08:43 PM
Thanks guys. I'm going to try and use a combination of command line PHP and FFMpeg as I already know PHP and it's installed on my machine. I'll let you know how I get on... [Image: smile.gif]
Rich
Offline

Junior Member

Posts: 33
Threads: 9
Joined: Jan 2005
#15
2005-03-04, 08:46 PM
Where did you find the ffmpeg executeables? I don't have the patience to download and compile that source code, and everywhere I've looked has come up dry...

Windows wise, at least...
Rich

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

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#16
2005-03-04, 08:55 PM
http://nic.dnsalias.com/ffmpeg.exe [Image: smile.gif]
Rich
Offline

Junior Member

Posts: 33
Threads: 9
Joined: Jan 2005
#17
2005-03-04, 09:59 PM
Now if I could only figure out those options... :|

Any hints? Tongue Simple divx encoding?
Rich

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

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#18
2005-03-06, 05:54 PM
Here's the documentation.

http://ffmpeg.sourceforge.net/ffmpeg-doc.html#SEC24

I haven't had a try yet but the options look pretty hairy alright. I'll let you know if I have any joy...
mrming
Offline

Junior Member

Posts: 33
Threads: 11
Joined: Dec 2004
#19
2005-03-06, 11:01 PM
OK here's a call to ffmpeg which will turn an mpeg2 source file into a 186k avi measuring 220x176:

ffmpeg -i g:\temp\test.mpg -b 186 -s 220x176 g:\Temp\test2.avi
Rich
Offline

Junior Member

Posts: 33
Threads: 9
Joined: Jan 2005
#20
2005-03-07, 12:19 AM
I've tried to run this several times now, ffmpeg with...

ffmpeg.exe -i test.mpg -f avi -vcodec mpeg4 -s 320x240 -b 1500 ttt.avi

and it gets about 250 frames in, and then crashes hardcore....  this is from an mpeg made from GBPVR...  has anyone else run into this so far?

EDIT: Figured it out... it doens't like it if you skip audio options, if you've got audio in your mpeg... Though I can't get it to do mp3 audio... looks like you have to have it compiled with "LAME" enabled from the start?



Rich

Athlon XP1700+, 512 meg RAM, 470 gig RAID, WinTV250PVR, GeForce2 TI TV-Out
« 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 on smartphone sdf 4 3,453 2019-08-08, 08:45 PM
Last Post: sub
  Confusing auto-search result (solved) bgowland 2 1,771 2011-10-22, 10:44 PM
Last Post: bgowland
  So how do people watch, uh, otherwise aquired tv shows.... psycik 16 5,617 2011-07-17, 02:24 PM
Last Post: smajor
  Simple pattern matching when identifying shows to record konkrog 7 3,036 2010-06-22, 04:32 PM
Last Post: tmrt
  For UK Sky box users - Auto Standby martint123 0 1,441 2009-01-15, 12:24 PM
Last Post: martint123
  TV to stay showing video while PC shows desktop skobydog 2 1,910 2008-11-02, 07:18 PM
Last Post: skobydog
  Auto Restarting computer nightly scb147 4 2,113 2008-02-06, 12:09 PM
Last Post: scb147
  Smartphone video streaming nv40 0 1,207 2007-10-25, 12:23 AM
Last Post: nv40
  $75 NZD USB Tuner stick w/ HW MPEG encode JonnyCam 0 1,942 2007-08-26, 09:33 PM
Last Post: JonnyCam
  Recording Consecutive Shows. XShocK 5 2,223 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