Problem with ffmpeg cant play videos
Hi @ all,
first of all I apologize for my english.
I have the following problem when i want play a video.
Then I looked in the log file and found the following Warning
ffmpeg version
Where is the problem and can you help me pls
first of all I apologize for my english.
I have the following problem when i want play a video.
Then I looked in the log file and found the following Warning
- Code:
2013-11-10 12:50:07,644 WARN [ServiioStatusService] Returning error code to the REST layer: Not Found (404) - The server has not found anything matching the request URI
2013-11-10 12:50:18,084 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Duration: 01:48:37.01, start: 0.000000, bitrate: 898 kb/s
Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 139 kb/s
Unrecognized option 'c:v'
Failed to set value 'flv' for option 'c:v'
2013-11-10 12:50:27,966 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2013-11-10 12:50:28,244 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Duration: 01:48:37.01, start: 0.000000, bitrate: 898 kb/s
Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 139 kb/s
Unrecognized option 'c:v'
Failed to set value 'flv' for option 'c:v'
2013-11-10 12:50:38,176 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
2013-11-10 12:50:38,451 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error. Detailed output follows.
Duration: 01:48:37.01, start: 0.000000, bitrate: 898 kb/s
Stream #0.0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream #0.1: Audio: mp3, 44100 Hz, stereo, s16, 139 kb/s
Unrecognized option 'c:v'
Failed to set value 'flv' for option 'c:v'
2013-11-10 12:50:48,385 WARN [ServiioStatusService] IOException occured. Returning error code 500 to the REST layer. Message: Transcoded file '/tmp/Serviio/transcoding-temp-5-flv_player-MEDIUM.stf' cannot be found, FFmpeg execution probably failed
ffmpeg version
- Code:
ffmpeg version 0.8.8-4:0.8.8-0ubuntu0.12.04.1, Copyright (c) 2000-2013 the Libav developers
built on Oct 22 2013 12:31:55 with gcc 4.6.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a future release. Please use avconv instead.
ffmpeg 0.8.8-4:0.8.8-0ubuntu0.12.04.1
libavutil 51. 22. 1 / 51. 22. 1
libavcodec 53. 35. 0 / 53. 35. 0
libavformat 53. 21. 1 / 53. 21. 1
libavdevice 53. 2. 0 / 53. 2. 0
libavfilter 2. 15. 0 / 2. 15. 0
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 52. 0. 0 / 52. 0. 0
Where is the problem and can you help me pls