GNOME Bugzilla – Bug 694375
Only sound when playing a mpeg file with uri http
Last modified: 2013-06-08 03:46:01 UTC
Created attachment 237069 [details] Debug log Setup: ------ Laptop Dell Latitude E5420: * Ubuntu 12.04 64 bit * Intel Core i5 2540M * 4GiB memory * integrated graphics controller (Intel) Pre-conditions: --------------- * Terminal open * File ready to be tested Steps: ----- 1. Execute command: gst-launch-0.10 playbin2 uri='http://localhost/toto/104.mpeg' Actual result ------------- 1. There is no video. Only sound is played. Expected result: ---------------- 1. Video and audio are played Information: ----------- The file comes from DLNA Forum and can't be shared :( Here are properties: gst-discoverer-1.0 104.mpeg Analyzing file:///home/yann/Bureau/104.mpeg Done discovering file:///home/yann/Bureau/104.mpeg Topology: container: MPEG-2 System Stream audio: MPEG-1 Layer 2 (MP2) video: MPEG-2 Video Properties: Duration: 0:27:27.120000000 Seekable: yes Tags: codec audio: MPEG 1 Audio, Layer 2 débit nominal: 64000 has crc: true channel mode: mono codec vidéo: MPEG 2 Video Not reproduced with this commands (video+audio are played): gst-launch-0.10 playbin uri=file:///'home/yann/Bureau/104.mpeg' gst-launch-0.10 playbin2 uri=file:///'home/yann/Bureau/104.mpeg'
Thanks for the bug report. However, the 0.10 version of GStreamer is not maintained any longer, please re-test with 1.x. Also, realistically, we will need the file in order to look into this. The chances that anyone is going to look at this trying to figure it out from just the debug log are pretty slim, they will likely just go and look at other bugs where a file is readily available.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!