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 »
Automated Cutting and Transcoding Guide Using Mencoder

 
  • 0 Vote(s) - 0 Average
Automated Cutting and Transcoding Guide Using Mencoder
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#371
2007-06-28, 01:57 PM
You an always use the cutandcopy profile(option 9) to recreate the timestamps, then transcode the file to x264. Or just stick with singlepass-x264-quality mode. It's much faster than twopass and the quality is comparable, you can change the CRF number to get somewhat close to the time you want.
DrDDT
Offline

Member

Posts: 84
Threads: 12
Joined: Mar 2006
#372
2007-06-28, 06:09 PM (This post was last modified: 2007-06-28, 06:37 PM by DrDDT.)
-stattik- Wrote:You an always use the cutandcopy profile(option 9) to recreate the timestamps, then transcode the file to x264. Or just stick with singlepass-x264-quality mode. It's much faster than twopass and the quality is comparable, you can change the CRF number to get somewhat close to the time you want.

I tried cut and copy, followed by 2pass, still a no-go.
I'll stick with singlepass.

Another question: I selected pillarbox, but the resulting video size seems to be the same. How can I check if pillarbox is working?
(I'm not even sure I need pillarbox. It's a 16:9 broadcast, but I think de PVR150 always records 4:3. How do I cut this correctly?)
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#373
2007-06-29, 05:18 AM
DrDDT Wrote:I tried cut and copy, followed by 2pass, still a no-go.
I'll stick with singlepass.

Another question: I selected pillarbox, but the resulting video size seems to be the same. How can I check if pillarbox is working?
(I'm not even sure I need pillarbox. It's a 16:9 broadcast, but I think de PVR150 always records 4:3. How do I cut this correctly?)

If you're using a PVR150, all shows are 4:3. Widescreen shows are letterboxed. You will only get pillarboxed shows if you record HDTV's that have the vertical black bars. There's a letterbox profile that will remove the horizontal black bars.

If all your shows have the time stamp issue, perhaps you could set one to record for about 30 seconds so I could test it? Usually I go into the web app and start a recording, wait a few seconds and then stop the recording.

Good Luck.
camdecoster
Offline

Junior Member

Posts: 10
Threads: 3
Joined: Apr 2007
#374
2007-07-15, 02:13 PM
I just started using version 0.5.1a of your script but I can't get auto transcoding working. I see that target_extension is set to edl, meaning that a conversion will only be started when an edl file is found. But I don't have any edl files anywhere. What can I change this to to get things to work? As programs are recording, they just have the extension .mpg or .ts. In other words, the filenames after the recording are the same as during the recording. Any help would be appreciated.

PS: I know the script works as I've dragged a file onto it with success.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#375
2007-07-16, 04:45 AM
Set the following variable to the extension that you want to trip the script off with.

Code:
SET target_extension=

If you set it to ts or mpg then you need to set the source file to get deleted after transcode otherwise the script will keep "finding" the same file over and over.

Typically, comskip is run which creates the txt and edl files.
camdecoster
Offline

Junior Member

Posts: 10
Threads: 3
Joined: Apr 2007
#376
2007-07-16, 01:38 PM
If I turn comskip mode on and set the target_extension = edl, will that take care of my problem?
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#377
2007-07-16, 07:11 PM
camdecoster Wrote:If I turn comskip mode on and set the target_extension = edl, will that take care of my problem?

Yes it will. Just make sure that the path to comskip is correct. Also make sure that comskip is finding commercials correctly.
camdecoster
Offline

Junior Member

Posts: 10
Threads: 3
Joined: Apr 2007
#378
2007-07-16, 07:16 PM
That sounds good. But one more question: is there a way to have the script run comskip without cutting out the "commericals" from the video?
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#379
2007-07-17, 12:24 AM
The best I can come up with is this:

Goto your gbpvr directory and create a blank file called temp.edl.
Then add the following lines to your postprocessing.bat:

Code:
copy c:\Progra~1\devnz\gbpvr\temp.edl %~dpn1.edl

The postprocessing.bat file should be in your gbpvr directory. If it doesn't exist, then you can create it.

Please respond with any questions.
timeless
Offline

Junior Member

Posts: 14
Threads: 5
Joined: Feb 2007
#380
2007-07-24, 02:08 AM
I am trying to use stattik_transcode_0.5.1d.bat on a standard system (not HD) and I see in the mencode window every other line says "Frame Skipped" or "Duplicate Frame" and the output is a little stuttery, not a smooth as the original.

i have output_fps=ivtc and profile=standard, not sure what else to try.

also, since i am posting anyway, i want to ask: if i want all the directories in my recordings directory to be scanned, can i leave transcode_directories blank and just put the path to my recording directory in secondary_transcode_directory? seems to be working, but just wanted to make sure that doesn't screw anything up.

thanks for any advice!

/travis
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (89): « Previous 1 … 36 37 38 39 40 … 89 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Yet another guide enhancer :0) carpeVideo 18 10,395 2010-04-07, 03:39 PM
Last Post: carpeVideo
  Guide Questions native 6 4,282 2010-02-10, 01:23 PM
Last Post: native
  Mencoder with multiple TS audio streams lanmat 2 4,624 2009-11-09, 12:15 PM
Last Post: lanmat
  mencoder error messages fvfv 3 2,868 2009-10-19, 08:07 PM
Last Post: -stattik-
  TV guide table colour Pob 3 2,505 2009-09-21, 10:55 PM
Last Post: Snooze
  Searching Guide Contents skycyclepilot 1 2,034 2009-08-23, 03:30 PM
Last Post: McBainUK
  Search for Movies in TV Guide spdrac1 1 2,042 2009-05-23, 03:37 PM
Last Post: JavaWiz
  MPEG2 transcoding to Xvid/AAC -which plug-in/tool are best fit? blizard 6 5,144 2009-03-01, 05:43 PM
Last Post: Deusxmachina
  Warning: Mencoder and large MPEG2 files can fail jam_zhou 1 1,705 2008-07-26, 01:39 AM
Last Post: sgilani
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,771 2008-03-27, 11:45 PM
Last Post: _Dude_

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

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

Linear Mode
Threaded Mode