Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Announcements and Chat > General Discussion

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th April 2012, 18:15   #1  |  Link
Xirix
Registered User
 
Join Date: Jan 2006
Posts: 24
2 hour .flv file, sound not working

Not sure if anyone here will be able to help with this, but I thought I'd ask.

I have two .flv files that are about 2 hours long each, but both download with no audio for some reason. I've tried VLC, MPC with CCCP codecs, a couple .flv specific players, nothing. I'm unsure of what's going on.

The two videos in question are the two Pathfinder parts in this url.

http://blip.tv/the-spoony-experiment/rss

If you watch the video on blip, it's fine, downloading it with the filelink in the RSS, or with a video downloader, no audio.
Xirix is offline   Reply With Quote
Old 26th April 2012, 20:44   #2  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Players might not like the speex audio. You could extract the raw streams using FLV Extract, convert the audio to something usable using ffmpeg and then mux to e.g. mkv or mp4.
sneaker_ger is offline   Reply With Quote
Old 26th April 2012, 21:49   #3  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
Converting results in somehow b0rked files, but if all you want to do is to play them using e.g. MPC try the following:
ffmpeg -v quiet -i "Counter Monkey - Pathfinder Live! (Session 1, Part 1).flv" -vcodec copy -acodec libvorbis output_part1.mkv

/edit:
seemingly non-b0rked files:
1. extract using FLV Extract
2. ffmpeg -v quiet -i "Counter Monkey - Pathfinder Live! (Session 1, Part 1).flv" -vn part1.aac
3. muxer -i "Counter Monkey - Pathfinder Live! (Session 1, Part 1).h264"?fps=25 -i part1.aac?language=eng -o part1.mp4

"muxer.exe" is from L-Smash standalone.

Last edited by sneaker_ger; 26th April 2012 at 21:58.
sneaker_ger is offline   Reply With Quote
Old 7th May 2012, 20:55   #4  |  Link
sneaker_ger
Registered User
 
Join Date: Dec 2002
Posts: 5,565
LAV now supports speex.
sneaker_ger is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:37.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.