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 … 438 439 440 441 442 … 1231 Next »
Convert video to audio files

 
  • 0 Vote(s) - 0 Average
Convert video to audio files
saro29
Offline

Junior Member

Posts: 10
Threads: 2
Joined: Jul 2007
#1
2007-07-14, 03:16 PM
Is there anyway to convert video to audio file format (mp3/mp4) within GBPVR? My goal is to record shows like Mad Money in both video and mp3 or cdtrack format and transfer via bluetooth to the phone so I can listen during drive. Any info or guidance is appreciated. Thank you!
Pob
Offline

Senior Member

Posts: 677
Threads: 88
Joined: Jun 2007
#2
2007-07-14, 06:02 PM
saro29 Wrote:Is there anyway to convert video to audio file format (mp3/mp4) within GBPVR? My goal is to record shows like Mad Money in both video and mp3 or cdtrack format and transfer via bluetooth to the phone so I can listen during drive. Any info or guidance is appreciated. Thank you!

Don't know about within gbpvr, but I extract audio using xilisoft 3gp video converter (it's just called video converter now) from http://www.xilisoft.com/
It produces good quality mp3 audio from mpeg, but can also convert to or from just about any kind of video and audio file.
I use it to convert recordings to 3GPP video for my mobile phoneSmile
Pob
Zato
Offline

Member

Posts: 188
Threads: 38
Joined: May 2006
#3
2007-07-19, 05:12 PM
I'm needing to do the same thing... anyone suggest a free solution? Smile
Dedicated HTPC: MSI K7N420 Pro, AMD 2200+, 1.5GB RAM, PVR150, 550Pro, ATI 9800XT, 300GB Maxtor HD, Diamond XTreme DDL Sound, MVP over wireless bridge, GBPVR 1.2.13
JonnyCam
Offline

Posting Freak

Posts: 1,153
Threads: 87
Joined: Feb 2006
#4
2007-07-19, 08:53 PM
Chuck the MPEG into VirtualdubMod (although it will take a while to parse the MPEG) and go into Stream List and save as wave, then encode as mp3 using whatever program you like.

