Convert FLV for playback using MediaPlayer

Discuss about generic usage of MediaCoder.

Moderator: HuggiL

Post Reply
blubbla
Beginner
Beginner
Posts: 1
Joined: Mon Feb 01, 2010 11:42 am

Convert FLV for playback using MediaPlayer

Post by blubbla » Mon Feb 01, 2010 11:52 am

Hi,

my goal is to transform a given flv-File to a format which my external mediaplayer can play.
When i analyze some other working mediafiles, i get the following settings:

Code: Select all

Container: AVI
Bitrate: 850 Kbps
Overhead: 1,2%

Video(0): MPEG-4 Visual
Profile: Simple@L1
Bitrate 712 Kbps
Resolution: 640x360
Frame rate: 25.00 FPS
Scan:Progressive

Audio(1): MPEG Audio
Bitrate 128.0 Kbps
Sample Rate: 44100 Hz
Channel: 2 
So i tried to convert the flash file with Video: MPEG4 and Container: AVI, with various bitrates from 700 to 850. But every file I converted didnt work on the mediaplayer - I don't know what I should do now. I would be very pleased if you have any advises for me

(the mediaplayer is a little noname-player, you can put an usbstick in it and connect it to a tv. All of the avi-Files (divx etc..) work with it, but no files i converted with mediacoder).

Post Reply