Internal data stream error.
- 
 Hello, I got this error message when trying to play an m4a, VLC and audacious can play it without issue. I guess the issue might be in the filename or the tag, since it's in some Asian language, think is Japanese. 06 ç§ã»æ¯è²ã®å ã.m4a![alt text]Internal data stream error. ../gst/isomp4/qtdemux.c(6967): gst_qtdemux_loop (): /GstPlayBin3:pipeline-3-pipeline/GstURIDecodeBin3:uridecodebin3/GstURISourceBin:urisourcebin2/GstParseBin:parsebin2/GstQTDemux:qtdemux5: streaming stopped, reason not-linked (-1)
- 
 @fbm224 
 It looks like it's using the wrong codec (qtdemux), if the file really is aac/mp4 audio not video.
 You are probably missing the gstreamer mp4/aac plugin. You need either faad or fdkaac (part of gst-plugins-bad), but some distros might not ship them by default.
