View Single Post
Old 26th March 2021, 19:14   #11  |  Link
forgetfool
Registered User
 
Join Date: Aug 2020
Posts: 33
Ok, I was using the wrong ffplay. The one in /usr/bin, not the one just build in /usr/local/bin...

Now with restart of the shell I get the following output (my script is only running Version()):

[verbose] Initialized opengl renderer.
[NULL @ 0x7f5e6c000c80] [debug] Opening 'film-test-linux.avs' for reading
[file @ 0x7f5e6c001980] [debug] Setting default whitelist 'file,crypto,data'
[avs2 @ 0x7f5e6c000c80] [warning] Format avs2 detected only with low score of 1, misdetection possible!
[avs2 @ 0x7f5e6c000c80] [debug] Before avformat_find_stream_info() pos: 0 bytes read:1693 seeks:0 nb_streams:1
[avs2 @ 0x7f5e6c000c80] [warning] Could not find codec parameters for stream 0 (Video: avs2, 1 reference frame, none): unspecified size
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[avs2 @ 0x7f5e6c000c80] [debug] After avformat_find_stream_info() pos: 1693 bytes read:1693 seeks:0 frames:1
[info] Input #0, avs2, from 'film-test-linux.avs':
[info] Duration: N/A, bitrate: N/A
[info] Stream #0:0, 1, 1/1200000: Video: avs2, 1 reference frame, none, 1200k tbr, 1200k tbn, 1200k tbc
[warning] No decoder could be found for codec avs2
[fatal] Failed to open file 'film-test-linux.avs' or configure filtergraph
[AVIOContext @ 0x7f5e6c009dc0] [verbose] Statistics: 1693 bytes read, 0 seeks
forgetfool is offline   Reply With Quote