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
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#751
2009-02-14, 02:44 AM
I'm having a helluva time converting dvr-ms files. I need something that will convert my hi-def dvr-ms files to divx/xvid AVI to play on my phone. My phone's max dimensions are 320x240 and it handles divx great. Sound is usually 128Kbps and vids are whatever. These files have the comskip files already in there so cutting them out would be nice. I don't mind running this manually as I will only do this a few times.
Thanks

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#752
2009-02-14, 04:52 AM
Last I checked, mencoder (and therefore the script) didn't support hi-def dvr-ms files. You'll probably have to convert the file to mpg first.
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#753
2009-02-15, 05:13 PM
ok, so once in mpeg, even though in hi-def, I can transcode?

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#754
2009-02-16, 05:32 AM
gazoo Wrote:ok, so once in mpeg, even though in hi-def, I can transcode?

That is correct. When mencoder tries to transcodes a hidef dvr-ms files, it correctly identifies the video but incorrectly identifies the audio as PCM which causes the problem.
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#755
2009-02-19, 10:01 PM
Stattik,

I have problems using the Cut and Copy functionality. It does not start to encode and leaves me just with an empy mpg file. I have tried both letting the script do comskip as well as doing it manually ahead of time. EDL is in comskip set to 1. Runnig without cut and copy works just fine.

I ran it in debug and was able to capture some of the output in the attached zip file.

Let me know if you can see what I am doing wrong. When running in guide mode i first select "2" (xvid) and then "1 9" (automatic with cut and copy. I am using script 0.5.6br.

\\Agerdin
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#756
2009-02-20, 02:24 AM
agerdin Wrote:Stattik,

Let me know if you can see what I am doing wrong. When running in guide mode i first select "2" (xvid) and then "1 9" (automatic with cut and copy. I am using script 0.5.6br.

\\Agerdin


The command line that the script put together is below:

Code:
start /low /wait /min  C:\Progra~1\mplayer\mencoder.exe "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730_original.mpg" -edl "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.edl" -of mpeg  -ovc copy -mpegopts format=mpeg2:tsaf:vbuf_size=1000 -oac copy -o "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.mpg"

Open a DOS windows. Copy and paste it in and then run it. If it doesn't work, copy the output and paste it here.
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#757
2009-02-20, 02:29 AM
Stattik,

Thanks for looking into this. Did as requested and nothing happens. Not even an error message. See below.

\\Agerdin

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Administrator>start /low /wait /min  C:\Progra~1\mplay
er\mencoder.exe "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730_or
iginal.mpg" -edl "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.e
dl" -of mpeg  -ovc copy -mpegopts format=mpeg2:tsaf:vbuf_size=1000 -oac copy -o
"E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.mpg"

C:\Documents and Settings\Administrator>
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#758
2009-02-20, 02:39 AM
Let's cut off the beginning.

Try this:

Code:
C:\Progra~1\mplayer\mencoder.exe "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730_original.mpg" -edl "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.edl" -of mpeg  -ovc copy -mpegopts format=mpeg2:tsaf:vbuf_size=1000 -oac copy -o "E:\My Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.mpg"
agerdin
Offline

Senior Member

Posts: 692
Threads: 96
Joined: Sep 2004
#759
2009-02-20, 02:53 AM
Slightly different result:

Code:
C:\Documents and Settings\Administrator>C:\Progra~1\mplayer\mencoder.exe "E:\My
Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730_original.mpg" -edl "E:\My
Recordings\Alfons Åberg\Alfons Åberg_20081126_17201730.edl" -of mpeg  -ovc copy
-mpegopts format=mpeg2:tsaf:vbuf_size=1000 -oac copy -o "E:\My Recordings\Alfon
s Åberg\Alfons Åberg_20081126_17201730.mpg"
MEncoder 1.0pre8-3.4.2 (C) 2000-2006 MPlayer Team
CPU: Pentium(R) Dual-Core  CPU      E5200  @ 2.50GHz (Family: 6, Model: 23, Step
ping: 6)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
Option mpegopts: Unknown suboption vbuf_size
Error parsing option on the command line: -mpegopts

Exiting... (error parsing command line)
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#760
2009-02-20, 03:14 AM
That's very odd. It's a legit command line but it's choking on the vbuf_size option. I see that the mencoder version is the older one typically only used for DVD ripping. I'd try a more recent version.

http://tirnanog.fate.jp/mirror/mplayer/

They aren't the newest builds but the newest builds change some x264 arguments that that my script hasn't been updated with. Try a newer build and see if it errors out again.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (89): « Previous 1 … 74 75 76 77 78 … 89 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Yet another guide enhancer :0) carpeVideo 18 10,390 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,623 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,143 2009-03-01, 05:43 PM
Last Post: Deusxmachina
  Warning: Mencoder and large MPEG2 files can fail jam_zhou 1 1,704 2008-07-26, 01:39 AM
Last Post: sgilani
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,762 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