kimjinchoul / ossbuild

Automatically exported from code.google.com/p/ossbuild
0 stars 0 forks source link

No playing sound in FLV file #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In previous version was no problem with this file.

Original issue reported on code.google.com by pak...@gmail.com on 13 May 2010 at 6:33

Attachments:

GoogleCodeExporter commented 9 years ago
Works for me with the following pipeline:
gst-launch.exe playbin uri=file:///c:/video_test.flv

There is a bug in the GStreamer registry on Windows which prevents the registry 
to be 
updated properly when new plugins are installed, retry deleting it. It's 
located in 
'$HOME/.gstreamer-0.10'
You can also check with gst-inspect if all the plugins are loaded properly

Original comment by ylatuya on 13 May 2010 at 7:18

GoogleCodeExporter commented 9 years ago
I delete this file, but still have no sound with this file :(
I use Windows 7 64bit, gst-inspect show what is in attachment
gst-launch show:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstAudioSinkClock

Original comment by pak...@gmail.com on 14 May 2010 at 6:47

Attachments: