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) GB-PVR Support (legacy) v
« Previous 1 … 543 544 545 546 547 … 1231 Next »
converting mpg to wav? (extract sound)

 
  • 0 Vote(s) - 0 Average
converting mpg to wav? (extract sound)
tunanugget
Offline

Senior Member

Posts: 262
Threads: 99
Joined: Nov 2006
#1
2007-05-17, 05:46 PM
is there a way to extra sound from an mpg to wave or mp3? thanks.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#2
2007-05-17, 05:54 PM
You can probably add some new line to the <CustomFFmpegConversions> settings in config.xml. This will definitely be possible, but you'll need to look into the exact ffmpeg command line needed.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#3
2007-05-17, 06:26 PM
This line should do it:
Code:
ffmpeg -i your_rec.mpg -vn -y your_wave.wav

So you could add the following line to config.xml under <CustomFFmpegConversions>

Code:
<Conversion name="Wave" cmd="-y -i {SOURCE_FILE} -vn -y  {DEST_FILE}" targetExtension=".wav" />


I've tried it, it works for me.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
tunanugget
Offline

Senior Member

Posts: 262
Threads: 99
Joined: Nov 2006
#4
2007-05-17, 06:28 PM
ok..cool. i'll try it out.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#5
2007-05-17, 06:31 PM
I hope you saw the mistake in the code tags. I've repaired it.
Now it should look ok.Smile
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
FirstTeamOPS
Offline

Member

Posts: 245
Threads: 21
Joined: Mar 2006
#6
2007-05-17, 07:08 PM
If you want to do it manually, you can use VirtualDub

There is a version for MPEG and MPEG2 video source files.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,134 2012-02-03, 02:41 AM
Last Post: slowtech
  No sound for French DVB-T H264 channels with E-AC3 tracks jorionpi 7 4,808 2011-06-26, 01:25 AM
Last Post: sub
  DVB-T TV1 No Sound Mt. Kau Kau hasso 5 3,381 2011-05-02, 12:49 AM
Last Post: hasso
  win7 clean install => jerky live tv & stuttering sound marieper 0 1,609 2010-11-24, 10:22 PM
Last Post: marieper
  GBPVR- Avermedia. Chan and EPG ok. No preview, pic or sound. Gordy7 13 6,273 2010-11-06, 03:52 AM
Last Post: sub
  First Recording of the night Fails to record sound and picture kirschey 0 1,494 2010-11-05, 12:45 AM
Last Post: kirschey
  My HD recordings are black snowy picture with noise, but no sound dewchugr 14 5,561 2010-10-26, 01:45 AM
Last Post: dewchugr
  No Sound for MPEG2 video dartis 5 10,940 2010-09-12, 11:46 PM
Last Post: rw1
  No Playback sound Trevor_de_S 6 2,822 2010-09-03, 12:12 PM
Last Post: Trevor_de_S
  Blue Screen & Static sound Sanman99 2 1,876 2010-08-04, 10:58 PM
Last Post: Sanman99

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

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

Linear Mode
Threaded Mode