Extracting audio?
Extracting audio?
I have an mpeg2 clip that has the audio in Dolby format. I would like to extract the audio from the clip. I know know how to do it with Video Studio, except that I have VS 7 which doesn't support Dolby. I have Movie Factory 3 which will handle the audio. Is there any way to extract the audio with MF?
Well.... You could try making a DVD with LPCM audio. Then, import that DVD into Video Studio. But, I don't think Video Studio had a decent DVD Import tool 'till VS9.
You could also try using SUPER (FREE!!!).
Or, maybe it's time to upgrade one or both of your programs...
I don't upgrade every time a new version comes out, but the Dolby codec and the improved DVD Import should be quite valuable to you.
You could also try using SUPER (FREE!!!).
Or, maybe it's time to upgrade one or both of your programs...
[size=92][i]Head over heels,
No time to think.
It's like the whole world's
Out of... sync.[/i]
- Head Over Heels, The Go-Gos.[/size]
No time to think.
It's like the whole world's
Out of... sync.[/i]
- Head Over Heels, The Go-Gos.[/size]
In Super you should see the ffmpeg encoder/decoder.
Just use the correct extension for the audio that's in the source file.
To find out what streams are in the source file first type
ffmpeg -i input_file.mpg (read the results)
If Dolby Audio then:
ffmpeg -i input_file.mpg -vn -acodec copy output_file.ac3
No conversions performed, simple extraction.
Same with the video portion
ffmpeg -i input_file.mpg -vcodec copy -an output_file.m2v
Just use the correct extension for the audio that's in the source file.
To find out what streams are in the source file first type
ffmpeg -i input_file.mpg (read the results)
If Dolby Audio then:
ffmpeg -i input_file.mpg -vn -acodec copy output_file.ac3
No conversions performed, simple extraction.
Same with the video portion
ffmpeg -i input_file.mpg -vcodec copy -an output_file.m2v
Thanks etech. That's the kind of answer I was originally hoping for. I have MF 3 disc creator, but I don't see an "Audio Disc module". There is a "Create Music CD" icon in the GUI, but this did not seem to provide any of the features you described. At least not in any obvious way.etech6355 wrote:Just another point if you have MF3 Disk Creator/MF5_Plus or MF6_Plus you can use the "Audio Disk" module to convert/extract audio from videos files, convert audio to different formats, extract audio from CD's, create MP3's etc.
As I said earlier, I was able to do what I needed using Super. But if it can be done with MF, I wouldn't mind knowing how.
Off topic - I always have the "Notify me when a reply is posted" box checked but I haven't been getting the notifications. Is this normal?
-
chuck2
- Ron P.
- Advisor
- Posts: 12002
- Joined: Tue May 10, 2005 12:45 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Hewlett-Packard 2AF3 1.0
- processor: 3.40 gigahertz Intel Core i7-4770
- ram: 16GB
- Video Card: NVIDIA GeForce GTX 645
- sound_card: NVIDIA High Definition Audio
- Hard_Drive_Capacity: 4TB
- Monitor/Display Make & Model: 1-HP 27" IPS, 1-Sanyo 21" TV/Monitor
- Corel programs: VS5,8.9,10-X5,PSP9-X8,CDGS-9,X4,Painter
- Location: Kansas, USA
This is nothing new. It has been a problem off and on for some time. It is just hit and miss if you'll be notified.
Maybe one of these days, now that Corel has the reigns, they will update the forum to a more reliable format, like SMF, or Invision Power Boards. The SMF is free, while IPB charges a fee.
Maybe one of these days, now that Corel has the reigns, they will update the forum to a more reliable format, like SMF, or Invision Power Boards. The SMF is free, while IPB charges a fee.
Ron Petersen, Web Board Administrator
