[FFmpeg-user] Playback issues with HLS on Android
René Calles
me at renecalles.de
Fri May 10 23:05:32 CEST 2013
Hi Walter,
good to hear this helped you. For me there is a issue left on Nexus 4 as video sometimes get scrambeled, like a missing frame or something. This happens only on Nexus 4, not on Galaxy Tab or Galaxy S3.
Really strange and i don't have any clue why.
Hope someone on this list can help.
Best
René
Am 10.05.2013 um 20:32 schrieb Walter Ebert <lists at walterebert.com>:
> Thank you René.
>
>> Works not:
>> Encode H.264/AAC video and segment it in a single command!!
>>
>> Works:
>> Encode H.264/AAC video to MP4 Container, and in separate process, copy
>> the bitstreams (-c copy), set the bitstream filter (-bsf:v
>> h264_mp4toannexb) and segment it using (-f segment).
>
> After struggling with HLS on Android I can confirm your suggestion works :)
>
> I actually created a HLS test page for this:
> http://walterebert.com/playground/video/hls/
>
> I hoped this would also improve Flash playback. But changing bitrate
> still disrupts the audio stream. Not sure if this is a HLS or Flash problem.
>
> Cheers,
> Walter
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
More information about the ffmpeg-user
mailing list