On 08/12/2017 14:06, Carlos E. R. wrote:
I can view those files fine if on the local filesystem. I can not view them while on the phone. MTP is the protocol used to access files on the phone via USB cable, but that should be transparent, the files are on a virtual local filesystem.
The closest thing to mtp that gstreamer supports is in plugins-bad libgstcurl.so and is called smtp, don't know if it's mail related or secure media transfer protocol. I suggested plugins-libav because it interfaces with ffmpeg and ffmpeg supports mtp but gst-inspect-1.0 --plugin libav|grep mtp brings up nothing. libxine has it's own mtp support. Try gst-inspect-1.0 --plugin curl for more details. Hope this helps you understand the problem. Dave P -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org