NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 90 91 92 93 94 … 159 Next »
GraphEdit Question

 
  • 0 Vote(s) - 0 Average
GraphEdit Question
taz
Offline

Member

Posts: 102
Threads: 30
Joined: May 2006
#1
2007-07-12, 05:27 PM
I have a quick question on graphedit. Does this app simply show how audio and video are being converted or can it be used to control how another app converts files. If so, how? I see how to set up different filters, decoders, etc... just don't know how it controls the conversion (if it does).

Thanks,
Taz
Ted the Penguin
Offline

Posting Freak

Posts: 1,590
Threads: 64
Joined: Aug 2006
#2
2007-07-12, 05:52 PM
graphedit shows how a file is being rendered, I believe you can use graphedit to manually convert a file... by adding the encoder to the graph, but I am not sure of the specifics.

if you are wondering about modifying the graph GB-PVR is using... no, you cant modify it, GB-PVR just tells directshow to render a file, and that is it. if you want to use a different filter, then remove the unwanted filter, or play around with each filters settings.

do you have a specific problem?
sub Wrote:Are you trying to make sure I get nothing done today?
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#3
2007-07-12, 08:09 PM
You can play files, encode them decode them or almost whatever you want depending upon the filter installed in your machine. Although graphedt is really a debugging tool. The graphRecorder plugin allows you to use a graph you have created that writes a file as a recording source in GBPVR. YMMV with 1.08
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#4
2007-07-12, 10:18 PM
I'm playing around with graphedit (certain edited videos don't play correctly) but I can't get help to open. I can add filters into the graph but can't figure out how to join pins - I can see how to break all connections, but not how to create them - anybody know?
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#5
2007-07-12, 10:33 PM
From memory, start on a pin, click the left mouse(I think) button, hold the button down and go to the next pin and release.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#6
2007-07-12, 11:28 PM
pastro Wrote:From memory, start on a pin, click the left mouse(I think) button, hold the button down and go to the next pin and release.
That's exactly what you do - AKA drag'n'drop - why didn't I think of that before? :o

Once I got that out of the way, I tried to build a graph to rip the audio from mpeg to mp3 - perhaps a bit over ambitious - I wonder what all those filters actually do:confused:
blizard
Offline

Member

Posts: 98
Threads: 14
Joined: Jan 2006
#7
2007-07-13, 12:16 AM
It is a bit complicated to explain in an easy way.

Hereis a link to a wiki taht explains the main feature of GraphEdit and DirectShow (look down on same page).

Microsoftsown explanation of this tool which is part of directshow tools from Microsoft. This will show you that this tool are connected to MS Visual Basic, it have much in common as you produce code in the background on how different pin are connected.

What you need to understand are that all file can be containers for more then just one data stream; one for audio, one for video and so on. As an example an AVI (Audio-video-interleave) is a file that can contain Xvid encoded files which is then mixed (interleaved) with sound (mp3) and a subtitle stream.

This container must be decoded by demuxing these streams into different pins to each filter which in turn process these and output these through hardware in that we call renderer. Those renderer is the link to how hardware should take these stream and use it for their with the driver for sound and video output.

If you encode it is almost the same way around, but then you need to re-mux those stream into a container (AVI, MKV or MP4 are some containers).

To see what is inside a container use GSpot. It will let you see what is inside a container and what kind of setting that used to encode each stream for audio and video.
Abit AT8-32X/Athlon64 X2 4200+@2200Mhz/2GB DDR RAM/Samsung 2x 250 GB/Club3D X1950XT+PowerColor Theatre 550 pro (PCIe x1)
CRT 19 inch/ 1600 x 1200 pxl/32 bit colour
Logitech Z-5400 surround system - DDL/DD ProLogic2 (96kHz/24kbit)/DTS decoder


[COLOR="Blue"]OS: Windows XP Pro x64 edition.
PVR: GBPVR v.1.1.15;MPC+FFDshow+Haali splitter and renderer (use SM 2.0 on videocard);Avidemux+AutoMen+MPlayer/MEncoder/Stattik batch file[/COLOR]
taz
Offline

Member

Posts: 102
Threads: 30
Joined: May 2006
#8
2007-07-13, 05:30 PM
More specifically I am trying to convert video files for a Microsoft Zune. I am trying to convert vob files to wmv files using Microsoft Media Encoder. I can get it to work by I am looking at improving the quality a little bit. I found some notes on the web about using graphedit to specify certain filters, but am not sure how to force it to use certain filters. I can open up the vob file in graphedit and change the filters, but I don't think this tells the Media Encoder to use the chosen filter configuration.

Or is there better/simpler way to convert vob files to wmv?

Taz
ACTCMS
Offline

Posting Freak

UK
Posts: 2,730
Threads: 101
Joined: Jun 2007
#9
2007-07-13, 11:00 PM
blizard Wrote:It is a bit complicated to explain in an easy way.
Thanks - your explanation confirms my understanding of directshow - I am using the tools you suggest, but I still need to find out more about them and I am still looking for a way to find out what most of the filters do. I can see a list of available filters, but I don't know enough to be able to substitute 'this' filter for 'that' filter to try to fix a problem.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#10
2007-07-14, 01:05 PM
Sometimes it is easiest to right click a pin and hit render, it will generally choose the appropriate filters
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Quick Question about Daylight Saving Time SamM 1 752 2023-10-29, 02:59 AM
Last Post: mvallevand
  Kodi and NextPVR question RoshaBeli 1 1,315 2021-08-30, 07:05 PM
Last Post: sub
  Question about a cable card RTKAT 9 4,790 2015-12-12, 12:15 AM
Last Post: mvallevand
  Forum interface stupid question Grampz 3 1,805 2012-01-21, 12:48 AM
Last Post: Grampz
  Question for the americans :) skippy_nz 4 2,327 2011-09-17, 09:25 AM
Last Post: skippy_nz
  Sound question CATV DTV Jimdish255 2 2,052 2011-05-13, 01:23 AM
Last Post: Jimdish255
  Question we all have wondered. treads6464 4 1,870 2011-01-28, 10:39 PM
Last Post: Reddwarf
  Two / or not to slash, that is the question mvallevand 4 2,056 2010-09-11, 10:01 AM
Last Post: pBS
  Recent MediaPortal convert with a question cephaswiebe 6 3,548 2009-12-29, 01:44 AM
Last Post: ElihuRozen
  HVR 1600 S-video input question topperdude 4 3,554 2009-11-06, 06:28 PM
Last Post: highestbid

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

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

Linear Mode
Threaded Mode