Advertisement
Guest User

Untitled

a guest
Nov 11th, 2022
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. hajzer@hajzer:~$ gst-launch-1.0 --gst-debug=*:3 playbin uri=file:///home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4
  2. 0:00:00.203235106 3291 0x557e1c603f00 WARN playbin gstplaybin2.c:1662:gst_playbin_uri_is_valid:<playbin0> uri 'file:///home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4' not valid, character #23
  3. 0:00:00.203340703 3291 0x557e1c603f00 WARN playbin gstplaybin2.c:1680:gst_play_bin_set_uri:<playbin0> not entirely correct file URI 'file:///home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4' - make sure to escape spaces and non-ASCII characters properly and specify an absolute path. Use gst_filename_to_uri() to convert filenames to URIs
  4. Adatcsatorna beállítása SZÜNETELTETETT állapotúra…
  5. 0:00:00.209393009 3291 0x557e1c603f00 WARN filesrc gstfilesrc.c:553:gst_file_src_start:<source> error: No such file "/home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4"
  6. 0:00:00.209536793 3291 0x557e1c603f00 WARN basesrc gstbasesrc.c:3556:gst_base_src_start:<source> error: Failed to start
  7. 0:00:00.211183806 3291 0x557e1c603f00 WARN filesrc gstfilesrc.c:553:gst_file_src_start:<source> error: No such file "/home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4"
  8. HIBA: a következő elemtől: /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source: Az erőforrás nem található.
  9. További hibakeresési információk:
  10. ../plugins/elements/gstfilesrc.c(553): gst_file_src_start (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source:
  11. No such file "/home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4"
  12. HIBA: az adatcsatorna nem akar elindulni.
  13. 0:00:00.211501634 3291 0x557e1c603f00 WARN basesrc gstbasesrc.c:3556:gst_base_src_start:<source> error: Failed to start
  14. HIBA: a következő elemtől: /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source: GStreamer hiba: az állapotváltás meghiúsult és néhány elem nem volt képes megfelelő hibaüzenetet küldeni a hiba okáról.
  15. További hibakeresési információk:
  16. ../libs/gst/base/gstbasesrc.c(3556): gst_base_src_start (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source:
  17. Failed to start
  18. HIBA: az adatcsatorna nem akar elindulni.
  19. 0:00:00.211767863 3291 0x557e1c603f00 WARN filesrc gstfilesrc.c:553:gst_file_src_start:<source> error: No such file "/home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4"
  20. HIBA: a következő elemtől: /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source: Az erőforrás nem található.
  21. További hibakeresési információk:
  22. ../plugins/elements/gstfilesrc.c(553): gst_file_src_start (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source:
  23. No such file "/home/hajzer/Letöltések/big_buck_bunny_720p_surround.mp4"
  24. HIBA: az adatcsatorna nem akar elindulni.
  25. 0:00:00.211944458 3291 0x557e1c603f00 WARN basesrc gstbasesrc.c:3556:gst_base_src_start:<source> error: Failed to start
  26. HIBA: a következő elemtől: /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source: GStreamer hiba: az állapotváltás meghiúsult és néhány elem nem volt képes megfelelő hibaüzenetet küldeni a hiba okáról.
  27. További hibakeresési információk:
  28. ../libs/gst/base/gstbasesrc.c(3556): gst_base_src_start (): /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstFileSrc:source:
  29. Failed to start
  30. HIBA: az adatcsatorna nem akar elindulni.
  31. 0:00:00.212100241 3291 0x557e1c603f00 WARN basesrc gstbasesrc.c:3912:gst_base_src_activate_push:<source> Failed to start in push mode
  32. 0:00:00.212132440 3291 0x557e1c603f00 WARN GST_PADS gstpad.c:1141:gst_pad_set_active:<source:src> Failed to activate pad
  33. Failed to set pipeline to PAUSED.
  34. Az adatcsatorna beállítása NULL értékre…
  35. Adatcsatorna felszabadítása…
  36. hajzer@hajzer:~$
  37.  
  38.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement