NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 29 30 31 32 33 … 56 Next »
New tool: MVPRecode

 
  • 0 Vote(s) - 0 Average
New tool: MVPRecode
sixgun
Offline

Member

Posts: 197
Threads: 35
Joined: Sep 2004
#31
2006-03-23, 04:57 PM
I think i may have mis-understood what this does.

At first i thought it would take an MPG file and basically add the correct height black bars so that it will play properly on a 4:3 tv without all the people looking tall & thin.

But reading a bit more, i now think it basically re-encodes avi files into MPG files.


Which is it?

Regards.
GBPVR: v0.99.5
Server: Athlon64 X2 3800+, 2GB Memory, 1480GB Storage, 6 DVB-T Tuners (2 x Nova-T 500 PCI, 2 x Nova-T PCI)
HTPC: Athlon64 3000+, 1GB Memory, 80GB Storage, Blackgold GDI DVB-T Tuner, Ahanix MCE-302 Case, MSI K8NGM2-FID motherboard
Main TV: Toshiba 42WLT66 LCD
Media Playback: 2 x MVP (wired)
Homepage: http://www.sixgun.co.uk/
Author of MpegImport utility
Doc
Offline

Junior Member

Posts: 23
Threads: 8
Joined: Oct 2005
#32
2006-03-24, 03:59 AM
Something is wrong can`t open the file.
:p Hauppauge PVR150 And Hauppauge MediaMVP :p
HD 280 Gigs. Windows Xp
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#33
2006-03-24, 05:21 AM
Probably because of this issue. Some guidelines there to d/l it.
http://forums.nextpvr.com/showthread.php?t=14098
Cheers,
k.
Ton
Offline

Member

Posts: 233
Threads: 16
Joined: Aug 2005
#34
2006-03-25, 12:47 PM
Heel Sylv

sylv Wrote:Hi,

I am trying for a while to play vob files on my MVP without success. I have tried with XDVD without success. Now, I am trying the avenue of transcoding first and your solution seems quite interresting. However, I experience some difficulty. I get the following error message:

C:\RECODE>mvprecoder c:\recode\in\video_ts\VTS_07_1.VOB -o c:\recode\out\video.mpg
MVPRecoder version: 0.2
Analyzing: c:\recode\in\video_ts\VTS_07_1.VOB
- Audio Codec: a52
- Video Codec: mpeg12
Error: Unable to detect FPS! System.Exception: Unable to detect FPS!
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)

Would someone have any suggestion on the issue? Is that something I have to configure in the xml config file? I have looked and see nothing. By the way, I am in North America on NTSC.

Thanks for the help.

Sylv

Could you please try (if this is a DVD-copy) to specify the directory name instead of the filename? I.e.
Quote:mvprecoder c:\recode\in\video_ts\
That way the tool will detect that it's actually a DVD copy....

If that still doesn't work, could you please post a snippet of the first few seconds of the VOB-file? That way I can have a look...
//Ton
Ton
Offline

Member

Posts: 233
Threads: 16
Joined: Aug 2005
#35
2006-03-25, 12:49 PM
Hello sixgun,

sixgun Wrote:I think i may have mis-understood what this does.

At first i thought it would take an MPG file and basically add the correct height black bars so that it will play properly on a 4:3 tv without all the people looking tall & thin.

But reading a bit more, i now think it basically re-encodes avi files into MPG files.


Which is it?

Regards.

Well, it actually does both. It takes any input file-format that mencoder can handle (that's a lot!) and recodes it to correct ascpect ratio MPG for playing on your MPV. So it basically takes almost any video-file and reformats it for correct playing on your MVP (converting frame-rate, fixing aspect-ratio and in the size you want).

Hope this makes things more clear.
//Ton
sylv
Offline

Junior Member

Posts: 14
Threads: 3
Joined: Feb 2006
#36
2006-03-26, 12:54 AM
Ton Wrote:Heel Sylv



Could you please try (if this is a DVD-copy) to specify the directory name instead of the filename? I.e.

That way the tool will detect that it's actually a DVD copy....

If that still doesn't work, could you please post a snippet of the first few seconds of the VOB-file? That way I can have a look...

Hi,

I have tried your suggestion, still does not work but I get a different error message:

C:\RECODE>mvprecoder c:\recode\in\video_ts\ -o c:\recode\out\video.mpg
MVPRecoder version: 0.2
Analyzing: c:\recode\in\video_ts
Error: Unable to detect file format! System.Exception: Unable to detect file format!
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)


Regarding the vob, I don't know how to post only few seconds.

Thanks for the help,

Sylv.
Ton
Offline

Member

Posts: 233
Threads: 16
Joined: Aug 2005
#37
2006-03-29, 09:28 AM
Hey Sylv,

There's one other thing I can think of:

Could you run the command:

Quote:mplayer -v -identify -frames 0 dvd:// -dvd-device c:\recode\in\video_ts\ > output.log 2>&1

and post me the resulting file??

I'll then have a look and see what's going wrong...

Regards,
//Ton
gnicholls
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Feb 2006
#38
2006-03-30, 07:43 PM
Hi,
I've just grabbed your package. I want to convert my boy's elmo dvd's so I can play them on the mvp.
When I run mvprecoder, it says it can't find the source file.

C:\Program Files\gbpvr\mvprecode>mvprecoder e:\video\elmo\"a magical halloween adventure"\video_ts test.mpg --noboost
MVPRecoder version: 0.2
Error: File does not exist: e:\video\elmo"a System.Exception: File does not exist: e:\video\elmo"a
at MVPRecoder.MainClass.Main(String[] args)
at MVPRecoder.MainClass.Main(String[] args)

taking the quotes off doesn't make a difference. If I run a 'subst' on the path I get the following:

C:\Program Files\gbpvr\mvprecode>mvprecoder z:\video_ts -o test.mpg -noboost
MVPRecoder version: 0.2
* Dvd format detected.
Analyzing: z:\video_ts
Error: The system cannot find the path specified System.ComponentModel.Win32Exce
ption: The system cannot find the path specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startIn
fo)
at System.Diagnostics.Process.Start()
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startIn
fo)
at System.Diagnostics.Process.Start()
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)

Any ideas what I've done wrong ?
Thanks,
Greg
Ton
Offline

Member

Posts: 233
Threads: 16
Joined: Aug 2005
#39
2006-03-31, 12:31 AM
Well, I think that I (or C#, can't remember), expects the quotes to be around the whole path.

Don't know why the subst isn't working, haven't tried myself. If you can't get it to work the other way, I'll have a look at that.

Anyhoo, here's what I usually do with filenames that have spaces in them:

Quote:C:\Program Files\gbpvr\mvprecode>mvprecoder "e:\video\elmo\a magical halloween adventure\video_ts" test.mpg --noboost

Nice thing about that is that you can use the NT/XP file expansion (it works the same way).

Hope that helps,
//Ton
gnicholls
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Feb 2006
#40
2006-03-31, 06:42 PM (This post was last modified: 2006-03-31, 06:58 PM by gnicholls.)
No luck. I get the same answer with a subst as well.

C:\Program Files\gbpvr\mvprecode>mvprecoder "e:\video\elmo\a magical halloween
dventure\video_ts" -o "e:\video\elmo\halloween.mpg"
MVPRecoder version: 0.2
* Dvd format detected.
Analyzing: e:\video\elmo\a magical halloween adventure\video_ts
Error: The system cannot find the path specified System.ComponentModel.Win32Exc
ption: The system cannot find the path specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startI
fo)
at System.Diagnostics.Process.Start()
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startI
fo)
at System.Diagnostics.Process.Start()
at MVPRecoder.MainClass.analyze(String cFile)
at MVPRecoder.MainClass.Main(String[] args)

It seems to be able to detect that it's a dvd so I'm wondering if it's mplayer or some other dependent file it can't find. Any pathing requirements for this ?
Ta,
Greg.

Update: I tried direct from a dvd in the drive and got the same result ...
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (8): « Previous 1 2 3 4 5 6 … 8 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  External tool: Transfer Season Record schedules from GBPVR to NPVR kendrak24 37 20,872 2013-04-11, 05:58 AM
Last Post: kendrak24
  HDHomeRun Channel Mapping Tool beta whurlston 13 10,652 2010-04-25, 08:48 PM
Last Post: bienson
  BDA Channel Migration Tool JavaWiz 28 10,983 2009-09-16, 02:00 PM
Last Post: JavaWiz
  Configuration tool for remote control athomas 0 1,407 2008-12-04, 12:45 PM
Last Post: athomas
  Sky Channel Sync Tool Version 1.0.2 systemshark 0 1,166 2008-08-17, 07:26 AM
Last Post: systemshark
  New Tool: ShowBurner DVD Burning [with menus] pBS 331 73,453 2007-11-29, 08:52 PM
Last Post: pBS
  Sky Channel Sync Tool systemshark 2 1,450 2007-11-05, 01:20 PM
Last Post: systemshark
  File Renaming Tool: ZRename zehd 0 1,095 2007-05-01, 05:23 AM
Last Post: zehd
  Features for Channel Logo Tool V4.0 systemshark 5 2,822 2007-04-19, 09:20 PM
Last Post: allsighs
  Channel Logo Tool V3 systemshark 50 14,605 2007-04-14, 08:43 PM
Last Post: systemshark

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

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

Linear Mode
Threaded Mode