Codice: Seleziona tutto
joe@darkstar:~/tmp/videoconvert$ mplayer prova.flv
MPlayer 20100218-4.4.3 (C) 2000-2010 MPlayer Team
Playing prova.flv.
libavformat file format detected.
[flv @ 0x9038f10]Estimating duration from bitrate, this may be inaccurate
[lavf] Video stream found, -vid 0
[lavf] Audio stream found, -aid 1
VIDEO: [VP6F] 560x420 0bpp 29.970 fps 512.0 kbps (62.5 kbyte/s)
Clip info:
duration: 180
width: 560
height: 420
videodatarate: 500
framerate: 30
videocodecid: 4
audiodatarate: 32
audiodelay: 0
audiocodecid: 2
canSeekToEnd: false
lasttimestamp: 180
lastkeyframetimestamp: 179
creationdate: unknown
metadatacreator: Manitu Group FLV MetaData Injector 2
filesize: 12487949
videosize: 11708885
audiosize: 772576
datasize: 6475
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffvp6f] vfm: ffmpeg (FFmpeg VP6 Flash)
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 11025 Hz, 2 ch, s16le, 32.0 kbit/9.07% (ratio: 4000->44100)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [oss] 11025Hz 2ch s16le (2 bytes per sample)
Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [xv] 560x420 => 560x420 Planar YV12
A: 0.1 V: 0.1 A-V: -0.011 ct: 0.000 0/ 0 ??% ??% ??,?% 0 0
MPlayer interrupted by signal 11 in module: decode video
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Lo stesso video viene regolarmente riprodotto da ffplay.
Inoltre ho tentato anche la conversione con ffmpeg. Sembra funzionare nel senso che il video convertito in "avi" è riproducibile con mplayer, al contrario del "sorgente" flv.... Devo però ammettere che la qualità del video avi così convertito mi pare inferiore rispetto all'originale flv riprodotto con ffplay... non essendo esperto non ho usato particolari parametri, magari si può anche ottenere qualcosa di migliore: io ho sempliceente dato:
Codice: Seleziona tutto
ffmpeg -i sorgente.flv output.aviAggiungo che dopo una rapida prova con xine sono riuscito a riprodurre senza problemi il sorgente flv... ho anche provato la riproduzione del convertito avi e confermo la qualità inferiore.... è abbastanza evidente mettendo a schermo intero.
Vi ringrazio in anticipo, spero possiate darmi una mano. Saluti|
