cmw
14th September 2008, 10:37
Hi there!
I recorded a flv stream from RTMP and now have the following problem: I cannot open the file with DirectShowPlayers. I have flvsplitter installed of course and can play other flv files.
This one is a bit different though since it's recorded from rtmp and also has h264 (all my other flv have h263). Mediainfo:
General
Complete name : C:\Dokumente und Einstellungen\Sebio Dichtbringer\Eigene Dateien\My Recordings\bla.flv
Format : Flash Video
File size : 60.8 MiB
Video
Format : AVC
Format/Info : Advanced Video Codec
Frame rate mode : Variable
Audio
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Resolution : 16 bits
Video delay : 60ms
For decoding I use ffdshow, however it doesn't kick in. When trying to play e.g. with MPC it tells me:
Media Type 0:
--------------------------
Unknown
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Stream {E436EB83-524F-11CE-9F53-0020AF0BA770}
subtype: Unknown GUID Name {F2FAC0F1-3852-4670-AAC0-9051D400AC54}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
Media Type 1:
--------------------------
Unknown
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Stream {E436EB83-524F-11CE-9F53-0020AF0BA770}
subtype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
VLC fails to play the file aswell, graphedit fails to build a graph (works good with other flv files though).
However it gets played back properly by FLV Player 2.0, but the Quality is inferior there and I don't like to use multiple programs, so please help me on getting this thing to run with DirectShow :)
I recorded a flv stream from RTMP and now have the following problem: I cannot open the file with DirectShowPlayers. I have flvsplitter installed of course and can play other flv files.
This one is a bit different though since it's recorded from rtmp and also has h264 (all my other flv have h263). Mediainfo:
General
Complete name : C:\Dokumente und Einstellungen\Sebio Dichtbringer\Eigene Dateien\My Recordings\bla.flv
Format : Flash Video
File size : 60.8 MiB
Video
Format : AVC
Format/Info : Advanced Video Codec
Frame rate mode : Variable
Audio
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Resolution : 16 bits
Video delay : 60ms
For decoding I use ffdshow, however it doesn't kick in. When trying to play e.g. with MPC it tells me:
Media Type 0:
--------------------------
Unknown
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Stream {E436EB83-524F-11CE-9F53-0020AF0BA770}
subtype: Unknown GUID Name {F2FAC0F1-3852-4670-AAC0-9051D400AC54}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
Media Type 1:
--------------------------
Unknown
AM_MEDIA_TYPE:
majortype: MEDIATYPE_Stream {E436EB83-524F-11CE-9F53-0020AF0BA770}
subtype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
formattype: TIME_FORMAT_NONE {00000000-0000-0000-0000-000000000000}
bFixedSizeSamples: 1
bTemporalCompression: 0
lSampleSize: 1
cbFormat: 0
VLC fails to play the file aswell, graphedit fails to build a graph (works good with other flv files though).
However it gets played back properly by FLV Player 2.0, but the Quality is inferior there and I don't like to use multiple programs, so please help me on getting this thing to run with DirectShow :)