![]() |
2011-11-06
, 20:47
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#2
|
The Following User Says Thank You to m4r0v3r For This Useful Post: | ||
![]() |
2011-11-06
, 23:44
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#3
|
------
Original:
I am having some trouble with flv files obtained with rtsp.
Symptom: unable to play or convert file to an aac conainted within an flv container. File is audio only.
Steps leading up to problem:
- Find url, and download flv
- Download reports success.
- Attempt conversion/extraction from flv to aac, receive following ffmpeg output: "Unknown format" (with respect to the flv object)
- Media player sits on 5 dots (!!) and no action by MPlayer.
- Same problem irrespective of whether coversion is attempted as part of the download process, separately or not at all.
Notes:
- flv file exists (~173MB)
- At this stage I'm trying to ascertain what the source of the problem is. I am not sure whether it rests with rtmpdump, ffmpeg, or something else.
- ffmpeg, rtmpdump, mplayer and libwwwperl are those available in maemo.org repositories.
- no actual encoding is required, just transcoding (think that's what it's called): codecs remain the same but container changes file-type.
- converting flv videos seems to be less of a problem i.e. both a and v components convert to combined mp4, just fine.
- mplayer -identify says it's an aac object but also says no audio.
Below is the terminal output, which I've attached instead of pasting, to save bloating the thread!
Many thanks in advance for any assistance...
Last edited by demolition; 2011-11-07 at 12:29. Reason: better title