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) v
« Previous 1 2 3 4 5 6 … 125 Next »
transcode from file.ts to file.mpeg in parallelproocessing

 
  • 0 Vote(s) - 0 Average
transcode from file.ts to file.mpeg in parallelproocessing
alevideotestservice
Offline

Junior Member

Posts: 16
Threads: 8
Joined: Nov 2009
#1
2009-12-24, 04:20 PM
hi,
can perform transcoding from file.ts to file.mpeg with mencoder using the correct command line in parallelprocessing.bat, so as to obtain real time?
If so, what is the command for mencoder?
thanks
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#2
2009-12-24, 05:46 PM (This post was last modified: 2009-12-24, 06:41 PM by pBS.)
probably easier to just use ffmpeg that's included..

"third party\ffmpeg\ffmpeg.exe" -y -i %1 -vcodec copy -acodec copy -f vob "%~dpn1.mpg"

just don't try it with video that's h264 inside a .ts.. [must be mpeg2video]
and i don't think it'll work in parallel, but in post no problem and it's fast..

tried parallel with mencoder and it also doesn't copy anything that isn't recorded at the time i'ts run..
[so it doesn't wait and transcode as more data comes in, it just stops]
so post proc is only option..

but good thing is, you can start watching before it's finished..so it's available to play as soon as it starts transcoding..Smile
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
alevideotestservice
Offline

Junior Member

Posts: 16
Threads: 8
Joined: Nov 2009
#3
2009-12-29, 05:07 PM
In fact, with this command transcoding is much faster.
I just have to see if it is possible to edit the file.mpg obtained.
Anyway thanks
greg in kansas
Offline

Member

Posts: 170
Threads: 27
Joined: Feb 2007
#4
2009-12-30, 12:52 AM
pBS Wrote:probably easier to just use ffmpeg that's included..

"third party\ffmpeg\ffmpeg.exe" -y -i %1 -vcodec copy -acodec copy -f vob "%~dpn1.mpg"

just don't try it with video that's h264 inside a .ts.. [must be mpeg2video]
and i don't think it'll work in parallel, but in post no problem and it's fast..

tried parallel with mencoder and it also doesn't copy anything that isn't recorded at the time i'ts run..
[so it doesn't wait and transcode as more data comes in, it just stops]
so post proc is only option..

but good thing is, you can start watching before it's finished..so it's available to play as soon as it starts transcoding..Smile

Can this line go in config or must it run from post?
If in config where?
thanks
alevideotestservice
Offline

Junior Member

Posts: 16
Threads: 8
Joined: Nov 2009
#5
2009-12-30, 07:27 PM
can enter the command line in postprocessing.bat
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  xmltv doesn't import all the channel information in xmltv file vokuit00 2 2,786 2010-06-07, 04:35 AM
Last Post: vokuit00
  Showanalyzer Doesn't Run While Show is Recording a .TS File ww4397 1 2,504 2009-12-02, 11:14 AM
Last Post: ww4397
  Transcode w/ Comskip? pduncan67 1 2,098 2009-11-25, 03:59 AM
Last Post: johnsonx42
  Transcode and copy ydekmekji 6 2,567 2009-01-14, 04:43 AM
Last Post: ydekmekji
  File Renaming Utility: AddEpisode turkey 185 50,194 2008-12-14, 05:30 PM
Last Post: heath11
  Comskip: Interpreting the aspects file zehd 0 1,549 2008-11-29, 07:41 AM
Last Post: zehd
  SkipTool creates a bogus file if the name contains & mkenyon2 40 14,657 2008-10-23, 06:59 PM
Last Post: pastro
  yapi2cml reporting corrupted listing file? teookie 1 1,636 2008-09-25, 10:50 PM
Last Post: zehd
  YApi2XML Error: Schedule file corrupted or not found jschill 8 4,176 2008-06-17, 11:39 PM
Last Post: zehd
  File / Directory copy plugin jonb1974 3 1,939 2008-04-18, 07:05 AM
Last Post: McBainUK

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

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

Linear Mode
Threaded Mode