No transcoding occurs with FLV files

Posted:
Mon Oct 21, 2013 3:16 pm
by Metshrine
Hi all,
I am wondering if anyone has had luck getting serviio to transcode FLV files? I am attempting to stream to my PS3 and require FLV files to be transcoded so the PS3 can use them. I know serviio can interact with the FLV files because I am seeing thumbnails generated and displayed properly on the PS3. However, each time I go to play the file, I get a network error and never see the ffmpeg.exe process called.
Any ideas?
Re: No transcoding occurs with FLV files

Posted:
Mon Oct 21, 2013 6:54 pm
by zip
It should already transcode flv. Enable
detailed log and check what happens when you try to play the file.
Re: No transcoding occurs with FLV files

Posted:
Tue Oct 22, 2013 2:39 am
by Metshrine
Here is the error in the
debug log2013-10-21 22:38:36,561 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -fflags +genpts -threads auto -i V:\Training\Cisco\INE.COM - CCNP Routing and Switching - SWITCH - 642-813\01 - CCNP Routing & Switching Exam Course v3-0 - Introduction.flv -y -threads auto -c:v copy -bsf:v h264_mp4toannexb -c:a ac3 -b:a 384k -ar 48000 -ac 2 -map 0:0 -map 0:1 -sn -f mpegts C:\Windows\TEMP\Serviio\transcoding-temp-33685-4-ORIGINAL.stf
2013-10-21 22:38:36,668 WARN [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 038F5360] pts (2970) < dts (5973) in stream 0
av_interleaved_write_frame(): Invalid argument
I am using the official ffmpeg executable included in the serviio installer. This occurs on ANY FLV file.
Re: No transcoding occurs with FLV files

Posted:
Tue Oct 22, 2013 1:52 pm
by zip
can you share an example flv with me?