Or you could use the transcode option in video library to make it into an AVI, and load that AVI into virtual dub, then in the stream list, you can demux it to an MP3 (just make sure the transcode profile you are using will have the MP3 bitrate you require) (loading the AVI into Virtdub will be instant, as it doesn't parse the file like an MPEG)

Can you just load an MP2 file straight into Nero and use it to create an audio CD track?
"Shut up brain, or I'll stab you with a Q-Tip!"

--= Win7, C2D 2.93 GHz, ASUS 9400GT Silent, 2GB Ram, Few HDD's, 3TB unRAID server, Samsung 50" 1080p Plasma via HDMI, 40" 1080i LCD via VGA =-- * PVR2000 Analog PCI / Avermedia DVB-S PCI / Hauppauge 2200 DVB/Analog * PCH GBPVR Client * *BD-E6500 w/ NPVR client*
Satori
Offline

Member

Posts: 238
Threads: 42
Joined: Dec 2006
#5
2007-10-17, 03:38 PM
Saw this thread, it is exactly what I want to do but I want to make a batch file to automatically convert the morning news at 5am to an MP3. I can then load it on my phone for my hour drive to work Sad

I would need to somehow wildcard the name of the news program since it would change every day and have the MP3 conversion be part of GBPVR or a separate program that can be called from a batch file.

Has anyone done this?
Gateway GM5664 with Vista Premium SP1 Transferred to Antec Fusion HTPC case
AMD Phenom 9600 Quad Core 2.3GHZ, 3GB PC5300 667MHZ Memory
3 Tuners: Avermedia Duet PCIe, HVR-1250 PCIe
LG GGC-H20N Blu-ray / HDDVD ROM Drive, Visiontek HD 3650 512 MB Graphics (Cat 9.6)
Sound Blaster X-Fi XtremeGamer, Gyration Media Center Remote Control
HDD: 30GB OCZ Vertex SSD - OS, 1TB (2x500GB) - Recordings
GBPVR: 1.4.7, Plugins - SuperSimpleArchiver, GBPVRCLi/LCD Smartie for VFD, Music Plugin
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#6
2007-10-17, 04:19 PM
I guess you could make a ffmpeg-commandline to do this, then you could add it to the custom transcoding lines in config.xml. This way youn could run it from the videolib.
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.
Satori
Offline

Member

Posts: 238
Threads: 42
Joined: Dec 2006
#7
2007-10-17, 04:55 PM
That would work. The only thing is automatically starting the conversion at a set time or after a specific program.

Postprocessing.bat is out because I don't want to convert everything.

Can the conversions in GBPVR be called from a batch file that runs at a specific time?
Gateway GM5664 with Vista Premium SP1 Transferred to Antec Fusion HTPC case
AMD Phenom 9600 Quad Core 2.3GHZ, 3GB PC5300 667MHZ Memory
3 Tuners: Avermedia Duet PCIe, HVR-1250 PCIe
LG GGC-H20N Blu-ray / HDDVD ROM Drive, Visiontek HD 3650 512 MB Graphics (Cat 9.6)
Sound Blaster X-Fi XtremeGamer, Gyration Media Center Remote Control
HDD: 30GB OCZ Vertex SSD - OS, 1TB (2x500GB) - Recordings
GBPVR: 1.4.7, Plugins - SuperSimpleArchiver, GBPVRCLi/LCD Smartie for VFD, Music Plugin
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#8
2007-10-17, 05:06 PM
Satori Wrote:That would work. The only thing is automatically starting the conversion at a set time or after a specific program.

Postprocessing.bat is out because I don't want to convert everything.

Can the conversions in GBPVR be called from a batch file that runs at a specific time?

You could probably add some commands to postprocessing.bat to handle the specific instance. You have the channel number available to check against, and may be able to rig something up to check the programming name with a wildcard.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#9
2007-10-17, 05:19 PM
Sorry had to make dinner firstSmile

You could add the following line to the <customffmpegconversions> part in config.xml. make a backup first, then edit it in notepad or any other simple text editor.

Code:
<Conversion name="Mp3" cmd="-y -i {SOURCE_FILE} -vn -acodec mp3 -ac 2 -ab 160 -y  {DEST_FILE}" targetExtension=".mp3" />

It writes a mp3 file with a bitrate of 160, you could edit that if you want.
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.
Satori
Offline

Member

Posts: 238
Threads: 42
Joined: Dec 2006
#10
2007-10-22, 07:15 PM
FWIW I resolved this for my own usage

I set up CBS news to record at 5-6am every weekday. I set it so only the last episode is kept. Then I have task scheduler run this script every weekday at 6:15am:

Code:
@echo off
F:
cd\
cd video
for %%f in (cbs*.mpg) do "c:\program files\devnz\gbpvr\third party\ffmpeg\ffmpeg.exe" -i "%%f" "D:\news\cbsnews.mp3"

I will set the directory to sync automatically to my phone over USB.
Gateway GM5664 with Vista Premium SP1 Transferred to Antec Fusion HTPC case
AMD Phenom 9600 Quad Core 2.3GHZ, 3GB PC5300 667MHZ Memory
3 Tuners: Avermedia Duet PCIe, HVR-1250 PCIe
LG GGC-H20N Blu-ray / HDDVD ROM Drive, Visiontek HD 3650 512 MB Graphics (Cat 9.6)
Sound Blaster X-Fi XtremeGamer, Gyration Media Center Remote Control
HDD: 30GB OCZ Vertex SSD - OS, 1TB (2x500GB) - Recordings
GBPVR: 1.4.7, Plugins - SuperSimpleArchiver, GBPVRCLi/LCD Smartie for VFD, Music Plugin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Audio buzzing second time recording launched. dennit 2 4,715 2012-12-09, 11:28 PM
Last Post: dennit
  Help wih AAC audio Pob 14 9,931 2012-07-03, 04:23 AM
Last Post: SLR_65
  Composite Source using Hauppauge PVR500 gives sound but no video DukeBrymin 1 3,222 2012-02-03, 02:41 AM
Last Post: slowtech
  Two Channels Without Video skycyclepilot 5 3,720 2011-10-29, 07:49 PM
Last Post: sub
  HVR-1950 Audio Distortion Paul D. Bellamy 0 1,868 2011-09-06, 02:36 PM
Last Post: Paul D. Bellamy
  Zehd's Video Library Slick Skin Snooze 0 2,338 2011-09-03, 01:09 AM
Last Post: Snooze
  GB-PVR + LAVF Audio decoder (DVD) hoborg 0 1,979 2011-04-06, 04:15 PM
Last Post: hoborg
  New Machine (probably old problems), Video Render Options jvcleave 12 5,784 2011-02-01, 08:37 AM
Last Post: stustunz
  No Video in PVRX2 GUI TonySmith35 13 5,380 2011-01-09, 10:31 PM
Last Post: steevo
  0 sized files pjm460 4 2,192 2010-12-17, 05:15 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode