NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 74 75 76 77 78 … 93 Next »
Video Encoding

 
  • 0 Vote(s) - 0 Average
Video Encoding
sjwaste
Offline

Junior Member

Posts: 22
Threads: 4
Joined: Mar 2005
#1
2005-03-17, 03:26 AM
Alright, so I'm going to get going on my encoder plugin. I wanted to get some opinions on initial codec support.

Since GB-PVR is primarily Windows-based, does it seem feasible to use the WMV format for archival purposes? Implementation is by far the easiest, as MS has a Windows Media Encoder SDK, and its a trivial amount of code to use. I'd like to know if it makes sense to you developers to use, though. I'd eventually like to add support for XviD and DivX, which seem as though they'll be slightly more difficult.

On a more broad note, does anyone have experience with writing a video encoder? I figure I might be able to use libavcodec, which mencoder seems to have done nicely, but it's somewhat buggy, at least on the machines i've used it on. Any advice on that front? It's desirable because it supports these

Does anyone have any input or advice from having already crossed this bridge?
KingArgyle
Offline

Posting Freak

Posts: 1,271
Threads: 95
Joined: Nov 2004
#2
2005-03-17, 07:01 AM
Check out the doom9.org forums. You should be able to get almost any of your video encoding questions answered there. Personally, I'd like XVid support, it's my primary choice when it comes to video compression. WMV is fine as well, but I've experienced some problems with it in the past (extremely CPU intensive).
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#3
2005-03-17, 10:57 AM
The other thing to consider is decoders. Since mvp users will not be able to play wmv unless we find a decoder. We already have one for xvid/divx.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#4
2005-03-17, 11:03 AM
have you looked at the autogk script. You can search on the form for it. Posted by king Argyle. It is a command line for converting to xvid.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
sjwaste
Offline

Junior Member

Posts: 22
Threads: 4
Joined: Mar 2005
#5
2005-03-17, 10:18 PM
I want to try and avoid calling an external program to encode, since I want to be able to handle errors and monitor progress.

I should (hopefully) be able to use libavcodec to support DivX and XviD. I'm looking into that right now. If that works, it really shouldn't be too bad.
stattik
Offline

Junior Member

Posts: 7
Threads: 1
Joined: May 2004
#6
2005-03-18, 06:10 PM
Hi sjwaste,

Have you considered automated processing of cutlists a la Cuttermaran?
sjwaste
Offline

Junior Member

Posts: 22
Threads: 4
Joined: Mar 2005
#7
2005-03-21, 04:04 AM
I did some digging around tonight to find an easy way to support multiple codecs, and I think I've found a good resource for anyone here that's interested.

Here's some code examples to use the Windows AVI File API, part of VFW. The advantage is that it'll use just about any codec installed on the machine. I haven't looked too hard at it yet, but I'm about to. I hope this helps anyone else interested in the topic.

Here
sjwaste
Offline

Junior Member

Posts: 22
Threads: 4
Joined: Mar 2005
#8
2005-03-21, 04:12 AM
Here's a .NET wrapper for the Avi File library. It's done in SharpDevelop. I found it over at CodeProject.

Here
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Video streaming URL and parameters? cncb 1 2,064 2021-10-22, 06:58 PM
Last Post: sub
  Extras device - using hardware video encoder gdogg371 6 3,768 2021-03-09, 12:18 AM
Last Post: gdogg371
  Loading Local Video Files Syler 25 7,807 2021-03-07, 09:20 PM
Last Post: Syler
  Resuming a video imilne 28 15,855 2016-10-30, 09:27 PM
Last Post: mvallevand
  How to tell when video playback has finished in web client? cncb 6 4,641 2015-09-29, 08:07 PM
Last Post: cncb
  VIdeo playback from plugin mvallevand 5 3,861 2015-08-06, 10:43 PM
Last Post: sub
  Inset Video - Stop mvallevand 2 2,264 2013-08-07, 09:57 PM
Last Post: mvallevand
  Video Library Fanart Transparency tieke 7 4,366 2013-01-09, 08:23 AM
Last Post: tieke
  NMT Video Playback - does it receive start/stop events psycik 8 3,862 2012-07-15, 10:01 PM
Last Post: mvallevand
  Resume or Restart dialog for video psycik 6 3,389 2011-12-22, 02:52 AM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode